Search found 38 matches
- 04 Aug 2016, 16:19
- Forum: TYPO3 extension
- Topic: Configuration of product-export
- Replies: 1
- Views: 2492
Configuration of product-export
Finally I got the shop to run as expected. I thank you very much for your help! Otherwise I would never have accomplished that. But one question (probably more :-) ) is left I don't understand. Maybe you can give me a hint how I must config the scheduler-task to export products. I just don't underst...
- 03 Aug 2016, 10:34
- Forum: TYPO3 extension
- Topic: Mini-basket has disappeared after update
- Replies: 10
- Views: 9505
Re: Mini-basket has disappeared after update
I have checked everything one more time:
Yes, it is definitely the right page-id.
No, there is absolutely no restriction to that page (apart from "Hide in menus").
Yes, it is definitely the right page-id.
No, there is absolutely no restriction to that page (apart from "Hide in menus").
- 03 Aug 2016, 09:33
- Forum: TYPO3 extension
- Topic: Wrong E-Mail-language after update from 2.4.6 to 16.7.0
- Replies: 7
- Views: 6386
Re: Wrong E-Mail-language after update from 2.4.6 to 16.7.0
I tried this, but without the mandatory-command the e-mails switched to english again. To me this is strange, too, because, if I only set the mandatory-command, German language is set by default (if you want to switch to English you must choose this manually).
- 03 Aug 2016, 09:27
- Forum: TYPO3 extension
- Topic: Mini-basket has disappeared after update
- Replies: 10
- Views: 9505
Re: Mini-basket has disappeared after update
Yes, I did delete the browser-cookies, but it doesn't help either.
- 02 Aug 2016, 14:18
- Forum: TYPO3 extension
- Topic: Error in Aimeos-Admin-Interface afer update to 16.7.0
- Replies: 4
- Views: 4874
Re: Error in Aimeos-Admin-Interface afer update to 16.7.0
That was it!! Obviously, the APC-Cache is set by default in the Extension-manager. Since I disabled it, there is no error in the admin-interface anymore.
Thank you so much.

Thank you so much.



- 02 Aug 2016, 12:35
- Forum: TYPO3 extension
- Topic: Wrong E-Mail-language after update from 2.4.6 to 16.7.0
- Replies: 7
- Views: 6386
Re: Wrong E-Mail-language after update from 2.4.6 to 16.7.0
Okay, thank you. I fixed it now by adding these two commands (only the "hidden"-command didn't work): plugin.tx_aimeos.settings.client.html.checkout.standard.address.delivery.mandatory { 8 = order.base.address.languageid } plugin.tx_aimeos.settings.client.html.checkout.standard.address.del...
- 02 Aug 2016, 12:28
- Forum: TYPO3 extension
- Topic: Mini-basket has disappeared after update
- Replies: 10
- Views: 9505
Re: Mini-basket has disappeared after update
Okay, but I tried it numerous times and deleted every cache I know (including the typo3temp-files, system-cache, aimeos-cache via scheduler... ). The line
plugin.tx_aimeos.settings.client.html.basket.standard.url.target = 11
does not work. The link always points to the base url of the shop.
plugin.tx_aimeos.settings.client.html.basket.standard.url.target = 11
does not work. The link always points to the base url of the shop.
- 01 Aug 2016, 19:06
- Forum: TYPO3 extension
- Topic: Translation of multiline strings in typoscript
- Replies: 1
- Views: 2931
Re: Translation of multiline strings in typoscript
Hi,
I had the same problem a few weeks ago. Maybe that thread is helpful for you, too:
typo3-extension-f16/general-translation ... -t705.html
Best regards
Ralph
I had the same problem a few weeks ago. Maybe that thread is helpful for you, too:
typo3-extension-f16/general-translation ... -t705.html
Best regards
Ralph
- 01 Aug 2016, 18:57
- Forum: TYPO3 extension
- Topic: Mini-basket has disappeared after update
- Replies: 10
- Views: 9505
Re: Mini-basket has disappeared after update
This is the page ID of your basket page: plugin.tx_aimeos.settings.client.html.basket.standard.url.target = 11 Yes, I know. But it doesn't work. The Link on the Mini-Basket doesn't point to pid 11 (first, it pointed to a wrong pid (12 / detail) for quite a long time, now (without any changes done b...
- 01 Aug 2016, 18:48
- Forum: TYPO3 extension
- Topic: Error in Aimeos-Admin-Interface afer update to 16.7.0
- Replies: 4
- Views: 4874
Re: Error in Aimeos-Admin-Interface afer update to 16.7.0
I deleted all files in the typo3temp-directory, but the error remains the same. Might this be a bug?