Basket Mini sometimes Cached old Entries
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 38
- Joined: 10 Oct 2024, 12:51
Basket Mini sometimes Cached old Entries
Hello,
I have the problem that I get cached mini-basket entries.
I have tried switching off the basket cache, but this has no effect.
Thank you for your Help.
I have the problem that I get cached mini-basket entries.
I have tried switching off the basket cache, but this has no effect.
Thank you for your Help.
Re: Basket Mini sometimes Cached old Entries
The mini basket may be cached if the page containing the mini basket is allowed to be cached by the browser. Also, the mini-basket must not be added to the basket and checkout pages because it can't be updated in the same request and would always lag behind.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Basket Mini sometimes Cached old Entries
Hi Aimeos-Team,
we have the same strange problem, but not old entries. We see products from another users basket in the mini basket.
It seems that is a Typo3-caching issue, the browser cache is not the problem. (developer-console open/caching off)
If I clear the Typo3-Caches (All) the mini basket shows the content from my cart, the others sees my basket contents if I reload the page as first.
https://aimeos.org/docs/latest/typo3/cu ... navigation
COA should be a COA_INT to avoid this caching issue
we have the same strange problem, but not old entries. We see products from another users basket in the mini basket.
It seems that is a Typo3-caching issue, the browser cache is not the problem. (developer-console open/caching off)
If I clear the Typo3-Caches (All) the mini basket shows the content from my cart, the others sees my basket contents if I reload the page as first.
https://aimeos.org/docs/latest/typo3/cu ... navigation
COA should be a COA_INT to avoid this caching issue
Thanks a lot!
Re: Basket Mini sometimes Cached old Entries
Thanks for the hint, the documentation has been adapted.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
