Skip to:
Content
Pages
Categories
Search
Top
Bottom

guys help problem here WordPress pages display after bbpress installation

  • guys help problem here my word press pages displays error file not found after I install bb press for its forum i now uninstall it now the problem is my word press wouldn’t display either please help guys

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

  • chrishajer
    Participant

    @chrishajer

    Please post the URL of your WordPress installation and where you think you should be able to access bbPress. Thanks.

    i just un install the forum bbpress

    http://www.libertybed.com

    now my word press is not displaying pages even if i uninstall the

    bbpress really out of sight here

    bout bbpress i just upload it in the webroot naming the directory http://www.libertybed.com/forum

    thanks


    chrishajer
    Participant

    @chrishajer

    Interesting. Looks like a rewrite issue.

    I can access this page just fine:

    http://www.libertybed.com/archives/tag/beds

    I can’t access any page that looks like this http://www.libertybed.com/archives/92

    I can’t access the forum at http://www.libertybed.com/forum/

    If you contact me off list I can help you troubleshoot it. You will find contact details in my profile or on the website linked to my username.

    i just uninstall it the bbpress you mean ?

    yeah i’m really totally lost hehehe new to wordpress really

    can you give me any suggstion do you want to see my ht access?

    here it is

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule . /index.php [L]

    </IfModule>

    # BEGIN WordPress

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule . /index.php [L]

    </IfModule>

    # END WordPress

    thats my htaccess

    having questions with it because its repeating itself

    and change it to this

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule . /index.php [L]

    </IfModule>

    but keep on displaying none

    and the really weird one is that

    when i login to admin and refresh my browser in the page it shows up ..but as i log out and refresh the page it disappear

    how could that happen?

    help thanks for replying really appreciate it

    hoping to hear from you soon

    and you can see if you click in the post it will show up error 404 file not found im using wordpress magazine for this…..

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