Thanks works with exception of needing a hack for adsense. There is some code missing which can be added to get Google adsense to work.
My main issue is the mod doesn't show on individual threads - even after modifying showthread template and adding the code - it used to in 3.8x
I think im going to use the built in vbulletin ad manager for that as I found two issues:
- link for digitaldeviation in footer as well as google adsense code:
Code:
google_ad_client = "pub-0851814186705981";
google_ad_output = "textlink";
google_ad_format = "ref_text";
google_cpa_choice = "CAAQnfzw4AIaCJwZC9ix5DwoKN2uuIEBMAA";
google_ad_channel = "3505039413";
which is still in the plugin, not sure exactly where if/it shows.