Search Results for 'code'
-
Search Results
-
Hello everyone,
I just wrote a guide to basically achieve what the title says. Two reasons:
(1) There isn’t a vb4-to-bbPress converter out there making the process more difficult then it should be
(2) The answers are out there if you’re willing to search for hours like I did
I decided to piece together all my research into a single guideCredit, of course, goes to the generous souls who created the vB-to-phpBB and the phpBB-to-bbPress converters, which are both required.
I’m still working on the integration with WordPress part which should be up soon. If you guys see any errors, please let me know.
Hope this helps!
Edit: Forgot the link! http://www.ericm.ca/2010/articles/vbulletin-4-to-bbpress-and-wordpress-integration
Topic: Upgrade to trunk. How ?
I downloaded .zip archive of trunk from http://trac.bbpress.org/browser/trunk (beta version of bbpress i guess) and i want to upgrade my bbpress from 1.0.2. Should i’m just only upload and replace all files ? or what… ?
Thanks for answer
Hello Community
I have a small problem after intalling wordpress 2.9.2 and bbpress 1.0.2.
I’ve installed the bb-integration plugin on my wordpress and configured the necessary things. I had also check the keys and salt’s in bb-config and wp-config twice and checkt out the support forum here but couldnt find any solution.
The Problem: I can register on wp without any problem and login with this user into the bbpress forum. BUT if i make a login on WP the BB doesnt know something about that. I know that this has to bee a small cookie-problem but i cant find the “bug”
. Does anyone has a hint please?My Cookies
———-
domain wordpress_logged_in_THEKEY /imgipress/ VALUE1
domain wordpress_THEKEY /imgipress/wp-content/plugins VALUE2
domain wordpress_THEKEY /imgipress/wp-admin VALUE2
domain wordpress_THEKEY /imgipress/bbpress/my-plugins VALUE2
domain wordpress_THEKEY /imgipress/bbpress/bb-plugins VALUE2
domain wordpress_THEKEY /imgipress/bbpress/bb-admin VALUE2
domain wordpress_test_cookie /imgipress/ VALUE2domain – is always the same string
THEKEY – is always identically the same
VALUE1 – is a combination of my username%something%something
VALUE2 – is a combination of my username%something%something
but VALUE2 is always identically the same
[code]What’s the problem? should the cookiepath always be the same? I dont think so .. but whats the Problem? 🙂
Thank you for any hint!
Greez, Reto, Switzerland
[code]
My Cookies
domain wordpress_logged_in_THEKEY /imgipress/ VALUE1
domain wordpress_THEKEY /imgipress/wp-content/plugins VALUE2
domain wordpress_THEKEY /imgipress/wp-admin VALUE2
domain wordpress_THEKEY /imgipress/bbpress/my-plugins VALUE2
domain wordpress_THEKEY /imgipress/bbpress/bb-plugins VALUE2
domain wordpress_THEKEY /imgipress/bbpress/bb-admin VALUE2
domain wordpress_test_cookie /imgipress/ VALUE2
domain – is always the same string
THEKEY – is always identically the same
VALUE1 – is a combination of my username%something%something
VALUE2 – is a combination of my username%something%something
but VALUE2 is always identically the same
[code]
What’s the problem? should the cookiepath always be the same? I dont think so .. but whats the Problem?

Thank you for any hint!
Greez, Reto, Switzerland
i guess i can drop my tables and reinstall, but i’m certain i didn’t do anything wrong during the install.