Search found 21 matches

by billy678
15 Aug 2022, 08:02
Forum: TYPO3 extension
Topic: Set password of fe_user
Replies: 6
Views: 3700

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('...
by billy678
10 Aug 2022, 12:16
Forum: TYPO3 extension
Topic: Sitemap Job is not working correctly
Replies: 5
Views: 3154

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
by billy678
10 Aug 2022, 11:50
Forum: TYPO3 extension
Topic: Sitemap Job is not working correctly
Replies: 5
Views: 3154

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
scheduler_aimeos_sitemap.png
scheduler_aimeos_sitemap.png (91.65 KiB) Viewed 3101 times
by billy678
10 Aug 2022, 11:34
Forum: TYPO3 extension
Topic: Sitemap Job is not working correctly
Replies: 5
Views: 3154

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.
by billy678
10 Aug 2022, 11:06
Forum: TYPO3 extension
Topic: Set password of fe_user
Replies: 6
Views: 3700

Re: Set password of fe_user

Sure
scheduler_aimeos_account2.png
scheduler_aimeos_account2.png (89.33 KiB) Viewed 3621 times
by billy678
10 Aug 2022, 10:49
Forum: TYPO3 extension
Topic: Set password of fe_user
Replies: 6
Views: 3700

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?
by billy678
03 Aug 2022, 14:50
Forum: TYPO3 extension
Topic: Set password of fe_user
Replies: 6
Views: 3700

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 ...
by billy678
21 Jun 2022, 14:48
Forum: TYPO3 extension
Topic: Cacheable Detail
Replies: 1
Views: 2068

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?
by billy678
16 Jun 2022, 11:00
Forum: TYPO3 extension
Topic: Combination of selections and options
Replies: 7
Views: 3743

Re: Combination of selections and options

Nice! Thank you.
by billy678
13 Jun 2022, 15:00
Forum: TYPO3 extension
Topic: Combination of selections and options
Replies: 7
Views: 3743

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.

Code: Select all

plugin.tx_aimeos.settings.client.html.catalog.attribute.type.zusatzanwendung = input