Comments not being saved
-
Hello everyone,
I just figured out the reason that I’ve got no comments on my blog- it’s because they don’t get saved. When you post a comment, WordPress tells you that a response has been registered on the next screen. When you go back the blog page, the comments are zero.
Here’s the blog.
You can login as ‘test’, pw is ‘test’
this is what my htaccess file says:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /unwelcomeness/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /unwelcomeness/index.php [L] </IfModule> # END WordPress
I’ve changed the permalink structure to no effect. Please help, very much appreciated!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Comments not being saved’ is closed to new replies.