Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Products dont show after server migration


fszone

Recommended Posts

Posted

I am stuck with that problem and didnt find a similar post, so I hope somebody can help me.

 

My webhost migrated my oscommerce installation from one server to another and since then my products dont show any more.

The box with the Bestsellers gets displayed but when I click on one of the products I get an Product not found error.

I checked the database it seems ok. the data of the products exists.

It seems like the categories and products just dont get pulled from the database.

 

Any help would be greatly appreciated!

Here's the link to the shop: http://shop.caveo.at

 

Thanks in advance!

Posted

did they transfer your database as well when they transfered the site files?

make sure the database credentials are correct in catalog/includes/configure.php and catalog/admin/includes/configure.php

also make sure that your database is using those credentials.

Santa's little freelancer

Posted
did they transfer your database as well when they transfered the site files?

make sure the database credentials are correct in catalog/includes/configure.php and catalog/admin/includes/configure.php

also make sure that your database is using those credentials.

 

Thank you for your reply. The credentials in the configure.php files are correct and the site works so far. The strange thing is just, that the categories and products dont get displayed. It appears as if there were no products in the database even though all the products are there.

Posted
Thank you for your reply. The credentials in the configure.php files are correct and the site works so far. The strange thing is just, that the categories and products dont get displayed. It appears as if there were no products in the database even though all the products are there.

If the configure.php files are correct, how come you have a problem?

 

Was the osc moved, or the database?

Posted
If the configure.php files are correct, how come you have a problem?

 

Was the osc moved, or the database?

 

My webhoster moved my osc and the database from one server to the other. The osc works just the categories and products dont get displayed on the main page. (http://www.caveo.at/shop/catalog) but if you pull up a product directly it works. like this: http://www.caveo.at/shop/catalog/product_i...products_id=206

 

My webhost says they think theres a missing mod_rewrite setting somewhere but I am lost with that.

 

Thanks for your help!

Posted
My webhoster moved my osc and the database from one server to the other. The osc works just the categories and products dont get displayed on the main page. (http://www.caveo.at/shop/catalog) but if you pull up a product directly it works. like this: http://www.caveo.at/shop/catalog/product_i...products_id=206

 

My webhost says they think theres a missing mod_rewrite setting somewhere but I am lost with that.

 

Thanks for your help!

So they fixed the database section of the configure.php files, and any absolute paths.

Posted

Looks to me like you have "Use search-engine friendly URL's (still in development)" set to true in your Admin. Set it to false.

 

That probably won't fix all your problems, but it's a step in the right direction (IMHO)

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
Looks to me like you have "Use search-engine friendly URL's (still in development)" set to true in your Admin. Set it to false.

 

That probably won't fix all your problems, but it's a step in the right direction (IMHO)

 

Didnt fix just one but all my problems! Thank you a lot!

Archived

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

×
×
  • Create New...