sonicarts
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Locked out from logging inNow that actually worked! And tried on another browser and no problems.
Brilliant stuff. Sincerest thanks Mike. Really appreciated.
Forum: Fixing WordPress
In reply to: Locked out from logging inMany thanks for your thoughts Mike. The only plugins installed are akismet, photo-gallery, wp-edit and wwa-advanced-wp-security.
As for the domain suggestion, nothing is defined in the wp-config file. I can see:
/** Absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);The siteurl in the options table is correct though.
Forum: Fixing WordPress
In reply to: Locked out from logging inUpdate: OK It all worked as long as I stayed logged in. I’m now back to exactly wher eI was lat week. Locked out and my logins don’t work. I again had to rename the plugins directory even to see the login screen.
Some thoughts on this would be really appreciated as I can’t really go through having to manually edit the database every time I want to make simple changes to the site. Many thanks.
Forum: Fixing WordPress
In reply to: Locked out from logging inUpdate: I may have managed to get the adding a new admin user via MySQL to work. I’m now logged in and seeing if all works as it should. I’ll report back when certain.
Forum: Fixing WordPress
In reply to: Locked out from logging inYes have tried that with no luck. I can make the change but when I open the table again it has reverted back.
I’ve also used these steps
http://www.wpbeginner.com/wp-tutorials/how-to-add-an-admin-user-to-the-wordpress-database-via-mysql/to create a new admin user but get the following after attempting to login ‘You do not have sufficient permissions to access this page’