Deprecated: Assigning the return value of new by reference is deprecated in ...

Got this issue when I tried to "Thanks" or "Remove Thanks" this post: http://forums.freebsd.org/showthread.php?p=171948#post171948

Code:
Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 55

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 389

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/class_core.php on line 2552

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/init.php:55) in [path]/includes/functions.php on line 3932
 
I get the same error messages when I "thanked" Alie's post.

Code:
Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 55

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/init.php on line 389

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/forums/vbulletin/includes/class_core.php on line 2552

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/init.php:55) in [path]/includes/functions.php on line 3932
 
PHP notices and warnings after hitting "thanks" on thread

Nothing critical, just FYI :

10xcx9c.jpg
 
Back
Top