Post by gummybear » Tue Oct 25, 2011 1:35 am

Hi all. I recently moved my store to a new domain. I manually edited config.php and admin/config.php but I can't find config_url in myphpadmin. My old store, using 1.49, had a config_url entry but the current store, 1.5.1 version, doesn't have this. Do I need to insert this table?

Newbie

Posts

Joined
Fri Feb 05, 2010 1:15 am

Post by bibubaba » Sun Jan 01, 2012 11:09 pm

well i have a problem..

i had a webstore under domain http://www.mydomain.biz but i wanted to change it to http://www.mydomain.com..

i have a hosting with godaddy, so i needed to make mydomain.com primary ( http://support.godaddy.com/help/article/4688)

.. now i am waiting..

but after reading this section of forum.. i didnt change the store uRL before i made a so called "transfer"

so my biz domain is now unavailable.. so as http://www.xxx.biz/admin ..

but i did some other thing before everything went down - i inserted a new store called xy and added the domain i wanted to use..

so the original store is under admin panel ..www.xxx.bix
the fake store is under admin ..www.xxx.com

Now I AM asking you.. will I ever access my web store i created for a month..? :O

p.s. opencart last version

Newbie

Posts

Joined
Sun Nov 27, 2011 7:39 pm

Post by bibubaba » Sun Jan 01, 2012 11:37 pm

Everything is working now. WOHOO :))

Newbie

Posts

Joined
Sun Nov 27, 2011 7:39 pm

Post by OSWorX » Fri Jul 06, 2012 11:14 pm

Just a 'final' note for all, because with 1.5.x some has changed.

With release of the 1.5. series, it is only required to edit these 2 files:
{root}/config.php
{root}/admin/config.php
Adopt in both the URLs (yeah, that could be made better ...) and adjust the database settings.
Ready.

Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.


User avatar
Administrator

Posts

Joined
Mon Jan 11, 2010 10:52 pm
Location - Austria

Post by Sean_Nel » Tue Jul 24, 2012 3:10 pm

Hi All,

I have found this thread exceptionally helpful, but seem to have run into another problem...

My site was moved, I can see backend and front end, but I cannot add new categories to my site, and for some strange reason, some categories doesn't create a page... most work, but there are a few specific ones that just create a blank page?!

Newbie

Posts

Joined
Wed May 23, 2012 11:19 pm

Post by vilgar » Mon Dec 19, 2016 6:31 pm

/*if ($this->ssl && $secure) {
$url = 'https://' . $_SERVER['HTTP_HOST'] . rtrim(dirname($_SERVER['SCRIPT_NAME']), '/.\\') . '/index.php?route=' . $route;
} else {
$url = 'http://' . $_SERVER['HTTP_HOST'] . rtrim(dirname($_SERVER['SCRIPT_NAME']), '/.\\') . '/index.php?route=' . $route;
}*/

$url = rtrim(dirname($_SERVER['SCRIPT_NAME']), '/.\\') . '/index.php?route=' . $route;

Newbie

Posts

Joined
Mon Dec 19, 2016 6:30 pm
Who is online

Users browsing this forum: No registered users and 21 guests