ekhoiz Posted August 8, 2004 Posted August 8, 2004 Is there a build in password protection to the admin panel? If not how can I protect it?
madyson3 Posted August 8, 2004 Posted August 8, 2004 There is some excellent contributions that are fairly easy to install for this. I think I used: Admin Authentication for 2.2 See you on the dark side, Kristy I'm just a girl living in captivity Your rules of thumb makes me worrisome
Guest Posted August 15, 2004 Posted August 15, 2004 I enterd exactly what you said to and I get the following error: Fatal error: main(): Failed opening required 'DIR_WS_INCLUDESauthen.php' (include_path='.:/usr/local/php4/lib/php') in /www/e/echomikedelta1/htdocs/osCommerce/catalog/admin/includes/application_top.php on line 14 Question, am I supposed to put my own values for some of the code representing my server and such in there? I have no idea where to start or what to enter, some help would be appreciated.
noob Posted August 15, 2004 Posted August 15, 2004 in the application_top.php file do a search for authen.php or something (i think it would be on line 14) and instead of what it says right now put this in require(DIR_WS_INCLUDES . 'authen.php'); make sure that thats what it looks like^^^ tat shuld fixit Checkout my osc contrib here! You can also checkout the site im working on by clicking the card button!
WhiteBlade Posted August 15, 2004 Posted August 15, 2004 try this http://www.oscommerce.com/community/contributions,1828
Recommended Posts
Archived
This topic is now archived and is closed to further replies.