Search found 88 matches

by stiller
05 Aug 2020, 06:02
Forum: TYPO3 extension
Topic: Locale format settings
Replies: 8
Views: 5649

Re: Locale format settings

Code: Select all

plugin.tx_aimeos.settings.client.html.common.format.seperatorDecimal = ,
plugin.tx_aimeos.settings.client.html.common.format.seperator1000 = .
well that does work for frontend
but what is the syntax for mails or the aimeos backend?

aimeos 18.10.11
typo3 8.7.30
by stiller
08 Nov 2019, 00:07
Forum: TYPO3 extension
Topic: Language Menu / HREFLANG TAGS
Replies: 1
Views: 1383

Language Menu / HREFLANG TAGS

for my typo3 language menu I've applied the COA_INT solution from https://aimeos.org/help/typo3-and-flow-neoscms-f16/language-menu-t840-10.html however, the d_name parameter for the detail view is still not translated it is always in the current language. setup for the language menu is similar to th...
by stiller
07 Nov 2019, 23:56
Forum: TYPO3 extension
Topic: Language Support for Scheduler Task
Replies: 4
Views: 2455

Re: Language Support for Scheduler Task

the latter has worked
thank you!
by stiller
30 Oct 2019, 17:42
Forum: TYPO3 extension
Topic: Language Support for Scheduler Task
Replies: 4
Views: 2455

Re: Language Support for Scheduler Task

thank you!
how would you query the language id at this point?
by stiller
25 Oct 2019, 11:49
Forum: TYPO3 extension
Topic: Language Support for Scheduler Task
Replies: 4
Views: 2455

Language Support for Scheduler Task

hi there. how is it possible to add language support to the scheduler task in order to attach different pdf-files to the payment mails. conditions do not work here. eg. client.html.email { payment.attachments { 0 = AGB.pdf } } [globalVar = GP:L = 1] client.html.email { payment.attachments { 0 = AGB_...
by stiller
15 Feb 2019, 20:20
Forum: TYPO3 extension
Topic: baseurl
Replies: 19
Views: 8575

jsonapi

ok. it comes from a different I've inserted page > above the recommended page { typeNum = 0 headerData > config { disableAllHeaderCode = 1 disableCharsetHeader = 1 disablePrefixComment = 1 } 10 = CONTENT 10 { table = tt_content select.orderBy = sorting select.languageField = sys_language_uid } } tt_...
by stiller
15 Feb 2019, 12:06
Forum: TYPO3 extension
Topic: baseurl
Replies: 19
Views: 8575

problem with jsonapi

hi there I must come back to this as I've figured out it is not solved at all. it probably makes sense to open a new thread for this as it is not related to the original topic anyway. problem is not caused by specific extensions but by an object added to the page object. something like page.25 = TEX...
by stiller
20 Jan 2019, 16:09
Forum: TYPO3 extension
Topic: basket takes long to load
Replies: 4
Views: 2380

Re: basket takes long to load

yes, only when adding products. esp. the first one.
it sometimes takes more than 5sec
i'm using the standard basket
OPCache and APCu on
xdebug not loaded

how would it be possible to integrate a spinner.gif if no acceleration can be achieved
by stiller
17 Jan 2019, 22:25
Forum: TYPO3 extension
Topic: basket takes long to load
Replies: 4
Views: 2380

basket takes long to load

hi there when I add a product to the basket the basket overlay takes a long time to load. I can only guess the hardware behind your demo shop where the basket appears much faster. but on a vserver with 4GB RAM it often takes more than 5 sec. also with the aimeos typo3 installation package with no fu...
by stiller
17 Jan 2019, 22:13
Forum: TYPO3 extension
Topic: baseurl
Replies: 19
Views: 8575

jsonapi

I did change the jsonapi url.
everything works fine now