[bbDev] Wordpress / bbPress users

Harvey Ramer harvey.ramer at designdelineations.com
Wed May 3 16:46:27 GMT 2006


Thanks! I followed the instructions in the link and things work fine except
for the admin area. I have my forums set up in forums.domain.com and my
wordpress install at domain.com. Could this be why my bb-admin redirects me
to forums.domain.com instead of the admin directory?

- Harvey

-----Original Message-----
From: Aaron [mailto:aaron at paintbox.org]
Sent: Wednesday, May 03, 2006 9:10 AM
To: bbdev at lists.bbpress.org
Subject: Re: [bbDev] Wordpress / bbPress users


Integrating bbPress is pretty easy, to share the users table open up the
bb-config.php file and after $bb->gmt_offset = -5;

add

// use the WP user table for your bbpress user list
define('CUSTOM_USER_TABLE', 'wp_users');

if you want to use wp themes, functions etc, just make sure that bbpress
calls the wp-config file and you are good to go. Also check this thread
http://comox.textdrive.com/pipermail/bbdev/2005-December/000452.html

> I want to share users between wordpress and bbpress. It looks like it
> should be as simple as telling bbpress to look at the wp_users table
> since I have them both in the same db? How can I best make the changes
> without completely
> ruining my install?
>
> Best wishes,
>
> Harvey Ramer
>
> -------------------------------------------------
> Design Delineations
> 4 Prospect Street
> Norwood, NY 13668
> Toll Free: (866)-874-8710
> Phone:(315)-262-0469
> Fax: (315)-262-0448
>  <http://www.designdelineations.com/>
> http://www.designdelineations.com Complete Web Solutions. Personal
> Service.
> -------------------------------------------------
>
> Confidentiality Notice:  This e-mail message, including any
> attachments, is for the sole use of the intended recipient(s) and may
> contain confidential and privileged information.  Any unauthorized
> review, use, disclosure, or distribution is prohibited.  If you are
> not the intended recipient, please contact the sender by reply e-mail
> and destroy all copies of the original message.
>
>
>
> _______________________________________________
> bbDev mailing list
> bbDev at lists.bbpress.org
> http://lists.bbpress.org/mailman/listinfo/bbdev
>

_______________________________________________
bbDev mailing list
bbDev at lists.bbpress.org http://lists.bbpress.org/mailman/listinfo/bbdev


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.5.1/327 - Release Date: 4/28/2006





More information about the bbDev mailing list