Search found 2 matches
- 30 Nov 2021, 11:30
- Forum: Help
- Topic: Frontend Item Search Error
- Replies: 1
- Views: 2346
Frontend Item Search Error
Hey guys,
I get an error when I search for single items in the frontend shop (no matter what item).
Is there any known problem?
Our version is 2020.10.9
Error log:
Time: 4350.8059978485ms
Class: Aimeos\MShop\Index\Manager\MySQL
SELECT "key", COUNT("id") AS "count"
FROM (
SELECT mindsu."supid ...
I get an error when I search for single items in the frontend shop (no matter what item).
Is there any known problem?
Our version is 2020.10.9
Error log:
Time: 4350.8059978485ms
Class: Aimeos\MShop\Index\Manager\MySQL
SELECT "key", COUNT("id") AS "count"
FROM (
SELECT mindsu."supid ...
- 29 Oct 2021, 13:26
- Forum: Help
- Topic: List OrderItems displayes only 10 entrys
- Replies: 1
- Views: 1980
List OrderItems displayes only 10 entrys
Is it possible to show more orderitems in the customer profile.
Currently only 10 orders are displayed.
And with $this->get( 'listsOrderItems', [] ) you only get 10 entries.
Currently only 10 orders are displayed.
And with $this->get( 'listsOrderItems', [] ) you only get 10 entries.