Viewing 15 replies - 16 through 30 (of 37 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    Which version are you guys using? 3.1.1 or the current dev version? I just checked-in v3.1.2b1, with a lot of subtle changes that could address this issue. Would you mind downloading it and giving it a try? The download URL is:

    https://downloads.www.ads-software.com/plugin/nextgen-facebook.zip

    Thanks,

    js.

    Plugin Author JS Morisset

    (@jsmoriss)

    @vakantie, was that v3.1.2b1?

    Thanks,

    js.

    v3.1.2b1 did the trick, error gone! Tnx

    Updated to Version 3.1.1 today.
    After update i’m getting the same error.
    Please update your plugin after testing only @developer

    People may stop using your plugin if your plugin do the same on upcoming updates.

    i tried dev version and 3.1.1 and still does′t work ??

    Plugin Author JS Morisset

    (@jsmoriss)

    @saiful, thanks for the tip, but I test on several different websites before releasing a new version.

    @libis, would you mind giving 3.1.2b2 a spin?

    https://downloads.www.ads-software.com/plugin/nextgen-facebook.3.1.2b2.zip

    Let me know if you see any errors from NGFB in the debug.log, or in your webserver’s error log (some PHP errors only show in the webserver logs).

    I’m hoping this’ll do the trick. ??

    Thanks,

    js.

    Ok, I tried a version 3.1.2b2 and the same problem. Even i tried installed in new Twenty Twelve Theme. Unfortunately didn′t work.

    But, I tried completely delete plugin (uninstall and delete all files). After it, I installed a new version of your plugin (3.1.1) and it works.

    So, I hope that this information will help you.

    Plugin Author JS Morisset

    (@jsmoriss)

    Excellent! Thanks.

    js.

    Here I have the same problem with I try to login in the /wp-admin/
    Tell me :”0 is a protected WP option and may not be modified”

    I try with early versions and the newone, but nothing, now when any version it’s active gime that error. I must remove from the plugins directory for can user the /wp-admin/

    I have WP 3.5 (the last version)

    https://yeow.com.ar

    I try to follow the steps you punt here:
    https://www.ads-software.com/support/topic/error-when-reading-the-ngfb_options-array-from-the-database?replies=27#post-3727283

    But give me this error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/profyeow/public_html/wp-config.php:179) in /home/profyeow/public_html/wp-includes/pluggable.php on line 876

    Plugin Author JS Morisset

    (@jsmoriss)

    Debug mode is adding a lot more information now, so if you’ve defined NGFB_DEBUG, you might want to try and turn it off.

    NGFB_RESET will try to recreate the default options, but if you can, then best thing is to let WP delete the plugin for you (instead of removing it manually).

    You can also try the current dev version — there’s a minor fix to the update_options() method that might help.

    https://downloads.www.ads-software.com/plugin/nextgen-facebook.zip

    Thanks,

    js.

    Just updated (Jan 20th, 2013 at 5pm) my NextGen plugin using the Update link, and cannot access my admin area any more…

    get the error everybody else is having:
    0 is a protected WP option and may not be modified

    I don’t know exactly which version of WP I’m using, but, I remember there was an update of WP that was not compatible with NextGen, so I waited till there was one available and updated both… that was a couple of weeks ago.
    now I cannot access my admin area, so I cannot update, rollback, or make ANY changes in my site…
    any clues?
    thanks,

    Plugin Author JS Morisset

    (@jsmoriss)

    I’m still not sure what causes this – NGFB doesn’t step anywhere near WP’s protected option names – it only uses the ‘ngfb_options’ name.

    Anyway, here’s what you can do. If you have access to phpmyadmin or MySQL, etc., you can delete the ‘ngfb_options’ entry in the options table.

    If not, then go in by FTP or SSH, and delete the nextgen-facebook plugin folder. Then go to WP’s plugin page – WP will then deactivate NGFB automatically (since it’s missing). Then add the following to your wp-config.php file and re-install NGFB.

    define('NGFB_RESET', true);

    Let me know how things work out.

    Thanks,

    js.

    I got the error too, and the tip about inserting the NGFB reset seemed to work.

    – however server getting timeout when plugin is activated, and visiting a page with 560 images (3 different galleries shown by thumbmails on same page)…

    I have been super pleased with the plugin though ??

Viewing 15 replies - 16 through 30 (of 37 total)
  • The topic ‘0 is a protected WP option and may not be modified’ is closed to new replies.