Error Messages using WAMP and Joomla - Joomla! Forum - community, help and support
i'm getting error messages in joomla 2.5.7, (running wamp configuration). when adding search , site map features, big error messages on every page @ bottom , more on site map page.
these error messages repeat several times on page
(!) scream: error suppression ignored for
and
(!) strict standards: non-static method jtable::ischeckedout() should not called statically in c:\wamp\www\libraries/joomla/html/html\grid.php on line 198
then gives call stack table of 20 or items.
can help?
these error messages repeat several times on page
(!) scream: error suppression ignored for
and
(!) strict standards: non-static method jtable::ischeckedout() should not called statically in c:\wamp\www\libraries/joomla/html/html\grid.php on line 198
then gives call stack table of 20 or items.
can help?
open php.ini , change following line to
then restart wamp
code: select all
error_reporting = e_all | ~e_strictthen restart wamp
Comments
Post a Comment