OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

BookLibary Component Support

Go to bottom Favoured: 0

Error: Strict Standards:

UnoMo (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Error: Strict Standards: 7 Years, 3 Months ago
Karma: 0  
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 Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Error: Strict Standards: 7 Years, 3 Months ago
Karma: 101  
Hello

Which PHP version you use ?

Please set "error reporting in Joomla" to default - and all will good.

Thanks,
Andrew
Logged Logged
The administrator has disabled public write access.
UnoMo (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Re:Error: Strict Standards: 7 Years, 3 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 Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Error: Strict Standards: 7 Years, 3 Months ago
Karma: 101  
With help PHP.ini setting you may set more strict rules for PHP code,

We try check every so new rules and add to new BookLibrary version

Thanks,
Andrew
Logged Logged
The administrator has disabled public write access.
Go to top
»