Search found 72 matches
- 02 Dec 2021, 15:06
- Forum: TYPO3 extension
- Topic: Problem in Country Dropdown
- Replies: 6
- Views: 11051
Re: Problem in Country Dropdown
I should have checked the template, thank you 

- 01 Dec 2021, 12:10
- Forum: Help
- Topic: Set a basket custom rebate & multiple rebates
- Replies: 9
- Views: 13593
Re: Set a basket custom rebate & multiple rebates
Sorry to hijack this thread, its been helpful but im having some issues relating to the same questions. I notice that when creating the rebate order product we now have to set the stock type, else the productStock throws an error. Im wanting to add single article to adjust the price of the customers...
- 01 Dec 2021, 06:36
- Forum: TYPO3 extension
- Topic: Problem in Country Dropdown
- Replies: 6
- Views: 11051
Re: Problem in Country Dropdown
Do you mean 2020.10 and later? Only I cant see the changes that reflect this.
https://github.com/aimeos/ai-admin-jqad ... #L132-L168
https://github.com/aimeos/ai-admin-jqad ... #L132-L168
- 29 Nov 2021, 08:16
- Forum: Help
- Topic: Default shipping costs
- Replies: 2
- Views: 2064
Re: Default shipping costs
Thank you! This does just the job...once I finally worked out my provider was returning false when the plugin checks availability of the service type configured.
- 26 Nov 2021, 10:33
- Forum: Help
- Topic: Default shipping costs
- Replies: 2
- Views: 2064
Default shipping costs
Morning, When a visitor adds items to their basket, the basket summary displays the shipping amount as 0.00. Im wondering if its possible to set a default delivery service where it can then inherit the price assigned so there is an indicator of the general cost of delivery? I have explored the possi...
- 24 Nov 2021, 13:48
- Forum: Help
- Topic: Acceptable Memory Limit
- Replies: 3
- Views: 2666
Re: Acceptable Memory Limit
Oh hey @nos3, I was just responding to this thread after I made the suggested update. Unfortunately the suggestion from @aimeos made no difference, im now also noticing that the index jobs are now longer able to complete due to the same reasons. We are stuck on 2020.10.*, is there any chance these o...
- 22 Nov 2021, 10:35
- Forum: Help
- Topic: Acceptable Memory Limit
- Replies: 3
- Views: 2666
Acceptable Memory Limit
Morning, We've started noticing memory being exhausted in the stores. An example of one is below: [2021-11-22 07:19:55] local.ERROR: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalE...
- 15 Nov 2021, 09:56
- Forum: Help
- Topic: [SOLVED] Product price list item ref null
- Replies: 9
- Views: 7140
Re: Product price list item ref null
For anyone else stumbling upon this, the issue appeared to be due to configuration. There is an option that allows you to retrieve all items but without active status. I put this under the "command" config key in my shop.php configuration. mshop/common/manager/all-items = true It was also ...
- 15 Nov 2021, 08:26
- Forum: Help
- Topic: [SOLVED] Product price list item ref null
- Replies: 9
- Views: 7140
Re: Product price list item ref null
Morning, I've setup a fresh environment scaffolded with the demo data with zero extensions. Everything works as expected. I copy over the customer/group extension from Aimeos GmbH...bingo, null references. I guess as this a premium extension it is therefore not supported by OS I will need to chase u...
- 14 Nov 2021, 16:08
- Forum: Help
- Topic: [SOLVED] Product price list item ref null
- Replies: 9
- Views: 7140
Re: Product price list item ref null
Dam! I really was thinking that was going to be it
Unfortunately not, the results are the same.
