Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Site/Cart Migration


midwestb

Recommended Posts

Posted

Alright...so I'm trying to move my cart to a new server.....

 

I've fixed all entries in configure.php in both the catalog/includes and the catalog/admin/includes directories.

 

Now, where else could it possibly be linking back to my old host's information? Somewhere in the SQL database? I'm almost at a loss here, so if anyone has any ideas or anything, please for the love of god help me out! haha.

 

THANKS SO MUCH

Posted

In your admin/includes and catalog/includes folders, there is a folder named local.

 

In this local folder there may be a configure.php file (admin and catalog).

 

osC will use data from these files if present.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

cool i'll check i out.

 

The error i'm getting on the main page:

 

 

Fatal error: main() [<a href='function.main'>function.main</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "navigationHistory" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /home/handlel/domains/handlelatch.com/public_html/catalog/includes/application_top.php on line 318

 

 

That only happens after the SECOND load of the session....(and more...)

Posted

all right, I got rid of that error so now I only have one problem:

 

 

I can't login to my administration section with my admin username/password...

Any ideas here? Is there a file I can edit momentarily to get into this or anything?

Posted

If it was protected by a .htaccess file, I think you'll need to recreate it.

 

I'm not positive on this point, just an educated guess.

:blush:

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

well the "site" password is working ok. (The pop up before I can even see the OSC login). But the login to the actual OSC cart is what keeps telling me is incorrect.

 

I feel like it's looking back to the old site when I click "submit"...is this possible? I don't know what else I'd need to change here...

Posted

When you get to the osC login page, look in the HTML source.

 

That will tell you where the "submit" is getting directed to.

 

Make sure it is going to where it is supposed to go.

;)

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

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

×
×
  • Create New...