Search Results for '"wordpress"'
-
Search Results
-
Can someone please advise what my .htaccess should me?
I have a blog – http://PetLvr.com/blog/ – and this is the .htaccess
‘php_value upload_max_filesize 2M
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]
</IfModule>
# END WordPress
‘
I have installed the bbPress at – http://PetLvr.com/blog/forum/
Everytime I try to post or even see the welcome 1st post, it redirects to the /blog/ front page.
What needs to be done?
Thanks!
HART
Hello,
I need a little help, if possible. I am trying to integrate a WordPress blog with BBpress. I have placed BBpress in a subdirectory of WordPress and followed the instructions for sharing cookies. But still, when I go back and forth, I have to continually re-log in to each site.
When I look at my cookies, they are definitely not the same. For the blog I get this (and one other similar one)
wordpressuser_b458245343e06b7fa7cd00d37af29401
For the BBpress, I get this (and one other similar one).
wordpressuser_4e7fbe834162925f74c6c2e053468ef6
Any ideas as to what I could have possibly done wrong?
Thanks,
Kay
I have BB en WP sharing the same database, but loggin in/out is only possible through WP…
The configuration is as follows:
WordPress address: http://www.some-directory
Blog address: http://www.some-directory/blog
BBPress is installed in:
http://www.some-directory/discussions
Of course, $bb->wp_siteurl and $bb->wp_home are set correctly.
Stange thins is, that when I use a trailing slash after the $bb->wp_siteurl address, I can logout once via BB, but the logout only affects BB and not WP. Furthermore, logging in again is still impossible from within BB.
Might it be, that I need to set some cookie paths?
Thanks,
robert.
Hi guys,
I can’t launch the installation of bbpress on my existing wordpress blog using the same database. The issue I have is, that i have a blank page…
So no way to launch the installation.
It’s on the same server
using the same db
I even created a second user to the DB (didn’t change anything)
I have enabled all the writing right to the installation folder
So what do you recommand. Do a fresch install of wordpress and bbpress or is there a solution for me to avoid that for exemple feeling up a file myself to have the insatallation process behind me.
Cheers for your help.