• Resolved Rosca Bogdan

    (@roscabgdn)


    I use version Version 1.9.9.8.5.
    This is my error.
    Fatal error: Maximum function nesting level of ‘100’ reached, aborting! in C:\wamp\www\trendblog\wp-content\plugins\wp-spamshield\wp-spamshield.php on line 2318

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor redsand

    (@redsand)

    Hi @roscabgdn,

    Thanks for reporting this.

    We had another user report this earlier today as well. We have a fix going into the next release, likely later today.

    – Scott

    Thread Starter Rosca Bogdan

    (@roscabgdn)

    @redsand thank you! can`t wait for the update.

    Plugin Contributor redsand

    (@redsand)

    Update: Version 1.9.9.8.6 has been released. Issues affecting a small subset of 1.9.9.8.5 users have been resolved. An option to disable auto-updates has been added to the settings page, along with an advanced option to force-disable automatic updates and remove the option from the settings page. (This would be useful for multisite admins.) To disable auto-updates in the settings page, just uncheck the box for “Enable Automatic Updates” and click “Save Changes”. To use the advanced option, add the following code to the wp-config.php file (before it says to stop editing):

    
    define( 'WPSS_AUTOUP_DISABLE', TRUE );
    

    That should make everyone happy. 🙂

    – Scott

    Thread Starter Rosca Bogdan

    (@roscabgdn)

    now its working. ive updated the plugin to 1.9.9.8.7 🙂
    thank you for your support.

    Plugin Contributor redsand

    (@redsand)

    @roscabgdn,

    You’re quite welcome! 🙂

    – S

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Fatal error: Maximum function nesting level of ‘100’ reached, aborting!’ is closed to new replies.