[bbDev] bbpress and wp
Andrew Deakin
duke.frizzlepuff at gmail.com
Mon Nov 21 23:19:08 GMT 2005
maybe give the developers time to produce bbpress up to a standard
where it works without playing around with it - remember that bbpress
is still in alpha.
__________________________________
http://b3ta.plus64.net - Teen Community
On 22/11/2005, at 12:01 PM, William Parry wrote:
> Hi
>
> I can't get this to work.
>
> I installed wordpress on local host under /wordpress and I have
> bbpress installed as /forum inside /wordpress.
>
> I added:
>
> define('CUSTOM_USER_TABLE', 'wp_users');
>
> $myhash = md5('http://127.0.0.1/destruction2game/wordpress'); // No
> trailing slash.
>
> $bb->usercookie = 'wordpressuser_' . $myhash;
> $bb->passcookie = 'wordpresspass_' . $myhash;
> $bb->cookiepath = '/';
>
> to bb-config.php and did the bbpress install and now it won't log me
> in the bbpress forum.
>
> Any ideas please?
> _______________________________________________
> bbDev mailing list
> bbDev at lists.bbpress.org
> http://lists.bbpress.org/mailman/listinfo/bbdev
>
More information about the bbDev
mailing list