@@text@@ doesn't work in shop module

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

@@text@@ doesn't work in shop module

Post by update »

as far as the email bill is concerned....
This is a pity... I think I'll have to go and issue an issue ;)
Or is there any idea outside there how to achieve this?
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: @@text@@ doesn't work in shop module

Post by update »

Monologue is continuing....
Nobody?
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
nebenaube
Posts: 139
Joined: Fri 23. Nov 2007, 20:39
Location: Redlands, CA
Contact:

Re: @@text@@ doesn't work in shop module

Post by nebenaube »

What?
nebenaube
Posts: 139
Joined: Fri 23. Nov 2007, 20:39
Location: Redlands, CA
Contact:

Re: @@text@@ doesn't work in shop module

Post by nebenaube »

Claus, can you elaborate please?
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: @@text@@ doesn't work in shop module

Post by Oliver Georgi »

It will work there too because the global i18n rendering is done at the end - always. So maybe there is another problem.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: @@text@@ doesn't work in shop module

Post by update »

It isn't working with the normal form too:

@@Für Sie zur Kenntnis. Diese Informationen haben Sie übermittelt@@:

is the output of the submitted mail. Seems to be built after all rendering is done... Please be so kind to have a look into it occasionally. Thanks a lot ;)
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: @@text@@ doesn't work in shop module

Post by Oliver Georgi »

i18n can be used in frontend only. It is NOT designed for "internal" replacements.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: @@text@@ doesn't work in shop module

Post by update »

to warm that up again:

Is there any recommendation how you have to download, save and upload these generated lang-files? Everything is working for a while (especially when I delete everything and have it generated a'new, but this doesn't make sense), but then out of a sudden the system is writing crap (but displaying it correctly..)
Something seems to happen when working with these files... hmm.... just can't figure it out.
Or is it a server issue / browser issue / ...? Or something else? Oliver?
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: @@text@@ doesn't work in shop module

Post by Oliver Georgi »

Never close the file with ?>

Be aware to escape single quotes

Code: Select all

"... 'hi, it\'s a sunny day'; ..."
Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply