Home Forums WordPress Plugins Hide My WP Getting Fatal Error when accessing WP backend

This topic is: resolved
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #5333
    ao
    Post count: 6

    Hi. When I activate the Hide My WP plugin, even without setting anything up, I get a fatal error message when I try to access a particular page in the admin dashboard of my WP site. Please see the private reply for details on accessing my site’s admin area.
    A blank page shows with the following error:
    Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
    Please let me know how I can fix this. Thank you for your time and help.

    #5334
    ao
    Post count: 6
    This reply has been marked as private.
    #5346
    Suman M.
    Post count: 12480

    Hi, can you please try increasing PHP memory limit? For this you’ll need to add following line (before wp-settings.php inclusion) in your site’s wp-config.php file

    define( ‘WP_MEMORY_LIMIT’, ‘128M’ );

    Let us know the result.

    #5349
    ao
    Post count: 6
    This reply has been marked as private.
    #5362
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #5404
    ao
    Post count: 6
    This reply has been marked as private.
    #5411
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #5415
    ao
    Post count: 6
    This reply has been marked as private.
    #5416
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #5522
    ao
    Post count: 6
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.