Guest Posted January 14, 2005 Posted January 14, 2005 Ok - so with the help of all of you we got our Admin Tool working, and were able to add our company logo and start formating the catalog to our needs.....still working on the security issue - my server is looking into what seems to be wrong... Now, however, the main page of our catalog seems to have lost it's formatting.... http://www.2galsscrappin.com/catalog Yesterday, after trying to secure the /catalog/admin directory through my server, I would get a 500 error message on the /admin page, and the catalog page would look as it does now - so I disabled security, and the /admin was working....but the /catalog still looked messed up. Started doing some work from home, and the catalog page was looking normal from home.....but this morning, it's a mess again.... What file should I be looking at to correct this??
♥Vger Posted January 14, 2005 Posted January 14, 2005 A site looks like this (usually) when it hasn't had time to fully propagate on the server - can take up to 3 days. I assume it's been there longer than this? Your problem is probably that you have Front Page Extensions enabled. I would un-enable them (if un-enable is a word), and then remove all folders that start with vti_ osCommerce does not work well with FrontPage Extenions, and you will also have problems with security because of FrontPage interfering with .htaccess files Also change this: define('HTTP_COOKIE_PATH', ''); to this define('HTTP_COOKIE_PATH', '/'); in includes/configure.php Vger
Guest Posted January 14, 2005 Posted January 14, 2005 Well, according to my server, 'Front Page appears to be OFF'...... Problem is, it was looking the way it should, until we fiddled with the security - the security is now fixed, and I've added your suggestion to my configure file.....so I guess I'll wait 3 days to see if the problem goes away......
Recommended Posts
Archived
This topic is now archived and is closed to further replies.