The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Help Fixing Script for VB 4.1.4
Im using reinvigorate and I simply cant get it working right, anyone able to look at the script and tell me what im doing wrong?
Im trying to get this working, with invigorates advanced code plus username tracking, anyhelp would be awesome, is the below code right? Code:
<vb:literal><script type="text/javascript" src="http://include.reinvigorate.net/re_.js"></script> <script type="text/javascript"> try { reinvigorate.url_filter = function (url) { return url; } reinvigorate.track("XXXXXXXXX"); } catch(err) {} </script></vb:literal> <vb:literal><script type="text/javascript" src="http://include.reinvigorate.net/re_.js"></script> <script type="text/javascript"> try { var re_name_tag = "</vb:literal>{vb:raw bbuserinfo.username}<vb:literal>"; reinvigorate.track("XXXXXXXXXX"); } catch(err) {} </script></vb:literal> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|