errors with extension - Joomla! Forum - community, help and support
ok - went 3.0 joomla , tried install extension komento, got couple of errors on installing, did install it! when run website now, these 2 errors on pages (at top, when komento running):
1) strict standards: declaration of komentoparenttable::bind() should compatible jtable::bind($src, $ignore = array) in c:\xampp\htdocs\joomla3\administrator\components\com_komento\tables\parent.php on line 32
2) strict standards: declaration of komentocomcontent::onbeforeload() should compatible komentoextension::onbeforeload($eventtrigger, $context, &$article, &$params, &$page, &$options) in c:\xampp\htdocs\joomla3\components\com_komento\komento_plugins\com_content.php on line 226
i hear there easy fix this. can fix joomla reinstalling 3.0 don't want to! there easy fix? (i suspect not.)
1) strict standards: declaration of komentoparenttable::bind() should compatible jtable::bind($src, $ignore = array) in c:\xampp\htdocs\joomla3\administrator\components\com_komento\tables\parent.php on line 32
2) strict standards: declaration of komentocomcontent::onbeforeload() should compatible komentoextension::onbeforeload($eventtrigger, $context, &$article, &$params, &$page, &$options) in c:\xampp\htdocs\joomla3\components\com_komento\komento_plugins\com_content.php on line 226
i hear there easy fix this. can fix joomla reinstalling 3.0 don't want to! there easy fix? (i suspect not.)
there easy fix that. strict messages should reported developer of extension. should fix errors!
to suppress can set joomla error reporting "none" or set php error reporting suppress strict messages.
you see, 3 easy fixes!!
to suppress can set joomla error reporting "none" or set php error reporting suppress strict messages.
you see, 3 easy fixes!!
Comments
Post a Comment