Fatal error - Joomla! Forum - community, help and support


today, trying open website, recieved following error:
--------------------------
fatal error: call member function get() on non-object in /storage/content/xx/xxxxxxxx/mydomain.com/public_html/j/plugins/system/jcktypography/jcktypography.php on line 58
--------------------------

looking file, found section line 51-66:
---------------------------------------------------------
$editor = jpluginhelper::getplugin('editors','jckeditor');



if(is_string($editor->params)) //always must check

$params = @ new jregistry($editor->params);

else $params = $editor->params;





if(!$params->get('jcktypography', false))

{

return; // nothing do

}



if(!$params->get('jcktypographycontent', ''))

{

return; // nothing do

}
---------------------------------------------------------
is bug or has gone wrong?
thanks / samot

upgraded php lately? did randomly happen or first time you're accessing site? upgrades recently?

since it's third party have check developers. did install joomla 3.0 version in joomla 2.5? vice versa...?

check compatibility, can manually disable plugins in database if crashes , can't access site.





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support