vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Adsense Revenue Sharing 3.5.4 (https://vborg.vbsupport.ru/showthread.php?t=114196)

webmastershome 05-15-2006 10:55 AM

yes... we can share the revenue with admin/thread own/ last post with given share value, you can add your idea here to do this.

rob30UK 05-16-2006 07:48 AM

erm.... I cant code this. I dont know PHP.

MajorFm.com 06-04-2006 04:16 PM

Someone told me there is a licenced version and a non-licenced version... apparently the non-licenced version breaks googles terms... this true? and is this hack ok with google?

MajorFm.com 06-04-2006 05:54 PM

...well i installed and i get the follow error when updating the Share Settings in ACP

Fatal error: Call to a member function on a non-object in /usr/local/apache/www/crazyapes/majorfmforum.com/htdocs/forum/admincp/admin_adsense.php on line 49

i also noticed this in the postbit code:
$bbuserinfo[usergroupid] == 2

Does that mean that if a user has a diffrent primary group, this wont work for them? if so how do i add more then one group...

Also how do i make the adverts show for all users and not just guests.

DinarMet 06-05-2006 04:30 AM

Can you also split revenue for Last Post with this modification?

DM

DinarMet 06-05-2006 04:59 AM

Also, can you set the program criteria to specific user groups instead of minumum posts.

DM

webmastershome 06-07-2006 10:25 AM

Dear Sir,

you can change the user group insted of minimum post simply change the code as below

Find
$post['posts'] >= $adsensesettings['minposts']

Change with

$bbuserinfo[usergroupid] == 2

2 is user group id, change as you want .

Regards
Webmastershome

Nuno Oliveira 06-14-2006 12:01 AM

Hi!

To show the ads to all groups, I just removed
Quote:

AND (!$show[member] OR $bbuserinfo[usergroupid] == 2)

DinarMet 06-14-2006 12:21 AM

Does this hack allow you to share revenue with the person who Last Replied to a thread?

DM

webmastershome 06-14-2006 03:43 AM

No right now this hack not allow this. may be in next version.


All times are GMT. The time now is 02:07 PM.

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.00986 seconds
  • Memory Usage 1,729KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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