Post by yabbayabba » Tue Mar 09, 2010 8:21 pm

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

Newbie

Posts

Joined
Tue Mar 09, 2010 8:05 pm

Post by studioad » Wed Mar 10, 2010 4:54 am

try to replace

Code: Select all

define('HTTP_SERVER', 'http://host.qsoftdns2.net/~yabbayab/ ');
with

Code: Select all

define('HTTP_SERVER', 'www.yabbayabbaonline.co.uk ');
in your config.php file

projektowanie stron internetowych

what is worse? my english or my php? :)

if( !$success ) $try++;


User avatar
Newbie

Posts

Joined
Wed Mar 10, 2010 3:22 am
Location - POLAND / Zgierz

Post by yabbayabba » Wed Mar 10, 2010 6:08 am

Thank you very much!

Newbie

Posts

Joined
Tue Mar 09, 2010 8:05 pm
Who is online

Users browsing this forum: Google [Bot] and 25 guests