Site logo

[Support request] i'm confused – Disallow File Edit

Home Forums Support [Support request] i'm confused – Disallow File Edit

Home Forums Support i'm confused – Disallow File Edit

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #863182
    sparkle

    i’m getting the ‘disallow file edit’ message in my admin, but i don’t have that line defined in my wp-config. i disabled my security plugin, but it persists. the site is behind a maintenance door, but i can give you access, but can you think of any place else this might be coming from?

    these are the other plugins i have running https://imgur.com/a/UwyO24O

    #863295
    Leo
    Staff
    Customer Support

    Hi there,

    It’s really hard to tell as it can be triggered by other plugins etc.

    You can just remove the admin message using this PHP snippet if you’d like:
    https://docs.generatepress.com/article/disallow-php-execution/#removing-the-admin-message

    Adding PHP: https://docs.generatepress.com/article/adding-php/

    Let me know if this helps 🙂

    #863308
    sparkle

    ok, thanks. i was trying to figure out if it was what was causing my edits to media files to not be saved.

    #863378
    Leo
    Staff
    Customer Support

    Ahh sorry my bad. Thought you meant Disallow PHP execution.

    Hmm usually it’s just this line: define('DISALLOW_FILE_EDIT', true); added in wp config.

    Maybe go through the disable plugin exercise first, if not then might be good to check with your host.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.