By the way, I suggest to open a new main category for MULTILANGUAGE SITES because there's a lot to do to suit users needs.
I'm good student![]()
By the way, I suggest to open a new main category for MULTILANGUAGE SITES because there's a lot to do to suit users needs.
I'm good student![]()
I love internet and the power of information... Best Wishes!!
Your size page should be opening in the language previously set in the customer's session variable, unless you are including a language parameter in the link itself. Can you post a link to your site so I can check it out?
Neville
An assumption is what you arrive at when you get tired of thinking...
Thank's bunyip!
I' embeed here the code, so other users can use it.
PHP Code:<a class="style1" href="http://www.yoursite.com<?php echo $_SESSION['languages_code']; ?>/your_link_to_the_page"><u>your_link_name</u></a>
Change what is with "your" to suit your configuration.
I love internet and the power of information... Best Wishes!!