Info
- 6 posts
- 2 voices
- Started 3 years ago by pikaro24
- Latest reply from pikaro24
- This topic is not resolved
guys help problem here WordPress pages display after bbpress installation
-
- Posted 3 years ago #
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 3 years ago #
Please post the URL of your WordPress installation and where you think you should be able to access bbPress. Thanks.
-
- Posted 3 years ago #
i just un install the forum bbpress
now my word press is not displaying pages even if i uninstall the
bbpress really out of sight herebout bbpress i just upload it in the webroot naming the directory http://www.libertybed.com/forum
thanks
-
- Posted 3 years ago #
Interesting. Looks like a rewrite issue.
I can access this page just fine:
http://www.libertybed.com/archives/tag/bedsI 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 3 years ago #
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 disappearhow could that happen?
help thanks for replying really appreciate it
hoping to hear from you soon
-
- Posted 3 years ago #
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.....
-
You must log in to post.