Search found 21 matches
- 15 Aug 2022, 08:02
- Forum: TYPO3 extension
- Topic: Set password of fe_user
- Replies: 6
- Views: 2698
Re: Set password of fe_user
I can't save the Category ID. Error while trying to send customer account e-mail: ID parameter needs to be passed for the cHash calculation! #0 /www/htdocs/folder/url.de/htdocs/typo3/sysext/core/Classes/Routing/PageRouter.php(509): TYPO3\CMS\Frontend\Page\CacheHashCalculator->getRelevantParameters('...
- 10 Aug 2022, 12:16
- Forum: TYPO3 extension
- Topic: Sitemap Job is not working correctly
- Replies: 5
- Views: 2273
Re: Sitemap Job is not working correctly
Ok, never mind.
I've added
controller.jobs.product.export.sitemap.location = ../uploads/tx_aimeos/
controller.jobs.product.export.sitemap.baseurl = https://www.domain.com/shop/detail/
and it works!
So you have to use .product instead of .catalog
I've added
controller.jobs.product.export.sitemap.location = ../uploads/tx_aimeos/
controller.jobs.product.export.sitemap.baseurl = https://www.domain.com/shop/detail/
and it works!
So you have to use .product instead of .catalog
- 10 Aug 2022, 11:50
- Forum: TYPO3 extension
- Topic: Sitemap Job is not working correctly
- Replies: 5
- Views: 2273
Re: Sitemap Job is not working correctly
I added my scheduler config.
My urls in the sitemap currently look like this:
www.domain.com/d/My-Product
The real path is:
www.domain.com/shop/detail/d/My-Product
My urls in the sitemap currently look like this:
www.domain.com/d/My-Product
The real path is:
www.domain.com/shop/detail/d/My-Product
- 10 Aug 2022, 11:34
- Forum: TYPO3 extension
- Topic: Sitemap Job is not working correctly
- Replies: 5
- Views: 2273
Re: Sitemap Job is not working correctly
I tried too. Same result.
I used this advanced scheduler and added the id for the pages.
The sitemaps are generated but the urls are wrong because the detail page is ignored.
I used this advanced scheduler and added the id for the pages.
The sitemaps are generated but the urls are wrong because the detail page is ignored.
- 10 Aug 2022, 11:06
- Forum: TYPO3 extension
- Topic: Set password of fe_user
- Replies: 6
- Views: 2698
- 10 Aug 2022, 10:49
- Forum: TYPO3 extension
- Topic: Set password of fe_user
- Replies: 6
- Views: 2698
Re: Set password of fe_user
You are right! There is an error in the log: "Error while trying to send customer account e-mail: ID parameter needs to be passed for the cHash calculation!"
I used the advanced Aimeos scheduler and filled out all the ID fields.
Is there another variable to configure via TS?
I used the advanced Aimeos scheduler and filled out all the ID fields.
Is there another variable to configure via TS?
- 03 Aug 2022, 14:50
- Forum: TYPO3 extension
- Topic: Set password of fe_user
- Replies: 6
- Views: 2698
Set password of fe_user
Hi, in the checkout process, when I check the checkbox to create an account (and all the standard fields are present in the form), aimeos creates a new TYPO3 frontend user. How can the customer create a password? The customer/email/account task isn't working so far. Best regards! aimeos/aimeos-core ...
- 21 Jun 2022, 14:48
- Forum: TYPO3 extension
- Topic: Cacheable Detail
- Replies: 1
- Views: 1489
Cacheable Detail
Non-cacheable pages are not indexed by "Indexed Search".
Your detail plugin is set to non-cachable. If I set the detail action from the plugin to non-cachable it shows the same detail for every product.
Do you have any workaround for this issue?
Your detail plugin is set to non-cachable. If I set the detail action from the plugin to non-cachable it shows the same detail for every product.
Do you have any workaround for this issue?
- 16 Jun 2022, 11:00
- Forum: TYPO3 extension
- Topic: Combination of selections and options
- Replies: 7
- Views: 2675
Re: Combination of selections and options
Nice! Thank you.
- 13 Jun 2022, 15:00
- Forum: TYPO3 extension
- Topic: Combination of selections and options
- Replies: 7
- Views: 2675
Re: Combination of selections and options
It is the latest version as I wrote in the first comment.
The attribute in the options is declared as an input. If I run it as a normal select it work for me too, but I need it as an input.
The attribute in the options is declared as an input. If I run it as a normal select it work for me too, but I need it as an input.
Code: Select all
plugin.tx_aimeos.settings.client.html.catalog.attribute.type.zusatzanwendung = input