Search Results for '"wordpress'
-
Search Results
-
Hi All,
Here’s my situation…
I have installed 3 instances of bbPress on one WordPress blog. I want to keep them separate in case I need to scrap one – but I’d like to make them so if someone creates an account on one they are logged into all.
I currently have them sharing cookies but not a database.
What should my next step be?
Thanks
I’m using WordPress 2.7.1 and just installed the latest alpha of bbpress. Looking around I see lots of very old chatter about Themepress being the best solution for sharing a theme between the two products.. but it doesn’t seem to be available/work anymore.
So what’s the latest? I’m going to make the assumption that someone picked up on themepress’s work and has come up with a solution to integrate WordPress and Bbpress themes. What’s the latest and greatest?
Best,
Jason
Topic: Install help
I take some days to install the bbpress forum software and still can’t pass step 1.
I have checked many topics at “install”, “installation” and “config.php” etc. in FORUMS and try it.
After read these topics, I was confused.
1. If I only need forum and don’t need blog. Do I need install WordPress?
2. Do I need to fill the Show Advanced Setting in step 1? I checked the bb-config-sample.php file, it prompt “If you are installing for the first time, leave them here.”
I am running WordPress 2.7.1
I just downloaded the latest bbPress from this website.
According to the screencast I should be seeing a request for AUTH, SECURE_AUTH, LOGGED_IN, and NONCE keys. However, the latest installer seems to be asking for the old SECRET_KEY and nothing else.
Why is this? Is this a reversion error? If this is not an error, you need disambiguation comments in many places, including on the website, in the screencast, and in the installer.
Topic: WordPress Integration
Hello,
Please help me with bbpress -wordpress integration.
I used the packages with following versions:
BBPress: 0.9.0.4
WordPress 2.7.1.
I did all steps during the installation for wordpress integration and tried many other steps. I read many articles related to this but it doesn’t work!!
Here I am using XAMPP and developed the site on my local server. The path of packages installation is:
http://localhost/myproject/blog
http://localhost/myproject/forum
I can login separately from these two packages but couldn’t login to two packages same time using any one of them
I did the following steps:
1. Forum-> WordPress Integration
WordPress address (URL) = http://localhost/myproject/blog
Blog address (URL) = http://localhost/myproject/blog
WordPress database secret = 2t3&d#@9QQI6mpk3XE#8J3(mk^yQGeu28qXAXvn)W^Cvx!G09B(w983oT#V8QJfH
Note: check with blog secret characters and are same.
Copy the following to blog/wp-config.php
define(‘COOKIE_DOMAIN’, ”);
define(‘COOKIEPATH’, ‘/myproject/’);
Also created the entry in wp-config.php
define(‘SECRET_KEY’, ‘r.@Vk%kM`DC&}V\:}5DnXg#e%X!,nVCdIX=<&feYyLyUSuseGp3xN.T+qL1*/|p?’);
In bb-config.php
define(‘BB_SECRET_KEY’, ‘r.@Vk%kM`DC&}V\:}5DnXg#e%X!,nVCdIX=<&feYyLyUSuseGp3xN.T+qL1*/|p?’);
But after this, nothing get happen
please help me.
Thanks in advance.
(Н.Бачийски?)