The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBulletin [2.2.8] and Post Nuke [.7.2.1] Integration Details »» | |||||||||||||||||||||||||||
vBulletin [2.2.8] and Post Nuke [.7.2.1] Integration
Developer Last Online: Dec 2012
This post will be updated from time to time with new info. So check this first post whenever you want to see if there are any changes to the code or docs.
11-9-02 12:15pm est Made the hack files into zip format. Added BANNING in PostNuke! (cookie based atm) Added a lot of instructions. Changed the link to PostWrap at the bottom of this post. A couple bug fixes. 11-05-02 12:50pm est Fixed a bug in the display avatar in PostNuke user profile screen. I changed the rar download to reflect this. You can find the fix in this post: https://vborg.vbsupport.ru/showthrea...984#post318984 The above fix is in the zip file attached. 11-04-02 11:00pm est Updated both the docs and the rar file. It includes instructions on disabling the PN Admin ability to add or modify users. Only the vBulletin admin screen should be use to update or delete users. Added a to-do to the list for making the hack work when adding new custom fields. As it is now you should not add any custom fields untill this is worked out. Although you can add custom user fields with some tweaking of the hack. It just needs to be automated somehow...haven't figured out how yet. Also added a to-do to be sure moderators can modify or delete users where allowed. Be sure you re-read through the whole thing in case something was overlooked! 11-04-02 4:30pm est Added a link to my test site at the bottom Just noticed that I haven't done anything with the PostNuke admin. Don't use the PostNuke admin to change or delete users until I fix this. --------------------------------------------------------------------- Before you install this hack I must say: This hack was only tested and used on a new install of vBulletin!!! Also...BACK UP YOUR DATABASE FIRST!!!! Once vBulletin is installed you use a small set of scripts that pulls users from the PostNuke tables and inserts them into the vB tables. The only user in the vBulletin database MUST be the admin of vBulletin! If your database already has members then you will have to search out a script that will merge the PostNuke database into vBulletins database. The insertion files are included in the rar file with the instructions. Above all else you MUST verify that the user tables are identical in the userid and username columns between PostNuke and vBulletin! If not then the hack will NOT work and you'll get information for wrong users and the whole thing will get buggered up and may even destroy the viability of your current user database!!! So complete and error free mirroring between the two user databases is absolutely essential! Kier's avatar to file hack MUST be used with this hack as I tried many hours to get the hack to work without it. If you know of a working way to get the avatar from vB to display in a non-vB script I would appreciate the heads up (yes I rummaged through the hacks here at vBulletin.org but none of them worked for me) If you don't follow the above warnings then TUFF! You've been warned :smoke: This hack was written using ver2.2.8 of vBulletin and ver .7.2.1 of PostNuke. The hack is nearly 100% integration. That is to say that PostNuke will use the resources of vBulletin nearly 100% pertaining to the user system. If you find areas where there needs to be better integration or areas I have overlooked please let me know so I can correct it! This hack shares the user names and ids, avatars, signatures and all other aspects of user information except permissions and groups(it does work with the PN groups though)....which I feel should be separate from each other anyway. The only things I can think of that are not integrated is the private message system and the ability to add news to the front page from vBulletin and visa-versa. If you know of hacks that would do this would you please share it with me? Some things this hack will do: New users coming in from PostNuke who want to register will be redirected to vB to register. Users who have used the vB registration form can log in to PN but not be allowed to do the same things as a fully registered user can do. When users click their email link to finish registration they will then have registered status in PN. The user profile screen in PN displays the same information used in vB. When using Kier's avatar to file hack the user profile screen in PN will display the same avatar as the user has for vb. (again.....if you know how to get the avatar from vB I would appreciate the heads up!) When a user needs to have a password emailed to them they will be redirected to the vB send password screen. This is a very involved hack using 7 different files. I will try to give some support to this....But since I've had vBulletin for only a week (or so) I don't know how well I'll be able to. Yeah...sounds scary to hear but believe me the hack works Thanks to all who would like to test this hack! As you'll see I need a bit of work in the docs. If you could help with that I would appreciate it! Some to-do things.... Make the hack more PostNuke API friendly. Change areas to make it so it will automatically detect the table prefix for PostNuke. Create a new field where one can poke info in for each domain in a multi-site setup then have the hack peek this field. Integrate the news system of PostNuke into vBulletin so when news is posted it will be posted to a particular forum. Make the docs easier to follow. Clean it all up using appropriate syntax..ie...using arrays where needed in loops etc. Add the ability for the hack to add custom fields from vB. As it is now you should NOT add any custom fields! But, of course, only if there's enough interest in the hack for me to do this.... To see this hack in action visit the test site...this is ONLY a test site and is not open to the public. Only those interested in testing the hack may use it. vBulletin and PostNuke integrated .... go ahead and create an account...mess with it...whatever...The test site will only be available until I am confident it is bug free then will be moved to another site and be live. Also the test site is using a module called "PostWrap". It incorporates vBulletin logins into the main page and is not part of the hack above. You can find PostWrap at PostWrap 2.01 at PostNuke.com Show Your Support
|
Comments |
#12
|
||||
|
||||
Quote:
What you could do is create a script that would insert your vBulletin users into the PN user tables. Just be sure to leave the user id null and MySQL will add them to the highest userid number within the table. Then delete the users from the vB user table and userfields and then use the scripts that are in the rar file to put them into the vB tables.....all should work! One caveat however.....you would have to make sure that the users in your vB database are different then the ones in your PN database. So if harroldM has an account in your vB database AND he has an account in your PN database you would not want to insert his information into the PN database or there will be a duplicate....and I am not sure what that would cause to the whole system...let alone your user who may find himself locked out. let me know if I am clear enough on this If there's enough demand I'll make a script that will put the users from vB into PN... BTW...Backup your database first!!!!! Brew |
#13
|
||||
|
||||
Don't forget if I am missing anything in the integration to please let me know :nervous:
|
#14
|
|||
|
|||
What about getting it to work with xoops from www.xoops.org. Might be easier then phpnuke.
|
#15
|
||||
|
||||
Quote:
I don't have a clue about Xoops....never played with it. Brew |
#16
|
||||
|
||||
Quote:
Finally, vbb ?must? be hacked so it will turn into postnuke module. To do so, you must change a lot of code and/or write ?bridge? between postnuke and vbb. I managed to change some vbb code, so it can be displayed as postnuke module- with all headers, footers and blocks. But there are a lot of work to do: cookie problems, urls in vbb and so on?. I hope I?ll finish it someday |
#17
|
||||
|
||||
Quote:
Why you think vB "must" be hacked into a module is beyond me and ludicrous. But hey....if you want to spend all that time to turn vB into a module power to you...and by the time you're done PN ver .725 will be here and your module will have to be written all over again. At least with the hack I'm doing people can have it now.... |
#18
|
||||
|
||||
In my opinion, Postnuke is a far better system that PHPNuke, so this hack initally looked interesting to me, but then I rememberd that I SWORE to never use a Nuke system again
But i am impressed with this hack, well done |
#19
|
||||
|
||||
Quote:
Lol btw, it?s only your opinion. Integration is more than only some user transfers. 2 Ninth Dimension: sometimes it seems to me, that it?s easier to write own portal, than try to figure out some schemas in nuke. Yeah it?s good system, but far from perfection. Which is better? Imho it wil be postnuke (pnAPI ), but it?s harder to learn than phpNuke. |
#20
|
|||
|
|||
Quote:
|
#21
|
||||
|
||||
I just made a change to the docs....I'll update the rar file in the first post to reflect this change:
---------------------------------------------------------------- Code:
In modules/NS-User/user.php near line 67 find the following: if ($userinfo['user_avatar']) { echo "<img src=\"images/avatar/$userinfo[user_avatar]\" alt=\"\"><br>\n"; } And change it to the following: //` Display avatar from vB $userid=$userinfo['pn_uid']; if ($userid<=2) {$userid=1; } $z = mysql_query("SELECT avatarid FROM user WHERE userid='$userid'"); $row = mysql_fetch_assoc($z); if ($row['avatarid']>'0') { $avatartid=$row['avatarid']; $z = mysql_query("SELECT avatarpath FROM avatar WHERE avatarid=$avatartid"); $row = mysql_fetch_assoc($z); $avatarfile="forums/".$row['avatarpath'].""; if (!file_exists($avatarfile)) {echo"<img src=\"URL TO BLANK GIF\"><br>\n";}//`change this to an error graphic or a default avatar if wanted else {echo"<img src=\"$avatarfile\"><br>\n";} } else { $z = mysql_query("SELECT avatarrevision FROM user WHERE userid='$userid'");//get customavatar rev num $row = mysql_fetch_assoc($z); if ($row['avatarrevision']>'0') { $avatarfile="forums/custom_avatars/avatar".$userid."_".$row['avatarrevision'].".gif"; if (!file_exists($avatarfile)) { echo"<img src=\"URL TO BLANK GIF\"><br>\n";}//`change this to an error graphic or a default avatar if wanted else { echo"<img src=\"$avatarfile\"><br>\n"; } } } The above fixes a bug of when showing avatars in the PostNuke User Profile screen. Brew |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|