Support Forum

Fatal Error after updating Editor (TinyMCE – Rich Text)

MB Marc Busch
Marc Busch
Member

Hi,

I just updated my SP from v5.1.4 to the newest one and everything worked fine.

 

I then also updated the TinyMCE-RichText plugin using the WordPress updater and it ended with an error message:

Fatal error: Call to undefined function sp_tinymce_do_upgrade() in /problem-with-post-edit-buttonome/butako/public_html/wp-content/sp-resources/forum-plugins/tinymce-richtext/sp-tinymce-plugin.php on line 88

Screenshot:

It seems to work fine, though.

So, is this anything I should worry about?

 

Thanks,

Marc

3 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

It is probably OK. But you may want to un-install the editor plugin and then re-install to make sure… There should be no error after all.

MP Mr Papa
Mr Papa
Member

glad to help. unfortunately, this one is kind of random. the order in which wp activates plugins is indeterminate…  in the tinymce update, we changed the file location of the tinymce upgrade routine…  most users get the new file before the upgrade runs, but in some cases wp actually runs the hook first and the file isnt there yet…

so its harmless…  any upgrade stuff will just run next time through…