By stefanw_w on
Hello,
When a new user want to registered, he found above the registration form this warning.
•warning: Parameter 2 to dblog_user() expected to be a reference, value given in /mysite.nl/httpd.www/mysite/includes/module.inc on line 450.
Can anybody tell me what to do?
thx Stefan
Comments
line 450= return
line 450= return call_user_func_array($function, $args);