• Resolved JS Morisset

    (@jsmoriss)


    FYI – New install – just created a gallery, uploaded an image, published the image, viewed the image post.

    
    [19-Jul-2018 11:26:57 UTC] PHP Notice:  ob_end_clean(): failed to delete buffer. No buffer to delete in /.../wordpress/wp-content/plugins/nextgen-gallery/nggallery.php on line 104
    [19-Jul-2018 11:27:00 UTC] PHP Notice:  Only variables should be passed by reference in /.../wordpress/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_singlepic/package.module.nextgen_basic_singlepic.php on line 35
    [19-Jul-2018 11:27:12 UTC] PHP Notice:  Only variables should be passed by reference in /.../wordpress/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_singlepic/package.module.nextgen_basic_singlepic.php on line 35
    [19-Jul-2018 11:27:13 UTC] PHP Notice:  ob_end_clean(): failed to delete buffer. No buffer to delete in /.../wordpress/wp-content/plugins/nextgen-gallery/nggallery.php on line 104
    [19-Jul-2018 11:27:13 UTC] PHP Notice:  ob_end_clean(): failed to delete buffer. No buffer to delete in /.../wordpress/wp-content/plugins/nextgen-gallery/nggallery.php on line 104
    

    js.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Yeh, there definitely seems to be a problem with output buffering. I am testing a theme that’s under development and it uses output buffering. Unfortunately, this plugin wipes out the buffer and breaks the theme. Not very cool ??

    Plugin Contributor Imagely

    (@imagely)

    Let’s first check the server settings to make sure you have everything up to date. Reach out to your hosting provider and confirm they have the www.remarpro.com Requirements settings in place:

    MySQL v5.6 (or higher)
    PHP 7.2 (or higher)

    Memory limit: 250MB (or higher)
    Upload limit: 50MB (or higher)
    Post limit: 50MB (or higher)
    /wp-content directory has sufficient permissions (i.e. 755)

    With those in place, everything should work smoothly for you. If the issue still shows up, let’s check to see if there is a plugin conflict happening. Temporarily deactivate all plugins, then reactivate NextGEN Gallery only. Does the issue still appear? If so, temporarily switch to a WordPress theme (this deactivation is only intended to quickly check to see if the issue goes away or is still present). If by deactivating the other plugins, the issue does go away, reactivate each of the other plugins one at a time to locate the culprit. Keep me posted on your results ??

    – Becky

    Plugin Contributor Imagely

    (@imagely)

    Because it has been a month or more since your last reply, I am going to mark this as resolved as I assume you have found a solution. Please feel free to reply again if you still have questions. ??

    Thanks!
    Becky

    Thread Starter JS Morisset

    (@jsmoriss)

    Yes, I have removed the plugin, thus no more errors. ??

    js.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘New install – lots of PHP notices.’ is closed to new replies.