Quote:
Originally Posted by phpdweeb
changed vbull.user to forum.user in the user database query lookup so it will properly look up existing users
|
With this version do we need to do the edit to config.php or global.php to add
Code:
define('DISABLE_PASSWORD_CLEARING', 1);
Also: do any other edits need to be made?
How can I make any errors with this output to a log? I would like to better diagnose my failures.