I am using this code as it seems to be the easiest way to integrate a login throughout our entire site.
I have a seemingly small problem though which is driving me nutz: The whole menu with login-thingy is inside php file which i include. In the non-forum pages, i of course also include the global.php, which i don?t inside the forum.
Outside the forum everything works exactly as it should.
As soon as you enter the forum, the variable (userid) seems to be empty and the if clause of course doesn?t work anymore...
Site can be found here:
http://www.hiphop.at/start
The include inside the forum is put there through the plugin-system, see also here:
http://www.vbulletin.com/forum/showp...32&postcount=1
Any help would be gratly appreciated...
Greets,
kopfnick