I'm also seeing the warning in the logs:
PHP Warning: Call-time pass-by-reference has been deprecated - argument p
assed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like
to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future version
s may not support this any longer. in ....../includes/class_bbcode.php(181) : eval()'d code on line 7
|