Skip to:
Content
Pages
Categories
Search
Top
Bottom

Strange posting problem

  • 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?

Viewing 3 replies - 1 through 3 (of 3 total)

  • chrishajer
    Participant

    @chrishajer

    Can you post the contents of your .htaccess file or files? Maybe it’s getting rewritten in a bad way somehow.

    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…

    I have had this on and off myself since upgrading to 8.3.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar