Help > General
Strict Standards appearing on Joomla 2.5
(1/1)
yukicm:
I have installed the latest Simple Review and had encountered with lots of Strict Standards errors on the page. Though I may be experiencing that, my classmate had no problems. Can you please help me?
Thanks in advance.
NRyan115:
I think Row1 may have to help you with this issue, I am not a PHP expert. However, are you and your classmate using the same host or the same webserver?
Some servers are configured differently and have different results.
Also, you may find different results with different server emulators. Please tell us more.
Krossfire:
Strict Standards errors aren't harmful. You can get rid of them by turning off error reporting (Global Configuration -> Server -> set Error Reporting to NONE). If you have access to php.ini - you can set error_reporting to E_ALL & ~E_NOTICE or display_errors to Off 8)
row1:
@Krossfire thanks for posting that.
Those warnings are mostly due to your server being PHP 5 and SR supporting/using PHP 4 conventions. These warnings should disappear in the next SR version as it is a PHP 5 application.
Navigation
[0] Message Index
Go to full version