Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Protecting the admin -


ekhoiz

Recommended Posts

Posted

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

Posted

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.

Posted

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!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...