easyfitsecuritygrilles
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Issue with tags & catergories*resolved
I run a debug on the url that was throwing up the 500 error and it turns out it was just a snippet of code used for a live chat facility that was corrupting the rest of the code and throwing out the permanent 500 error.
Forum: Fixing WordPress
In reply to: Issue with tags & catergoriesHi guys,
I’ve tried disabling all plugins but still getting the same error.
I recently moved the installation from a dir to root and I’m wondering if something hasn’t moved correctly?
Any other ideas much appreciated.
Thanks,
Forum: Fixing WordPress
In reply to: Please help! Cannot login at wp-adminHi,
Problem solved;
Had this in the .htaccess –
#AIOWPS_ENABLE_BRUTE_FORCE_PREVENTION_START
RewriteEngine On
RewriteCond %{REQUEST_URI} (wp-admin|wp-login)
RewriteCond %{HTTP_COOKIE} !poynting= [NC]
RewriteCond %{HTTP_COOKIE} !aiowps_cookie_test_dspnz8qpw9= [NC]
RewriteRule .* http://127.0.0.1 [L]
#AIOWPS_ENABLE_BRUTE_FORCE_PREVENTION_ENDRemoved and all is well 🙂
Thanks for your help.
Forum: Fixing WordPress
In reply to: Please help! Cannot login at wp-adminI have checked and both read easyfitsecuritygrilles.co.uk/window-grilles
Should one of them have /wp-admin after it?
Many thanks,
Forum: Fixing WordPress
In reply to: Issue with logging in at wp-adminHi,
I transfered the site to a new hosting. I used a backup and restore plugin..
Any ideas on how to fix?
Thanks for the login path although when I put my password in it directs back to the incorrect url.. 🙁
Forum: Fixing WordPress
In reply to: Issue with logging in at wp-adminHi,
I transfered the site to a new hosting. I used a backup and restore plugin..
Any ideas on how to fix?
Thanks for the login path!
Forum: Fixing WordPress
In reply to: Parse errorMost recent (there was about 4 diff ones before this) – Fatal error: Call to undefined function get_site_option() in /home/easyfits/public_html/wp-includes/default-constants.php on line 167
Forum: Fixing WordPress
In reply to: Parse errorEvery time I’m doing it there’s a new one popping up lol.. Is the whole site messed up? Cannot even access wp-admin.
Thanks,
Forum: Fixing WordPress
In reply to: Parse errorHi,
Done that and now have this error – Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) in /home/easyfits/public_html/wp-includes/wp-db.php on line 1130
Many thanks,