Broken Editor - Joomla! Forum - community, help and support
hi, uninstalled joomla after hacking attempts , installed latest version. had backed database imported it. looks fine far on front-end when go admin panel , try edit article, blank page following message
fatal error: call undefined method stdclass::ondisplay() in name of myfoldersetc/libraries/joomla/html/editor.php on line 261
i have no idea means. when @ editor.php on line 261 says
// try authenticate
$result[] = $plugin->ondisplay($editor);
}
return $result;
}
i know nothing php. can offer advice why editing page not working?
thanks!
fatal error: call undefined method stdclass::ondisplay() in name of myfoldersetc/libraries/joomla/html/editor.php on line 261
i have no idea means. when @ editor.php on line 261 says
// try authenticate
$result[] = $plugin->ondisplay($editor);
}
return $result;
}
i know nothing php. can offer advice why editing page not working?
thanks!
Comments
Post a Comment