PDA

View Full Version : vB Cookie, how to call it?


JorgeX
11-08-2010, 01:19 PM
Hey guys, im trying to do a custom webpage in the vbulletin system to display current username, userid, etc.

This is going into a flash, however ill try to find the way to pass it to flash in my own.

What i need to know is what files to include in the php page so it uses all userinfo from vBulletin system and i don't need to do extra code, this is better for me so i use the security and anything else already in vBulletin.

So if i make vbulletin-custompage.php what do i need to include to get vBuser info? (Visitor, logged in, etc) so i can display it in my page?.

Thanks a lot!