PDA

View Full Version : site integration


scotty2260
01-03-2006, 05:48 AM
Hello,

I currently use PHPBB, which I have integrated with my site. I code with PHP, so everything is custom, other than PHPBB.

Basically, I call PHPBB's session variables and use its auto-login feature to see if the person viewing my site is logged in. If they are, then I have various features that are enabled, and the person is welcomed by name.

Can I do this with vbulletin as well? Is the auto-login script allowed to be called outside of vbulletin?

Delphiprogrammi
01-05-2006, 06:28 PM
that a standard in vbulletin in the upper right there is a box with welcome $username and yes you can do that .....