NewSunSEO
Forum Replies Created
-
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Locked Out Again@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 !
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Locked Out AgainI 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 stateNote: 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 stateNote: If you enable the other captcha options and run into similar issues, you can use the above steps for troubleshooting.
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Locked Out AgainI 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?
Forum: Plugins
In reply to: [WP Customer Reviews] show form w/o having to click buttonHello, 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
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.
Forum: Fixing WordPress
In reply to: Post & Page Content Not Visible!I am having the same problem after we upgraded from 2.3 to 2.5
Forum: Fixing WordPress
In reply to: Page Content Not Showing Up!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!!!