The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
One of my new advertiser's javascript pop-under html code isn't working in any of our ad location templates. Something is altering the code when i look at it in page source.
Code:
<!-- MGID Pop-under Start --><script type="text/javascript"> var MGCD = new Date(); document.write('<scr' +'ipt type="text/javascript"' +' src=".............'" charset="utf-8"></scr'+'ipt>'); </script><!-- MGID Pop-under End --> website |
#2
|
||||
|
||||
![]()
You said something is altering it.... so what is it supposed to look like and what does it look like?
And, try disabling your modifications/plugins and see if you still have this problem. Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php PHP Code:
|
#3
|
|||
|
|||
![]()
the code appeared when I placed define('DISABLE_HOOKS', true); underneath <?php
when I take off define('DISABLE_HOOKS', true); I can't find the code in my page source the code is suppose to appear like this Code:
<!-- MGID Pop-under Start --><script type="text/javascript"> var MGCD = new Date(); document.write('<scr' +'ipt type="text/javascript"' +' src="http://jsu.dt07.net/h/i/hiphopstan.com.3695.js?t=' +MGCD.getYear() +MGCD.getMonth() +MGCD.getDate() +MGCD.getHours() +'" charset="utf-8"></scr'+'ipt>'); </script><!-- MGID Pop-under End --> |
#4
|
||||
|
||||
![]()
Then the problem is because of one of your modifications.
|
#5
|
|||
|
|||
![]()
Is there a fix for this? It's vbseo causing it. When i disable vbseo -- the issue doesn't occur.
|
#6
|
||||
|
||||
![]()
Then ask for the fix over on the vbseo forums.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|