Post Reply  Post Thread 
Pages (2): « First [1] 2 Next > Last »
SpiceFuse Adsense Revenue Sharing!
Pacifier
Administrator
*******

Posts: 221
Group: Administrators
Joined: May 2006
Status: Offline
Reputation: 1
Post: #1
SpiceFuse Adsense Revenue Sharing!

After a lot of requests, and lots of procrastination from my side, I finally decided to work on and release this plugin for adsense revenue sharing.

What it does?
That's the simple part. It lets you share 25%, 50%, 75%, or 100% of your adsense revenue by displaying your member advertisements based on a smart algorithm.

Is it tough to install and understand?
It's pretty easy to install, but to understand it completely you need to pay some attention.

The revenue sharing plugin has 4 kinds of "weight" giving ways, which boost a user's chance of earning. Any one of these can be used on per-forum basis:

  1. Repliers get more weight
    As you can guess, using this will boost chances of ads display for repliers, 3 times more than the thread starter. This is ideal for the sections where users ask for help and other users offer voluntary help.
  2. Topic starters get more weight
    Using this the topic starters get 3 times more chances of having their google ads displayed. It can be better used in sections where users are start discussions that can be helpful in getting crowd.
  3. Equal Weight
    Both the thread starter and repliers get equal chance of having their ads displayed, using this setting.
  4. Only topic starters get weight
    Simple, as it says! It's either the site admins ads (if sharing is not 100%), or the topic starters ads in this section, where this setting is enabled.


Note: The revenue sharing only occurs at the topics and no where else on the forums, not on calendar, not on index.

How to install?

  1. Unzip the file, and upload revenue.php to inc/plugins/revenue.php.
  2. Go to Admin CP -> Plugin Manager -> Revenue Sharing (activate)
  3. Go to Settings (Change) -> SpiceFuse Revenue Sharing and change the settings as necessary.
  4. Don't forget to fill in your own adsense id (default adsense id), in the settings.
  5. Go to Templates (Modify/Delete) -> Expand on your default template -> Show Thread Templates -> showthread (edit)

    Find:

    Code:
    {$posts}


    Add Before (if you want advert before posts), or add after (if you want it after posts)

    Code:
    {$ad_data}

  6. Next I would advice you to edit your Help documents from MyBB Admin CP, and give relevant information in them like SpiceFuse does.
  7. 7. If you would like to change colors and other settings of google adsense ad, then I am afraid the only way you have to do that is to edit the inc/plugins/revenue.php file directly. Towards the end, there's some HTML code which you will find familiar. But remember, only edit, don't replace it or you'll mess it up! .. and no using singlequotes (').


Next, you may read our help document relating to revenue sharing.

Download URL: http://spicefuse.com/mybb_mods/revenue_b2.zip
Live demo: http://spicefuse.com/index.php (this board)
Current version: 1.0 Beta 2
Last Update: May 22, 2007

== History

Beta 2: (22nd May, 2007)
* Fixed issue with a field not being altered in MySQL table for custom profile fields.

03-29-2008 05:00 PM
Find all posts by this user Quote this message in a reply
avalanch
Junior Member
**

Posts: 22
Group: Registered
Joined: May 2008
Status: Offline
Reputation: 0
Post: #2
RE: SpiceFuse Adsense Revenue Sharing!

Why does it corrupt my tables when I use it?
<snip>


http://vgchat.info
http://codeshq.site88.net
05-24-2008 06:38 PM

This post was last modified: 05-25-2008 07:00 PM by Pacifier.

Find all posts by this user Quote this message in a reply
Pacifier
Administrator
*******

Posts: 221
Group: Administrators
Joined: May 2006
Status: Offline
Reputation: 1
Post: #3
RE: SpiceFuse Adsense Revenue Sharing!

avalanch Wrote:
Why does it corrupt my tables when I use it?


Can you elaborate on that? I haven't been able to find any corrupt table.

05-25-2008 06:59 PM
Find all posts by this user Quote this message in a reply
avalanch
Junior Member
**

Posts: 22
Group: Registered
Joined: May 2008
Status: Offline
Reputation: 0
Post: #4
RE: SpiceFuse Adsense Revenue Sharing!

thats because I disabled it and turned on

Inline Ads
Displays ads between posts. 2.0 Jesse Labrocca

this mod instead.

I can send you a pic of what it's doing though.

It looks like this inside and outside of the admin cp. And I will continue to disable the ad until we can get it fixed. Oh and again I will be using Jesse Labrocca's mod until I recieve another response.

screenshot


http://vgchat.info
http://codeshq.site88.net
05-25-2008 08:53 PM

This post was last modified: 05-26-2008 09:56 AM by Pacifier.

Find all posts by this user Quote this message in a reply
Pacifier
Administrator
*******

Posts: 221
Group: Administrators
Joined: May 2006
Status: Offline
Reputation: 1
Post: #5
RE: SpiceFuse Adsense Revenue Sharing!
05-26-2008 09:54 AM
Find all posts by this user Quote this message in a reply
Pepo
Junior Member
**

Posts: 9
Group: Registered
Joined: Jan 2007
Status: Offline
Reputation: 0
Post: #6
RE: SpiceFuse Adsense Revenue Sharing!

Hi dear Pacifier.
I would like to ask, whene this mod get updated, how it'll work with the new adsense ad code system?

there is no ad channel, there is only pub id, and ad slot!


تطوير منتديات ماى بى بى - اشهار المواقع - cheap web host
06-18-2008 07:44 AM
Find all posts by this user Quote this message in a reply
AjEe
Junior Member
**

Posts: 3
Group: Registered
Joined: Feb 2008
Status: Offline
Reputation: 0
Post: #7
RE: SpiceFuse Adsense Revenue Sharing!

Will u update this for MyBB 1.4?

08-28-2008 03:20 PM
Visit this user's website Find all posts by this user Quote this message in a reply
madzzkill
Junior Member
**

Posts: 1
Group: Registered
Joined: Sep 2008
Status: Offline
Reputation: 0
Post: #8
RE: SpiceFuse Adsense Revenue Sharing!

I have problem installing this mod.

Quote:
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1136 - Column count doesn't match value count at row 1
Query:
INSERT INTO `mybb_settings` VALUES (NULL, 'rev_forum_2', 'News and Announcements', 'Adjust weight settings for this forum.', 'select 1=Repliers get more weight 2=Topic starters get more weight 3=Equal weight 4=Only topic starters get weight', '3', 6, 45)



What should I do?

or maybe im using 1.4, please do it for 1.4.

09-20-2008 02:27 PM

This post was last modified: 09-21-2008 05:22 AM by madzzkill.

Find all posts by this user Quote this message in a reply
Pacifier
Administrator
*******

Posts: 221
Group: Administrators
Joined: May 2006
Status: Offline
Reputation: 1
Post: #9
RE: SpiceFuse Adsense Revenue Sharing!

It is currently not compatible with MyBB 1.4. Expect an update within 2 weeks.

09-24-2008 07:50 PM
Find all posts by this user Quote this message in a reply
gozzi
Junior Member
**

Posts: 4
Group: Registered
Joined: Oct 2008
Status: Offline
Reputation: 0
Post: #10
RE: SpiceFuse Adsense Revenue Sharing!

Any news about the 1.4 update? It will be useful for my board.

Ciao

10-16-2008 12:46 PM
Find all posts by this user Quote this message in a reply
Pages (2): « First [1] 2 Next > Last »
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump: