vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - CpaLead Monetize Certain Forums For Guests or members (https://vborg.vbsupport.ru/showthread.php?t=237998)

hobsdv 03-10-2010 10:00 PM

CpaLead Monetize Certain Forums For Guests or members
 
1 Attachment(s)
What it does ?
This Uses CPALead 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:
Forum Not Blocked
Forum Blocked



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....

hobsdv 03-11-2010 07:55 AM

First post reserved

biosclan 03-11-2010 08:52 AM

Just got this a few minutes ago and it works great :D



Thanks!

Ramsesx 03-11-2010 02:13 PM

From a viewpoint of a user I really hate such survey things and I'm sure It's a good way to loose many users. In spite of that thanks for this addon and your work.

TimberFloorAu 03-11-2010 07:02 PM

Adblockplus... Just been on those two links, made no difference to me.

hobsdv 03-12-2010 03:51 AM

Quote:

Originally Posted by Ramsesx (Post 2001552)
From a viewpoint of a user I really hate such survey things and I'm sure It's a good way to loose many users. In spite of that thanks for this addon and your work.

True a lot of people dont like them, but a lot of people make a lot of money from them.

Jabong82 03-12-2010 03:56 AM

this looks interesting.

Just curious though, can u give an idea of what sort of earnings each of these surveys are worth? I know thats kinda a vague question, but could you give some sorta ballpark like how many per 1000 or something? Thank you.

sticky 03-12-2010 08:13 AM

Instead of a survey can it just be you have to register to see this area?

hobsdv 03-12-2010 11:31 AM

Quote:

Originally Posted by Jabong82 (Post 2001936)
this looks interesting.

Just curious though, can u give an idea of what sort of earnings each of these surveys are worth? I know thats kinda a vague question, but could you give some sorta ballpark like how many per 1000 or something? Thank you.

it varies surveys are worth anything between $0.50 and over $10

i average around $3-4 per survey as you can block out the low paying ones

denman75 03-12-2010 01:52 PM

looks great abp works good for me ;)
would only change the example forums ,since u are offering illegal warez links if they look past the survey blocker ;)
i dont mind ,but before u are getting in problems better save than sorry m8 ...


All times are GMT. The time now is 01:52 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02426 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete