Hi Jon,
I have a small problem for which I hope you can provide a simple solution. It seems that after installing CDSEO Pro the language selector has been broken. In
customer/home.tpl and
dialog_c.tpl I have the following code to let customers select their desired languaged:
Code:
<a href="{$smarty.server.PHP_SELF}?{$smarty.server.QUERY_STRING}&sl=US" title="English"><img width="38" height="37" src="{$SkinDir}/img/icon-en.gif" alt="English"></a>
<a href="{$smarty.server.PHP_SELF}?{$smarty.server.QUERY_STRING}&sl=NL" title="Nederlands"><img width="38" height="37" src="{$SkinDir}/img/icon-nl.gif" alt="Nederlands"></a>
<a href="{$smarty.server.PHP_SELF}?{$smarty.server.QUERY_STRING}&sl=DE" title="Deutsch"><img width="38" height="37" src="{$SkinDir}/img/icon-de.gif" alt="Deutsch"></a>
<a href="{$smarty.server.PHP_SELF}?{$smarty.server.QUERY_STRING}&sl=FR" title="FranГais"><img width="38" height="37" src="{$SkinDir}/img/icon-fr.gif" alt="FranГais"></a>
But when you now click on any of these links it takes you to:
Code:
cdseopro.php?&manid=XXXX&sl=US
But these pages do not exist so you just get a page not found error. Do you have any advice on how to fix this issue? Thanks in advance

I can provide you with a link to the website, it's a test server so I'd rather not post it in public.
__________________
www.qualitylamps.eu
X-Cart Gold 4.1.8, PHP 5.2.6, MySQL 5.0.51a, Apache 2.2.9
www.vervangjelamp.nl
X-Cart Gold 4.2.0, PHP 5.2.6, MySQL 5.0.37-standard, Apache/2
Sorry for the weird user name, I registered it by mistake