Info
- 4 posts
- 3 voices
- Started 4 years ago by outchy
- Latest reply from jolaedana
- This topic is not resolved
Strange posting problem
-
- Posted 4 years ago #
When I write a new post and hit the submit button, I get redirected to my main root blog page with the address bar reading "http://www.example.com/forum/bb-post.php". It's like the bb-post.php page doesn't exist but it surely does, in fact my girlfriend is having no trouble posting to it as we speak! I've goten a few one-word posts to go through randomly but every other time, it kicks me out to my main root page. I have no idea what's going on, I tried the "Fix bbPress
(0.8.1-1)" plugin and that didn't help.Has anyone seen this before?
-
- Posted 4 years ago #
Can you post the contents of your .htaccess file or files? Maybe it's getting rewritten in a bad way somehow.
-
- Posted 4 years ago #
RewriteEngine on RewriteCond %{HTTP_HOST} ^playground.manonfire.cc$ [OR] RewriteCond %{HTTP_HOST} ^www.playground.manonfire.cc$ RewriteRule ^(.*)$ http://www.manonfire.cc/playground [R=301,L]it seems to be working now...
-
- Posted 4 years ago #
I have had this on and off myself since upgrading to 8.3.
-
You must log in to post.