Error: "Warning: Call-time pass-by-reference..."
Hello,
If you see this warning, e.g. when new users join, then you (or your hosting compny) need to edit your PHP server settings. Please find your php.ini file and in it find "allow_call_time_pass_reference" and make sure this is "True".
Thanks,
Piotrek
|