Back to vBulletin 4.x Add-ons

CpaLead Monetize Certain Forums For Guests or members
Mod Version: 1.00, by hobsdv

vB Version: 4.0.2 Rating: (2 votes - 5.00 average) Installs: 13
Released: 11 Mar 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations External Content  

What it does ?
This Uses http://www.cpalead.com/apply.php to monetize certain forums, so for example if you have a forum for watching videos or downloading files you can block that forum from either guests or members until they complete a short free survey.

Once you join CPALead and create a widget code you can choose to have people complete a survey everytime they visit a page or just once or after x amount of hours.

This is a good option if you want members to only complete a survey once and then never again.

Example:
http://www.choiceforum.info/forumdisplay.php?4-General-Crap
http://www.choiceforum.info/forumdisplay.php?7-Downloads



Install instructions :
To block members and Guests.
Place this code in your FORUMDISPLAY template below the opening <head> tag. Replace the xx with your forum id Number.
Code:
<vb:if condition="in_array($foruminfo[forumid], array(xx))">
CPALead Script Here..
</vb:if>
To block Only Guests.
Place this code in your FORUMDISPLAY template below the opening <head> tag. Replace the xx with your forum id Number.
Code:
<vb:if condition="$show['member']">
<vb:elseif condition="in_array($foruminfo[forumid], array(xx))" />
CPAlead Code...
<vb:else />
</vb:if>
To place it on multiple forums replace array(xx)) with array(xx,xx,xx,xx)) replace xx with your forum id.

Please mark as installed if used....

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2025