Search found 15 matches

by briajer
05 Apr 2023, 13:24
Forum: Help
Topic: Hide User List
Replies: 2
Views: 2274

Re: Hide User List

Thanks managed to make the changes!
by briajer
04 Apr 2023, 16:34
Forum: Help
Topic: User Self Deletion (option)
Replies: 3
Views: 2431

Re: User Self Deletion (option)

if the cURL command is run in a script what is needed specifically in the CSP / CSRF?

i'm running into an issue where it won't run the script.

a nonce or ('nonce-...') is required to enable inline execution.
may also be connected to script-src default-src
by briajer
30 Mar 2023, 19:13
Forum: Help
Topic: Hide User List
Replies: 2
Views: 2274

Hide User List

How can I hide the list of users in the backend so that in a marketplace setup a single shops admin can't see the whole customer base? (User list is inherited across all sites but admins of other sites shouldn't be able to see them)
by briajer
30 Mar 2023, 13:20
Forum: Help
Topic: User Self Deletion (option)
Replies: 3
Views: 2431

User Self Deletion (option)

What is the best way to implement the user deletion while they are logged in? https://aimeos.org/docs/latest/frontend/jsonapi/customer/#delete-customer I would like to have a button or link within the user account (bottom of page) with a secondary (are you sure) check. The documentation just seems t...
by briajer
30 Mar 2023, 13:16
Forum: Help
Topic: Order / Payment Emails being duplicated
Replies: 3
Views: 2834

Re: Order / Payment Emails being duplicated

Laravel, currently using test mode for payments

it might be the case that it is status changes triggering the multiple emails but they all look the same and contain the same PDF
by briajer
29 Mar 2023, 09:37
Forum: Help
Topic: Order / Payment Emails being duplicated
Replies: 3
Views: 2834

Order / Payment Emails being duplicated

I am seeing duplicate emails for every order placed / paid (aimeos 2022.10.06) just updated yesterday but the issue was there before. Each email is sending 3 times. I have switched SMTP from production back to mailtrap and still seeing the duplicates. cron jobs seem ok is there anything I can check?
by briajer
08 Feb 2023, 16:09
Forum: Help
Topic: Language Customization
Replies: 1
Views: 1161

Language Customization

My store is using the default 'EN' language and things are mostly fine but I would like to change some words like 'VAT' instead of 'Tax' and 'Title' instead of 'Salutation' as well as a few others like Shipping / Delivery I have found the en.po file in /ai-client-html/i18n/ This seems to have VAT re...
by briajer
25 Jan 2023, 20:07
Forum: Help
Topic: Search Button Hidden in Mobile Page Widths
Replies: 3
Views: 1511

Re: Search Button Hidden in Mobile Page Widths

From html inspection - button.btn.btn-search / section.aimeos.catalog-filter seems to be what I would like to stay visible. In mobile view the search button inside the Navbar disapears in mobile view but the account and basket buttons stay visible I also tried playing with the @yield('aimeos_head_se...
by briajer
20 Jan 2023, 11:34
Forum: Help
Topic: Search Button Hidden in Mobile Page Widths
Replies: 3
Views: 1511

Search Button Hidden in Mobile Page Widths

I would like to keep the Search Button visible when the view changes due to responsiveness. The Locale Options stayed visible but the search icon disappears. I removed the code for "@yield('aimeos_head_locale')" in the base.blade.php to make room for the Search Icon. I have also tried movi...
by briajer
19 Jan 2023, 13:43
Forum: Help
Topic: Site broken after running Composer up to update
Replies: 2
Views: 1313

Re: Site broken after running Composer up to update

I have just ran ./artisan aimeos:setup

my site is now back other than a few images which have been overwritten