The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
Can I dig user info from forums to external page? I mean I have for example page called something.php and on top I want to display users avatar and status of his PMs (if new pms) for each logged user. I can currently do that with IPBSDK like this:
echo "<img src=".$user['avatar'].">"; echo $user['newpms']; It's not actual code but u get the point...Is something like this possible to do with vBB? Also is there a way to get user member groups to external page and other info...? If yes I am off to buy vBB ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|