Hi.
I'm new to the forum but have been developing an Opencart website for a couple of months now (I'd just like to say that Opencart is great and does pretty much everything I need).
However I am having problem as I already had a website before moving to Opencart with my domain name www.yabbayabbaonline.co.uk I developed the Opencart website on my host space with the http address that they (5 Quid Host) suppplied which was http://host.qsoftdns2.net/~yabbayab/ and then of course changed my DNS settings to point to my new host.
The problem I have is that all is well when you land on the site but as soon as you move off the home page you end up with the http://host.qsoftdns2.net/~yabbayab/ in the address bar, not good. It doesn't look nice and I think (but am not sure) that this may be giving me weird readings in my Google analytics reports).
Can anyone point me in the right direction, is it stored in the PHP files or do I alter it using the .htaccess file?
Thanks
Glen
try to replace
with
in your config.php file
Code: Select all
define('HTTP_SERVER', 'http://host.qsoftdns2.net/~yabbayab/ ');
Code: Select all
define('HTTP_SERVER', 'www.yabbayabbaonline.co.uk ');
projektowanie stron internetowych
what is worse? my english or my php?
if( !$success ) $try++;
Who is online
Users browsing this forum: No registered users and 25 guests