The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Well, if I view the html source of the page you linked to above, and search for 'data-zone="ron" data-format="300x250"', I find it once, but occasionally I'll find it twice. So it kind of seems to me like it might be working, but I don't see any ads at all on that page.
Edit: Also (possibly related), when I look at the JS console I see this: Code:
[11:25:24.433] ReferenceError: GS_googleAddAdSenseService is not defined @ http://access-programmers.co.uk/forums/showthread.php?p=1301767&mode=linear#post1301767:59 [11:25:24.433] ReferenceError: GA_googleAddSlot is not defined @ http://access-programmers.co.uk/forums/showthread.php?p=1301767&mode=linear#post1301767:63 [11:25:24.433] ReferenceError: GA_googleFetchAds is not defined @ http://access-programmers.co.uk/forums/showthread.php?p=1301767&mode=linear#post1301767:72 [11:25:24.565] ReferenceError: GA_googleFillSlot is not defined @ http://access-programmers.co.uk/forums/showthread.php?p=1301767&mode=linear#post1301767:569 [11:25:24.572] ReferenceError: GA_googleFillSlot is not defined @ http://access-programmers.co.uk/forums/showthread.php?p=1301767&mode=linear#post1301767:906 [11:25:25.095] The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page. [11:25:25.240] Use of attributes' nodeValue attribute is deprecated. Use value instead. @ http://cdn1.developermedia.com/a.min.js:1 |
#12
|
|||
|
|||
Something doesn't seem quite right. For 1 in 3, I am now at 9 out of 13.
|
#13
|
|||
|
|||
OK, well maybe there's something about the way it works that I don't understand. Anyway, here's another one you can try:
Code:
<if condition="(((float)$GLOBALS[pagestarttime])*1000)%4==0"> That one doesn't work too well for me because strangely some of the digits of what's supposed to be the current time with microseconds don't change from one page to another. But apparently it's OS dependent and I'm running on my home Windows 7 computer, so it might work better for you. Edit:...otherwise, it's not too difficult to write a plugin that does an actual random number. |
#14
|
|||
|
|||
How do I reverse the condition?
I have an advert showing if condition=x. But I want to stop showing an advert in another location is condition=x. So, what is the reverse? Edit:Worked it out. Use != instead of == |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|