Quote:
Originally Posted by WNxWakko
When I select "view all users images" I get this error at the top of the page.
Notice: Only variable references should be returned by reference in /home/httpd/vhosts/warriornation.net/httpdocs/wakko/Forum/includes/class_core.php on line 1824
Notice: Only variable references should be returned by reference in /home/httpd/vhosts/warriornation.net/httpdocs/wakko/Forum/includes/class_core.php on line 1771
Notice: Only variables should be assigned by reference in /home/httpd/vhosts/warriornation.net/httpdocs/wakko/Forum/includes/class_core.php on line 1510
|
the "img_view_all.php" is missing:
error_reporting(E_ALL & ~E_NOTICE);
before including global.php
(These are normal vBulletin notice messages)