The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Adsense Revenue Sharing Hack 1.1 (0 queries version) Details »» | |||||||||||||||||||||||||||
Adsense Revenue Sharing Hack 1.1 (0 queries version)
Developer Last Online: Jul 2021
Upgrade 1.1 notice:
The upgrade from 1.0 to 1.1 is optional; it makes sure ads don't display in private messages. Thanks to venomx for the tip. Hack Description: This hack will allow you to offer Google Adsense revenue sharing to your vBulletin board users. Revenue sharing is a great way to reward your board members for their loyalty and adds a feeling of ownership in the board and it's success. Revenue is split between board administrator and thread starters. The percentage of probability is customizable by the administrator. This hack is fundamentally the same like this hack; however, it adds some customization plus does not use any additional queries! I wrote this hack a couple of months ago and didn't know there was any interest for it (you certainly don't want to spend money on something that doesn't take much time to code). My time is *very* limited so I am not good at giving support. I hope the instruction included is self-explanatory. It is easy to expand the hack to your needs. Show Your Support
|
Comments |
#2
|
|||
|
|||
This sounds like a really great idea, im just a little hesitant that thread starters may get a bit 'click happy' on the ads, google doesnt like that kind of thing.
|
#3
|
||||
|
||||
Chris, you can enter a "Minimum Posts" count before ads are contributed to users. This way you can make sure only long-time board visitors participate in the system.
|
#4
|
||||
|
||||
Wow, I missed this post before... looks like a great hack... howerver I'm still waiting to see an official answer from google in wheter this hack not breaking the TOS
|
#5
|
||||
|
||||
Polo, did you miss my answer in the other thread? I asked Google and here is their response in full:
Quote:
|
#6
|
||||
|
||||
oh I think i missed it, thank you for that post glad that google accepts this... thank you very much for the hack...
|
#7
|
|||
|
|||
Can you tell me how does it work. I see what it does but I would like to know how does it work....
Thanks. |
#8
|
||||
|
||||
|
#9
|
|||
|
|||
It does not display at my forum even with the edits i made, so whats up with that
http://www.theundergroundsource.com/forums/index.php? User Name : Password : I uninstalled it for now until I can figure it out! |
#10
|
||||
|
||||
If you actually read what I said in my first post you would know that I don't have much time; that doesn't mean I am not willing to help when I can. Of course the hack does not display at your forumhome, http://www.theundergroundsource.com/forums/index.php?, because it is not supposed to. It displays ads in the thread view, e.g.
http://www.mobileread.com/forums/sho...?threadid=3968 Anyways.... if there is nothing but complaint, I have no trouble removing it again. |
#11
|
|||
|
|||
Quote:
I found what was wrong it was cause I am in user group 6 Admin. How do u make everyone show up to see the ads. Thanks for the info Quote:
|
#12
|
||||
|
||||
When you change the postbit templates, instead of:
<if condition="($post['postid'] == $GLOBALS['FIRSTPOSTID']) AND (!$show['member'] OR $bbuserinfo[usergroupid] == 2)"> add this: <if condition="($post['postid'] == $GLOBALS['FIRSTPOSTID'])"> when applying the code changes in 7. of the instruction. |
#13
|
||||
|
||||
you can always use conditionals
|
#14
|
|||
|
|||
Quote:
Quote:
when applying the code changes in step 7. of the instruction.. Code:
<if condition="($post['postid'] == $GLOBALS['FIRSTPOSTID']) AND (!$show['member'] OR $bbuserinfo[usergroupid] == 2)"> |
#15
|
|||
|
|||
I was looking at the code & I notice that u can place your own type of ads and make them scroll or rotate. I going to test this out to see if I can do that and change some wording in Admin c/panel display in vb. :ermm:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|