pikaro24 (@pikaro24)

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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…..

    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

    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

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