bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Strange posting problem

(4 posts)
  • Started 1 year ago by outchy
  • Latest reply from Jolaedana
  • This topic is not resolved

No tags yet.

  1. 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 1 year ago #
  2. Can you post the contents of your .htaccess file or files? Maybe it's getting rewritten in a bad way somehow.

    Posted 1 year ago #
  3. 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 1 year ago #
  4. I have had this on and off myself since upgrading to 8.3.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.