bblover (@bblover)

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hurrah……. I got it :-)

    Dear Sir johnhiler….. After conversation with you i was damn researching on this issue to solve this problem over the internet with your telling points. So after watching the video” http://wordpress.tv/2009/01/23/integrating-a-bbpress-forum-with-your-self-installed-wordpress” I integrated my one bbpress ( Suppose bbpress01 ) to lonely wordpress. so my first “bbpress01” had been successful integrate with one wordpress and all cookies and users was set. so next i want to merge my other 24 bbpress install into this successful integration.

    so my next working was;

    i copy paste my bbpress01 rename it to bbpress02. then i went to the bb-config.php of bbpress02 and add these stuff in it:

    $bb_table_prefix = ‘bb2_’;

    define(‘CUSTOM_USER_TABLE’, ‘wp_users’);

    define(‘CUSTOM_USER_META_TABLE’, ‘wp_usermeta’);

    define( ‘COOKIEPATH’, ‘/’ );

    Note: database of all 25 bbpress and 1 wordpress was same just changing in tables prefix like bb1_, bb2_ bb3_ to bb25 and add just custom user table code.

    you can i also view the screenshot of work here is it.

    for wp-config.php: http://img32.imageshack.us/img32/8249/wpconfig.jpg

    for bbpress01 bb-config.php: http://img23.imageshack.us/img23/6034/bb1su.jpg

    for bbpress 02 bb-config.php: http://img21.imageshack.us/img21/2746/bb2xa.jpg

    so here i was successful which i want.

    1. share users

    2. shared database

    3. cookies integration

    but “One” thing is still remain :-(

    if a user “john” login to my bbpress01. he should also show login status on my other 24 forums.

    I think you can understand it. now i need cookies integration for other 24 bbpress.

    cookies integration just was set b/w bbpress01 and wordpress. how can we set cookies for all my other remaining 24 forums.

    I’ll be great thankful to you if you try to solve my final step and give me the smart solution.

    waiting for your reply with great curiosity :-)

    here we go…

    yes sir,

    1. my database of 25 forums and 01 wordpress is same name. but different table prefix. but not sharing user table: No it’s not true; if you sign up from one bbpress install with the name of “John” then you can’t login other 24 bbpress installs. we really need it.

    2. my bbPress installs is not sharing a user table. also tell me how it’s possible. yes they are in same database.

    3. I’m using bbpress Version 1.0.2 and wordpress Version 2.8.5

    Another request: is it possible to contact with you with IM?

    Dear sir….

    I think you are not complete understand my question….. rethink about it…. when i complete successful integration of wp-bb and finally go to the admin panel of wp after activation of bbpress integration plugin then it is asking me to give bbpress url of one of my forums like bbpress01-of-25…

    click following linkh to see screenshot:

    http://img229.imageshack.us/img229/2820/wpadmin.gif

    so, where i put my other 24 bbpress forums url in this field? I’ve bit knowledge of coding .. so tell me how can i integrate these 25 forums with one wordpress.. provide me simple and clear solution.

    another question……

    tell me clearly about user shared login…… i want to share user logins between my 25 forums…… when one user register to my first forum i.e. bbpress01 then he can also use this id on my other 25 forums where he no need more registration for other 24 forums.

    I’ll very thankful to you if you solve this problem… i really love you 😡

Viewing 3 replies - 1 through 3 (of 3 total)