i have database access errors once, and it occurred when i removed some fields
in the user's profile.
if you have done the same, an email must have been automatically sent to you by the script regarding the error/bug. It contains the possible error.
likewise, you can view the error by adding:
"
echo PrintErr("Error in $_SERVER[PHP_SELF]: " . mysql_error());"
after
"echo PrintErr( 'Database access error' );"
in the functions in inc/db.inc.php.
*(this is for testing purposes only and should be removed when site goes on operation)
i hope this would help.
God bless.

Bookmarks