The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
anyway possible ?
i am trying to throw a cookie based ratings into the profile. and having some problems.
Code:
<? chdir('/httpdocs/Forum'); require_once('./global.php'); ?> <center><body bgcolor="alt2"> </head><body><? echo $style['css']; ?> <? require_once("Rating/rate.php"); ?> </head> <body bgcolor="alt1"> <? echo rate("$vbulletin->userinfo[usertitle]");?> </body> </html> its a iframe within the profile so it will show up but as far as the vote it wont register because that echo wont work i just need to somehow get it to either Echo the user number or the username within that echo but dont know if its possible anyone ? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|