Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • @pmbaldha Yes, I thought it might help them find their solution possibly. Reading this thread helped me modify my search & then I found the solution. I actually just deleted that whole aio_wp_security_configs in the wp_options table, then imported the settings again, but without the reCAPTCHA from the other site, that was what locked me out. Goodluck @mininewbie !

    I found what I need. This is how you delete all the AIOWPS settings so you can start over:

    Q4 The captcha answer is always incorrect. So when you deactivate the plugin by renaming the folder and then logging into the WP admin panel, you get logged out of the WP admin panel immediately after re-activating the AIOWPS plugin again?

    Solution One: PLEASE follow the instructions below carefully.

    login to your DB using PHPMyAdmin
    Go to the wp_options table
    Look for the entry which has option_name equal to “aio_wp_security_configs”
    Copy the option_value and paste it in a text document in case you need to restore this if something goes wrong.
    Then inside the option_value search for the following string: s:27:”aiowps_enable_login_captcha”;s:1:”1″
    Change the above to look like this: s:27:”aiowps_enable_login_captcha”;s:0:””, Note: s:1 was changed to s:0 and “1” was changed to “”.
    Save your table row.
    The above will deactivate the login captcha. If you run into issues simply paste the string you saved before you made any changes and save the DB row and then you will at least restore the aiowps settings back to the original state

    Note: If you enable the other captcha options and run into similar issues, you can use the above steps for troubleshooting.

    This is how you delete all the AIOWPS settings so you can start over:

    Q4 The captcha answer is always incorrect. So when you deactivate the plugin by renaming the folder and then logging into the WP admin panel, you get logged out of the WP admin panel immediately after re-activating the AIOWPS plugin again?

    Solution One: PLEASE follow the instructions below carefully.

    login to your DB using PHPMyAdmin
    Go to the wp_options table
    Look for the entry which has option_name equal to “aio_wp_security_configs”
    Copy the option_value and paste it in a text document in case you need to restore this if something goes wrong.
    Then inside the option_value search for the following string: s:27:”aiowps_enable_login_captcha”;s:1:”1″
    Change the above to look like this: s:27:”aiowps_enable_login_captcha”;s:0:””, Note: s:1 was changed to s:0 and “1” was changed to “”.
    Save your table row.
    The above will deactivate the login captcha. If you run into issues simply paste the string you saved before you made any changes and save the DB row and then you will at least restore the aiowps settings back to the original state

    Note: If you enable the other captcha options and run into similar issues, you can use the above steps for troubleshooting.

    I am having a similar problem, but for a different reason. How can I delete the plugins settings & have it as if it were a completely fresh installation?

    Hello, what code exactly would you change to hide the top button? I was able to get the form to display without having to be clicked on, by following this post. Just not sure what code to change to hide the top “Click here to submit your review”

    Thank you

    Thread Starter NewSunSEO

    (@newsunseo)

    I’ve un-selected most of the icons that were not showing up in the https://www.thesubway.com blog for now until I can resolve this. I’ve left the NSS blog as it was though.

    I am having the same problem after we upgraded from 2.3 to 2.5

    https://seo-blog.newsunseo.com/index.php/about

    We are having a similar problem. In 2.3 we had these pages working fine. Once we upgraded to 2.5 the content for our pages is not showing up any longer.

    https://seo-blog.newsunseo.com/index.php/about

    I’ve tried deleting and re-creating these pages with no luck. Please help!!!

    Thank you!!!

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