Bobcat698 Posted January 20, 2006 Posted January 20, 2006 I have set up the site a bit and I am adding products. I am wanting to view what the site looks like, but when I go to the online catalog and click a category, I get a page not found error. Please advise, thank you Garrett
mtechama Posted January 20, 2006 Posted January 20, 2006 I have set up the site a bit and I am adding products.I am wanting to view what the site looks like, but when I go to the online catalog and click a category, I get a page not found error. Please advise, thank you Garrett What is your web address? Wade Morris Amarillo, Texas Before you do any changes on your site you need to do BACKUP! BACKUP!
Bobcat698 Posted January 20, 2006 Author Posted January 20, 2006 What is your web address? [Dead Link] ------------------- Link Removed as per user (Bobcat698) request. Andrew
mtechama Posted January 20, 2006 Posted January 20, 2006 [Dead Link] Your site is working just fine ------------------- Link Removed as per user (Bobcat698) request. Andrew Wade Morris Amarillo, Texas Before you do any changes on your site you need to do BACKUP! BACKUP!
Bobcat698 Posted January 20, 2006 Author Posted January 20, 2006 Your site is working just fine Click on the category FORD.
mtechama Posted January 20, 2006 Posted January 20, 2006 Your site is working just fine Sorry I see your problem try to re-upload the osCommerce to server and install it again then try again? Unless someone else might have a solution to this Wade Morris Amarillo, Texas Before you do any changes on your site you need to do BACKUP! BACKUP!
Bobcat698 Posted January 20, 2006 Author Posted January 20, 2006 Sorry I see your problem try to re-upload the osCommerce to server and install it again then try again? I just added quite a few products.. Is there a certain section I need to upload so as not to loose them?
mtechama Posted January 20, 2006 Posted January 20, 2006 I just added quite a few products.. Is there a certain section I need to upload so as not to loose them? I would make a folder on your hard drive and download those pics to that folder Wade Morris Amarillo, Texas Before you do any changes on your site you need to do BACKUP! BACKUP!
Flyer5 Posted January 20, 2006 Posted January 20, 2006 It looks like the paths in includes/configure.php are incorrect. Post the contents of that file here (without the db info) f5
Flyer5 Posted January 20, 2006 Posted January 20, 2006 It looks like the paths in includes/configure.php are incorrect.Post the contents of that file here (without the db info) f5 here you go [Dead Link] defo looks like a path problem ------------------- Link Removed as per user (Bobcat698) request. Andrew
Bobcat698 Posted January 20, 2006 Author Posted January 20, 2006 here you go [Dead Link] defo looks like a path problem Here you go. Thanks define('HTTP_SERVER', 'URL Removed'); // eg, http://localhost - should not be empty for productive servers define('HTTPS_SERVER', 'URL Removed'); // eg, https://localhost - should not be empty for productive servers define('ENABLE_SSL', true); // secure webserver for checkout procedure? define('HTTP_COOKIE_DOMAIN', 'URL Removed'); define('HTTPS_COOKIE_DOMAIN', 'URL Removed'); define('HTTP_COOKIE_PATH', '/catalog/'); define('HTTPS_COOKIE_PATH', '/catalog/'); define('DIR_WS_HTTP_CATALOG', '/catalog/'); define('DIR_WS_HTTPS_CATALOG', '/catalog/'); define('DIR_WS_IMAGES', 'images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); define('DIR_WS_INCLUDES', 'includes/'); define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/'); define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/'); define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/'); define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/'); define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/'); define('DIR_WS_DOWNLOAD_PUBLIC', 'pub/'); define('DIR_FS_CATALOG', '/home/content/B/o/b/Bobcat698/html/catalog/'); define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/'); define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/'); ------------------- Link Removed as per user (Bobcat698) request. Andrew
Flyer5 Posted January 20, 2006 Posted January 20, 2006 Have you added any contributions or modified any files yet? the configure file looks fine so maybe i was wrong :(
Bobcat698 Posted January 20, 2006 Author Posted January 20, 2006 Have you added any contributions or modified any files yet? the configure file looks fine so maybe i was wrong :( No mods added yet...
Bobcat698 Posted January 20, 2006 Author Posted January 20, 2006 No mods added yet... Still no luck.. anyone know whats up?
user99999999 Posted January 20, 2006 Posted January 20, 2006 Turn off the search friendly URL's and clear category cach in admin.
Bobcat698 Posted January 20, 2006 Author Posted January 20, 2006 Turn off the search friendly URL's and clear category cach in admin. Where do I clear the cache? And what if I want to use Search Friendly URLs? If irrelevant, where do I turn them off. I'd like to be able to be found in the search engines..
user99999999 Posted January 20, 2006 Posted January 20, 2006 Admin->Configuration->MyStore -> Use Search-Engine Safe URLs (still in development) See if it solves your problem and maybe try a mod instead. Admin->Tools->Cache Control Click recycle action.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.