Page 1 of 1

[solved] problem with special modul url

Posted: Thu Mar 08, 2012 4:36 am
by wakabayashi
Hello

I'm using the special modul. But there happens something strange. When I go on this url: http://chesspoint.ch/opencart/index.php ... ommon/home everything works fine.

But when I go on the same link with www. in doesnt work: http://www.chesspoint.ch/opencart/index ... ommon/home (there are no products shown)

Does anyone know why this problem occurs?

wakabayashi

Re: problem with special modul url

Posted: Thu Mar 08, 2012 5:32 pm
by uksitebuilder
You should pin your site down to use either www. or non-www.

Whichever you choose, make sure your config.php and admin/config.php use the same format.

Search the forums for how to redirect www to non-www or vice versa depending on which method you choose.

Re: problem with special modul url

Posted: Fri Mar 09, 2012 3:40 am
by wakabayashi
Thanks for you answer! I could solve the problem with rewrite...

If somebody has the same problem you can find a solution here: http://forum.opencart.com/viewtopic.php ... te#p259473