I followed your instructions and received this parse error:
Parse error: parse error, unexpected T_IF, expecting ',' or ';' in /home/theschiz/public_html/phpdig/libs/auth.php on line 48
I am clueless. I rechecked my config.php file. Username and password are definitely set. I read the script and everything looks ok.
Line 48 in the libs/auth.php file reads:
if (PHPDIG_ADM_AUTH == 1) {
I may try to reup the files to my server and try the steps again.
|