briankanne
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal error:Thanks James. I’ll give that a try.
Forum: Fixing WordPress
In reply to: Fatal error:So I still cannot login into my wordpress dashboard.
I tried renaming my active theme folders and then my plugin folders through my host file manager.
I’m still getting this error message:
Fatal error: Call to undefined function wp_removable_query_args() in /home/content/52/11152552/html/wp-admin/includes/misc.php on line 900Any other recommendations are much appreciated before I reinstall WP.
Forum: Fixing WordPress
In reply to: login page "not found"Hey! That worked.
It must have been searching for my old login name.
Thanks a million vladogonda,
I was one step away from a re-install
Much appreciated.Forum: Fixing WordPress
In reply to: login page "not found"Forum: Fixing WordPress
In reply to: login page "not found"I tried replacing all the code in .htaccess with suggested. Didn’t work. I must have renamed some files yesterday.
thanks anyway.Forum: Fixing WordPress
In reply to: login page "not found"thanks vladogonda,
I’ve accessed .htaccess and it starts with the following.
# BEGIN iThemes Security
# BEGIN Hide Backend
# Rules to hide the dashboard
RewriteRule ^(/)?wplogin/?$ /wp-login.php [QSA,L]# END Hide Backend
# BEGIN TweaksI do remember changing the “backend” yesterday.
Do I replace everything in the .htaccess document with what you suggested or just parts of it? It looks like there is a bunch of security related code in here.