Giovanna Posted February 26, 2009 Posted February 26, 2009 Hi all, Used to have a oscommerce website a while back and in process to set a new one up. Downloaded and installed the newest version. All gone well, catalog shows correctly but Admin does not. There is no layout. I can get everywhere but its not looking like it should. Any ideas, its not blank. Reinstalled with same result. my admin config: define('HTTP_SERVER', 'http://www.notjustanotherannsummersparty.co.uk'); define('HTTP_CATALOG_SERVER', 'http://www.notjustanotherannsummersparty.co.uk'); define('HTTPS_CATALOG_SERVER', 'http://www.notjustanotherannsummersparty.co.uk'); define('ENABLE_SSL_CATALOG', 'false'); define('DIR_FS_DOCUMENT_ROOT', 'E:/Domains/notjustanotherannsummersparty.co.uk/wwwroot/Catalog/'); define('DIR_WS_ADMIN', '/catalog/admin/'); define('DIR_FS_ADMIN', 'E:/Domains/notjustanotherannsummersparty.co.uk/wwwroot/Catalog/admin/'); define('DIR_WS_CATALOG', '/catalog/'); define('DIR_FS_CATALOG', 'E:/Domains/notjustanotherannsummersparty.co.uk/wwwroot/Catalog/'); define('DIR_WS_IMAGES', 'images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . 'images/'); 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_CATALOG_LANGUAGES', DIR_WS_CATALOG . 'includes/languages/'); define('DIR_FS_CATALOG_LANGUAGES', DIR_FS_CATALOG . 'includes/languages/'); define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/'); define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/'); define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/'); define('DB_SERVER', 'mysql5int.notjustanotherannsummersparty.co.uk'); define('DB_SERVER_USERNAME', 'x'); define('DB_SERVER_PASSWORD', 'x); define('DB_DATABASE', 'asshop'); define('USE_PCONNECT', 'false'); define('STORE_SESSIONS', 'mysql');
ricksteruk2005 Posted February 26, 2009 Posted February 26, 2009 it could be something simple like you have used both capital C and lower case c in catalog in some of your entrys I dont help with templates (thats what the seller is for) th search function will often help, when it dont try this in google. site:http://www.oscommerce.com/forums then your search word
Giovanna Posted February 26, 2009 Author Posted February 26, 2009 shouldnt that have an influence on the store front as well?? its only admin
Giovanna Posted February 26, 2009 Author Posted February 26, 2009 for testing purposes i changed all that and no difference
BryceJr Posted February 26, 2009 Posted February 26, 2009 Do you have "stylesheet" in admin/includes folder?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.