![]() |
Ok, I disabled each plugin, one by one, but the error is still there >:(
damn...I remember that, following some guides, I added the Analytics script in the footer and in another page, but I'm unable to remember WHERE... |
I suggest you try disabling hooks to confirm where the problem is. There are no templates in the archive.
To disable hooks edit your config.php... add this as the second line, directly below the opening tag <?php Code:
define('DISABLE_HOOKS', true); |
Ok, no more error removing the hooks. Consider I don't even know what is a hook :'(
Now what to do? What changes if i remove hooks? |
Disabling hooks *really* disables every single mod and plugin... You should re-enable them again but now we know for sure the problem is with a plugin, not altered vbulletin files.
Re-enable your hooks, confirm the error is back... Then go to Admin CP -> Plugin Manager and tell me what plugins you have at the top under Product: vBulletin (if any)... |
Sh*t, found it!
It was my fault as I looked at Products instead of Plugins... it was this one: Name: Code in Archive Hook Location: archive_complete PHP Code: $output .= "<script src=\"http://www.google-analytics.com/urchin.js\" type=\"text/javascript\"> </script> <script type=\"text/javascript\"> _uacct = \"XXXXXXXXXXXXXXXXXXXXXXXXXXX\"; urchinTracker(); </script>"; <!--Paste Google Adsense Code (with slashes) Above This Line--> '; |
yeah,, good, delete that plugin, you won't need it anyway with this mod.
|
tankx :-)
|
installed but google tells me that no tracking is installed?
www.NJStangers.org I don't see it on my pages neither even though its in the google anayltics product I added to the backend |
It's definitely in your archive... I see it's not on your pages though... I think it's because you have the "Branding" removed from vBulletin (branding free license)- I wasn't taking that into consideration when I tied the Analytics code to the copyright... If there's no copyright there's no analytics code.
I suggest you manually add the code to your footer template but leave the mod installed for the archive. I'll work on fixing this. |
ah okay that happened when we did the custom garage as well as a few other mods, that explains it. Thanks again.
|
All times are GMT. The time now is 03:17 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|