|
Uninstalled RC - Now Editor Crashes 8 Months, 1 Week ago
|
|
|
Running Joomla 1.5.15 and installed Rawcontent 156. Installation went OK, but only snippet displayed on frontend article. Problem most likely due to me not enabling RC component and plugins, but being new at this I didn't realize that yet. I uninstalled RC, but button plugin failed to uninstall cleanly. Followed instructions here to manually delete files.
Reinstalled RC 156 and enabled component and two plugins. My raw content was still there so went to frontend to check but still only see the snippet. Tried to edit the article and received the following error:
Fatal error: Call to undefined method stdClass::onDisplay() in /home/highd2/public_html/lcsnm/libraries/joomla/html/editor.php on line 268
RC was again uninstalled and I again had to manually remove files related to button plugin. As far as I can tell, all traces of RC have been removed but I still get the above error whenever I try to open an article for editing.
Any suggestions on how to get my editor back would be appreciated.
Ed
|
|
|
|
|
|
|
Re:Uninstalled RC - Now Editor Crashes 8 Months, 1 Week ago
|
|
|
Joomla does not remove the editor buttons codes from the database. Probably because they didn't expect someone to uninstall a helper...
So if you uninstall the plugins and component, you should remove the plugin entry from the jos_plugins table yourself. This is not specific to RC, all plugins behave in the same way, unfortunately.
|
|
|
|
C8H10N4O2 in the morning...
|
|
|
Re:Uninstalled RC - Now Editor Crashes 8 Months, 1 Week ago
|
|
|
Thanks for the info. I was just about to post that I got it working by disabling the Button - RawContent plugin. I will go ahead and remove it from the database and try to install RC again.
Thanks,
Ed
|
|
|
|
|
|
|