Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Moved To A New Domain - Problems


Guest

Recommended Posts

I've just moved my site to a new domain using a backup of the sites files and database.

The problem I'm getting is that things like images and such are looking for the other domain and not the new one. I've changed the settings in configuration.php in both the includes and the admin/includes folders to match the new domain so why is it still looking for the old one?

 

Any clues??????

Link to comment
Share on other sites

Are _all_ the images coming from your old domain, or just some of them? Is it possible that some of the images are from harcoded links?

 

The first thing I'd check is the configure.php files, but it sounds like you've got that covered. Have you purged your browser cache?

 

Are you using the same domain name at your new host as you did at your old host? If so, are you sure that you're accessing your new host for both domain.com and www.domain.com? You can set it in your hosts file if you want to be doubly sure.

 

-jared

Link to comment
Share on other sites

As you have edited both of the usual configure.php files (hopefully correctly) then take a look in admin/includes/local and in includes/local/ to see if there are alternative configure.php files in there. If there are then just rename them.

 

The 'local' folders are used for development work, and would not normally be uploaded for an osCommerce installation, but if they are there and if they have within them a configure.php file then this file overrides any other configure.php files.

 

Vger

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...