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> |
#2
|
||||
|
||||
It's very hard to read code when you don't put it in code tags.
Also, you said nothing about where you added this code - exactly! And, what goes in the xxxxxx place? And what exactly is not working? What exactly is the result? We need more information from you in order to help. |
#3
|
||||
|
||||
You have an extra bracket in your first line of code as well...
Code:
<vb:literal><<script type="t |
#4
|
|||
|
|||
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> |
#5
|
||||
|
||||
Put your code inside code tags please.
|
#6
|
||||
|
||||
Place it in one of the footer ad_location templates.. or place it directly in the footer.
|
#7
|
|||
|
|||
Thanks for the response
What do you mean the code tags? --------------- Added [DATE]1310673055[/DATE] at [TIME]1310673055[/TIME] --------------- Thats how Ive been doing it |
#8
|
||||
|
||||
[CODE.]YOUR POSTED CODE HERE[./CODE] (obviously without the ".")
|
#9
|
||||
|
||||
What Paul means is that when you post code it would be better to place it inside the code bb tags. For example:
Code:
Code posted inside code tags Where exactly and how have you added it? The best place to add it would be at the very bottom of the fotter template. |
#10
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|