When I set error reporting in Joomla to Maximum, these errors shows up:
Code:
Strict Standards: Only variables should be assigned by reference in /home/blablabla/public_html/plugins/content/booklibrary_booklink/booklibrary_booklink.php on line 287
Strict Standards: Only variables should be assigned by reference in /home/blablabla/public_html/plugins/content/booklibrary_booklink/booklibrary_booklink.php on line 288
Strict Standards: Only variables should be assigned by reference in /home/blablabla/public_html/plugins/content/booklibrary_booklink/booklibrary_booklink.php on line 289
Strict Standards: Only variables should be assigned by reference in /home/blablabla/public_html/plugins/content/booklibrary_booklink/booklibrary_booklink.php on line 320
Strict Standards: Only variables should be assigned by reference in /home/blablabla/public_html/plugins/content/booklibrary_booklink/booklibrary_booklink.php on line 368
Strict Standards: Only variables should be assigned by reference in /home/blablabla/public_html/plugins/content/booklibrary_booklink/booklibrary_booklink.php on line 370
Strict Standards: Only variables should be assigned by reference in /home/blablabla/public_html/plugins/content/booklibrary_booklink/booklibrary_booklink.php on line 371
Please advise.
Logged
The administrator has disabled public write access.
Re:Error: Strict Standards: 7 Years, 11 Months ago
Karma: 0
PHP version 5.6
However, setting the error reporting to "Standard" will indeed remove the error messages, but nevertheless, the errors is still there even though they are hidden
Uno
Logged
The administrator has disabled public write access.