jv63
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t Delete PostsFinally fixed it. It was some code in my htaccess file. I had this line trying to block some suspicious bot/hacker activity but I guess it did something to my edit capabilities in my admin panel.
RewriteCond %{QUERY_STRING} [^a-z](translate|declare|char|set|cast|convert|delete|drop|exec|insert|meta|script|select|truncate|update)[^a-z] [NC]
RewriteRule (.*) – [F]Forum: Fixing WordPress
In reply to: Can’t Delete PostsHow did you find these “lost” posts? I would think there are so many to go through.
I’ve tried just creating a quick test post and then deleting it and couldn’t. Unless I do it through phpmyadmin but that is very time consuming.
Forum: Fixing WordPress
In reply to: Can’t Delete PostsI can’t delete anything either all of a sudden. When I try it takes me to my 404 page. I can do all other functions except delete. Quite frustrating. Any help would be greatly appreciated.
Forum: Fixing WordPress
In reply to: Can’t delete anything – bad nonce?I have the same problem all of a sudden. Can’t delete anything. It takes me to my 404 page when I try. All other functions I can do. This is quite frustrating. Don’t know if it’s a certain plugin or not but disabling the plugins hasn’t helped.