craigsmith33 Posted March 11, 2006 Posted March 11, 2006 Ok. Store works fine but when I try to navigate through my admin section, I get 404 error (page can not be found). Any ideas? Thanks so much! Craig
ozcsys Posted March 11, 2006 Posted March 11, 2006 Ok. Store works fine but when I try to navigate through my admin section, I get 404 error (page can not be found). Any ideas? Thanks so much! Craig Chances are the paths in your admin/includes/configure.php file are incorrect The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
craigsmith33 Posted March 13, 2006 Author Posted March 13, 2006 Chances are the paths in your admin/includes/configure.php file are incorrect Hmmm. The paths worked fine before. Can someone shed any insights into this type of error? Here are my line of code within the admin/includes/configure.php file - maybe someone can help with this? define('DIR_WS_ADMIN', '/shop/osc/admin/'); // absolute path required define('DIR_FS_ADMIN', '/home/content/c/r/a/craigasmith333/html/shop/osc/admin/'); // absolute pate required
Recommended Posts
Archived
This topic is now archived and is closed to further replies.