View Single Post
Old 12-22-2003, 04:21 AM   #2
frode
Green Mole
 
Join Date: Dec 2003
Posts: 2
Exclamation

I had a similar problem. In config.php i changed this line

define('PHPDIG_ADM_AUTH','1'); //Activates/deactivates the authentification functions

to

define('PHPDIG_ADM_AUTH','0'); //Activates/deactivates the authentification functions

that worked with me.

Better set it back after you're done !

Good luck,
Frode
frode is offline   Reply With Quote