The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Hidden register button Trouble
I am having trouble with this mod I am making and I dont understand why it is happening..
this is what I am doing: add to phpinclude: //regbutton $regbutton=""; if ($bbuserinfo['userid']<"1") { $regbutton="<a href="register.php?s=$session[sessionhash]&action=signup"><img src="darkblue/top_register.gif" alt="Registration is free!" border="0"></a>"; } //end and adding $regbutton to the header instead of: <a href="register.php?s=$session[sessionhash]&action=signup"><img src="darkblue/top_register.gif" alt="Registration is free!" border="0"></a> and I am getting Parse error: parse error in global.php(274) : eval()'d code on line 10 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|