Post by not_responding » Wed Aug 27, 2008 4:53 am

Hi folks,

I'm a bit new to this but I'd appreciate some advice.

We've done quite a lot of work on our first Opencart shop and we're thinking about using the same format for a couple of other shops.

Apart from making the appropriate template changes, how do I "copy" the existing shop for other shops, without having to do a fresh install? Guess I need to change what database it looks for, and URL stuff.

Any help appreciated! Thanks

New member

Posts

Joined
Wed Aug 27, 2008 4:26 am

Post by Qphoria » Wed Aug 27, 2008 5:26 am

- Copy the full opencart folder from server to server
- From PHPMyAdmin, do a full sql export of your db.
- Import that sql file to your new db
- Edit catalog/config.php & admin/config.php to have the correct user/pass/dbname for the new db

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by not_responding » Wed Aug 27, 2008 5:51 am

Excellent stuff - so if I do that in the main folder of a different URL, all of the lnks & tabs etc. will be converted? For example, if I copy from www.SiteA.com to www.SiteB.com, all of the internal links will change to www.SiteB.com/etc...?

Not completely familiar with the SQL stages, but maybe it'll be clearer when I try it.

New member

Posts

Joined
Wed Aug 27, 2008 4:26 am

Post by Qphoria » Wed Aug 27, 2008 6:52 am

Ah, yes.
the only thing you need to change is the config.php files. There is a section for the domain name as well as the dbstuff. Everything else is using relative or appended paths to the base domain so there's nothing else to worry about.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by not_responding » Wed Aug 27, 2008 4:23 pm

Superb - Thanks a lot for your help!

I posted another topic about cookies - is there any way to disable the requirement for them as anyone with cookies switched off can't use my site?!

Sorry to hi-jack this thread.

New member

Posts

Joined
Wed Aug 27, 2008 4:26 am

Post by Luvz2drv » Thu Aug 28, 2008 6:42 am

Cookies are required on allot of sites.

and used for allot of reasons...  i do not think you can just TURN them off for open cart.

BTW the cart contents go into the db not your cookie...

Global Moderator

Posts

Joined
Fri Mar 21, 2008 10:58 am

Post by bruce » Thu Aug 28, 2008 3:34 pm

The cookie saves your session expiry, the selected language and the selected currency.

Active Member

Posts

Joined
Wed Dec 12, 2007 2:26 pm
Who is online

Users browsing this forum: No registered users and 4 guests