bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

guys help problem here Wordpress pages display after bbpress installation

(6 posts)
  • Started 2 months ago by pikaro24
  • Latest reply from pikaro24
  • This topic is not resolved
  1. 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

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

    Posted 2 months ago #
  3. 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 www.libertybed.com/forum

    thanks

    Posted 2 months ago #
  4. 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.

    Posted 2 months ago #
  5. 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

    Posted 2 months ago #
  6. 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.....

    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.