I'm building a oscommerce website right now and I have a weird problem, whenever I go to the /admin its always logged in , I've tried to enable forced cookies, restart my computer, try the website on a psp lol but its always logged in for some reason. Anyone know what the problem might be? I'm using osCommerce 2.2-MS2
Usually with oscommerce, have to protect the admin page with an outside application. Because oscommerce does not come with an admin login script. I like to either use .htpasswd which can be setup in cpanel, or use a third party php login script to protect the admin panel. Boulder
You need to login you hosting cpanel, click "Password Protect Directories", Click the folder name "admin", You can set and edit the admin login info at that page.