
Originally Posted by
kobra
Situation:
In Moving this install from another server and editing the configure.php files where necessary(same domain name), Zen Cart frontend has seemed to have lost several of the products see here:
Problem Site
I don't know if this will help point you in the right direction, but the link you provided is missing part of the path:
Code:
http://www.excellentsoaps.com/catalog/index.php?main_page=_info&cPath=12&products_id=76
should be
Code:
http://www.excellentsoaps.com/catalog/index.php?main_page=product_info&cPath=12&products_id=76
Maybe some of the files were corrupted in transfer?
Becky :-)