We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10696
    • 35 Posts
    Hello evebody!
    I've tried to unistall TinyMCE, when I try edit resource I have server error:

    Warning: require_once(/var/www/vhosts/u3634306.plsk.regruhosting.ru/httpdocs/beluppvos.org/core/components/tinymce/tinymce.class.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/u3634306.plsk.regruhosting.ru/httpdocs/beluppvos.org/core/cache/includes/elements/modplugin/2.include.cache.php on line 26
    
    Fatal error: require_once() [function.require]: Failed opening required '/var/www/vhosts/u3634306.plsk.regruhosting.ru/httpdocs/beluppvos.org/core/components/tinymce/tinymce.class.php' (include_path='.:') in /var/www/vhosts/u3634306.plsk.regruhosting.ru/httpdocs/beluppvos.org/core/cache/includes/elements/modplugin/2.include.cache.php on line 26


    I've tried:
    clear cache via manager -- same issue
    removed all content of core/cashe folder manually the result is the same
    change system configuration option whitch_editor to 'not set' -- same issue
    install elRite richtext editor -- same issue
    reinsta MODx and all packages -- same issue

    Where is my mistake? How can I resolve this?

    This question has been answered by Geraldus. See the first response.

    • Sounds like the plugin wasn't removed?

      Can you check under Elements > Plugins if TinyMCE is still there? If it is, go ahead and remove (or deactivate) it and that should sort out your issue. If it indeed wasn't removed, that's a very good bug report for https://github.com/splittingred/TinyMCE/issues
        Mark Hamstra • Developer spending his days working on Premium Extras and a MODX Site Dashboard with the ability to remotely upgrade MODX and extras to make the MODX world a little better.

        Tweet me @mark_hamstra, check my infrequent blog at markhamstra.com, my slightly more frequent ramblings at MODX.today or see code at Github.
      • discuss.answer
        • 10696
        • 35 Posts
        Quote from: markh at Dec 05, 2012, 12:01 AM
        Sounds like the plugin wasn't removed?

        Can you check under Elements > Plugins if TinyMCE is still there? If it is, go ahead and remove (or deactivate) it and that should sort out your issue. If it indeed wasn't removed, that's a very good bug report for https://github.com/splittingred/TinyMCE/issues

        Thank you man, you gave a key for me!
        I've tried to remove TinyMCE package via Package Manager by clicking 'Delete'. I've assumed it meens Uninstall and Delete, but indeed that is not!
        Now, I've uninstalled TinyMCE, then deleted. And issue disappeared!