The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Small problem with external login
Hi,
just converted to vBulletin and love it so far. I integrated a small "external login" script in to the other pages of our website and it works just fine. Only problem is, it doesn?t work on the forum pages. The "hack" is fairly simple, i have the following lines in the header of every external page PHP Code:
PHP Code:
Site can be found here: www.hiphop.at/start, the forum resides under www.hiphop.at/forum Any help would be greatly appreciated! Thanks in advance, kopfnick |
#2
|
|||
|
|||
I'm working on the same thing --
When I print $vbulletin->userinfo['userid'] -- I get Array['userid'] I tried to search for the answer, but search seems to be broken ok -- vbulletin.org is acting strange !! ok -- this is funny -- I did this in PHP $who=$vbulletin->userinfo['username']; Print "$who" -- and it works... but print "$vbulletin->userinfo['username']"; just prints Array['userid'] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|