JCE and editor profiles - Joomla! Forum - community, help and support
i new joomla , have been working starter tutorial. has been going until installed jce. in editor profiles section there error message repeated 3 times.
strict standards: non-static method jtable::ischeckedout() should not called statically in c:\wamp\www\joomlatestsite\libraries\joomla\html\html\grid.php on line 198
line 198 of grid.php following:
$result = jtable::ischeckedout($userid, $row->checked_out);
can suggest should do? otherwise jce appears ok.
wd
strict standards: non-static method jtable::ischeckedout() should not called statically in c:\wamp\www\joomlatestsite\libraries\joomla\html\html\grid.php on line 198
line 198 of grid.php following:
$result = jtable::ischeckedout($userid, $row->checked_out);
can suggest should do? otherwise jce appears ok.
wd
Comments
Post a Comment