Search Results for '"wordpress'
-
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
I received this error
http://bbpress.org/plugins/topic/forum-moderators/#post-4890
Obviously it’s not for 1.0
Can someone update it?
I changed line 182 to: $tmp_user = new wp_users($user_id);
but I got a new error
Warning: array_shift() [function.array-shift]: The argument should be an array in /homepages/wordpress/forum/my-plugins/forum-moderators/forum-moderators.php on line 184
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
Topic: wo login integration issue
my website is http://www.ravegrounds.com
when ever I log in through wordpress, I am not logged in bbpress. and when I do try to log in bbpress, I get logged out of wordpress. Any ideas as to whats causing this?
Topic: WP 2.9.2 and bbpress 1.0.2
I have been using wordpress 2.9.2 successfully. however when I installed bbpress in a sub directory under my wordpress install, it takes me through the install successfully and says everything is complete. It does not show up under settings in my WP admin area. And when i type in the address that i used for my bbpress install it takes me to a page that says
Oh dear!
bbPress is already installed.
Perhaps you meant to run the upgrade script instead?
everything i do takes me back to bbpress/bb-admin/install.php
Hello Friends,
I am new user of bbPress and familiar with wordpress.
Is it possible to integrate bbpress with php website? I want same login for both website.
Thank you in advance.
I have a handful of bbpress posts I’d like to import into my wp install as posts.
Is there a plugin or easy way to do this? Otherwise I’ll export the data from bbpress, hack the fields, and reimport to wp.
Thanks in advance.
I was installing some plug ins for BBPress on my wordpress.org site which is agbellcommunity.com. After I installed the BBPress Cookie integration plug in I activated it and it took me out to the log in page now when I go to log in I get the following:
Warning: Missing argument 3 for bbpress_integration_set_bb_auth_cookies() in /home/doodle4/public_html/agbellcommunity/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 220
Warning: Missing argument 4 for bbpress_integration_set_bb_auth_cookies() in /home/doodle4/public_html/agbellcommunity/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 220
Warning: Missing argument 5 for bbpress_integration_set_bb_auth_cookies() in /home/doodle4/public_html/agbellcommunity/wp-content/plugins/bbpress-integration/bbpress-integration.php on line 220
Warning: Cannot modify header information – headers already sent by (output started at /home/doodle4/public_html/agbellcommunity/wp-content/plugins/bbpress-integration/bbpress-integration.php:220) in /home/doodle4/public_html/agbellcommunity/wp-content/plugins/wordpress-26-and-bbpress-09-integration/bbpress-integration.php on line 95
Warning: Cannot modify header information – headers already sent by (output started at /home/doodle4/public_html/agbellcommunity/wp-content/plugins/bbpress-integration/bbpress-integration.php:220) in /home/doodle4/public_html/agbellcommunity/wp-includes/pluggable.php on line 868
How do I fix this?
Thanks