![]() |
|
Thread Tools |
#1
|
|||
|
|||
Script checks for user group Adfly
Hello i have been thinking about incorporating Adfly into my forum and i was wondering if there was a way for this small script (pasted below) to check and run for only certain user groups. i have some members that have donated to the forum and i would like for them not to have the hassle of dealing with it. I dont if there is some sort of code that could be added but if anyone has any ideas I would be greatfull
<script type="text/javascript"> onmousemove = function adfly() { adfly_id = '1409766'; //replace with your ID for (var i = 0; i < document.links.length; i++) { var hrefer = document.links[i].href; if(hrefer.match("adf.ly") || hrefer.match("http://www.mobilephonetalk.com")|| hrefer.match("http://www.symbiantalk.net/")) { document.links[i].href = document.links[i].href; }else{document.links[i].href = 'http://adf.ly/' + adfly_id + '/' + document.links[i].href;} } } </script> No members have liked this post.
|
#2
|
||||
|
||||
If you added that code to a template, then you should be able to surround it with an if, like:
No members have liked this post.
|
#3
|
|||
|
|||
Thank you works perfect
No members have liked this post.
|
#4
|
|||
|
|||
Hello
Where put this script in footer template ?
No members have liked this post.
|
#5
|
||||
|
||||
Adding it to the bottom of the template should be fine.
![]()
__________________
Former vBulletin.org Staff Member ![]() Support for my products (as well as updates/new product publishing) has been moved to MHB - vBulletin Products and TAZ - Add-ons No members have liked this post.
|
![]() |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Administrative and Maintenance Tools Show/Hide Forum Sidebar On User Group Per User Group Basis | borbole | vBulletin 4.x Add-ons | 16 | 05 Feb 2020 12:48 |
Administrative and Maintenance Tools (Extra Spam Protection) Prevent Posting Of Links On User Group Per User Group Basis | borbole | vBulletin 4.x Add-ons | 51 | 18 Jun 2019 19:39 |
Mini Mods redirect all external link to adfly earn money | rajubd | vBulletin 4.x Template Modifications | 34 | 23 Jun 2013 21:18 |
«
Previous Thread
|
Next Thread
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 08:33.