$vbulletin->userinfo['username'] = does vbulletin = i use vb3_ ?
Code:
<!-- BEGIN CBOX - http://www.cbox.ws -->
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="720" height="305" src="http://www2.cbox.ws/box/?boxid=xxxxxxx&boxtag=2379&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#000000 1px solid;" id="cboxmain"></iframe><br/>
<iframe frameborder="0" width="720" height="75" src="http://www2.cbox.ws/box/?boxid=1482560&boxtag=2379&sec=form&nme=<?=urlencode($vbulletin->userinfo['username'])?>&nmekey=<?=md5('21aj9i97519l2mgo'.$vbulletin->userinfo['username'])?>" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#000000 1px solid;border-top:0px" id="cboxform"></iframe>
</div>
<!-- END CBOX -->
this is the code it wont work
Help pls