[Solved] Strict Standards Errors

More
12 years 1 month ago - 12 years 1 month ago #1 by majid
[Solved] Strict Standards Errors was created by majid
Hi
My system works well., But great joomla messages show up on every page.
my joomla version is 2.5.18 and moodle is 2.6.1+
For example:

Strict Standards: Non-static method JoomdleHelperSystem::check_system() should not be called statically in /home/nl/public_html/administrator/components/com_joomdle/joomdle.php on line 34

Strict Standards: Only variables should be assigned by reference in /home/nl/public_html/administrator/components/com_joomdle/helpers/system.php on line 32

Strict Standards: Non-static method JoomdleHelperContent::getMoodleUsersNumber() should not be called statically, assuming $this from incompatible context in /home/nl/public_html/administrator/components/com_joomdle/models/users.php on line 203

Please Help me!
Thanks
Last edit: 12 years 1 month ago by Antonio Durán.
The topic has been locked.
More
12 years 1 month ago #2 by Antonio Durán
Replied by Antonio Durán on topic Strict Standards Errors
Disable showing E_STRICT errors in your php configuration.
The topic has been locked.
More
12 years 1 month ago #3 by majid
Replied by majid on topic Strict Standards Errors
:cheer:
Thank you. My problem was solved
The topic has been locked.