We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 13296
    • 12 Posts
    I get this error whenever I’m logged into my site. I had the problem with 0.9.6, but it stayed with the upgrade to 0.9.6.1.

    Can’t quite figure out where the error is triggering. Any ideas or thoughts?

    [tt]
    « MODx Parse Error »
    MODx encountered the following error while attempting to parse the requested resource:
    « PHP Parse Error »

    PHP error debug
    Error: include_once(assets/modules/quick_edit/output.class.inc.php) [function.include-once]: failed to open stream: No such file or directory
    Error type/ Nr.: Warning - 2
    File: /var/www/vhosts/northerngospelsound.com/httpdocs/manager/includes/document.parser.class.inc.php(745) : eval()’d code
    Line: 70
    [/tt]

    Thanks.
    • Two thoughts. First, check to make sure that file is actually in that location, and that it has read permissions, and that the folders involved have read and execute permissions. Second, if you don’t need QuickEdit you can simply disable the plugin.
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org
        • 13296
        • 12 Posts
        Quote from: sottwell at Jan 18, 2008, 07:24 AM

        Two thoughts. First, check to make sure that file is actually in that location, and that it has read permissions, and that the folders involved have read and execute permissions. Second, if you don’t need QuickEdit you can simply disable the plugin.

        All files and folders involved exist and have the correct permissions.

        Strange thing is, this error just creeped up without me making _any_ changes to the site.