Pligg CMS Forums


Go Back   Pligg CMS Forum > Pligg Development > Pligg Modules > Module Support



Adsense share module

Support for modules not listed in the main module forum.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-14-2008, 03:31 PM
Pligg Donor
 
Join Date: Feb 2007
Posts: 29
Adsense share module

Anyone know the function needed to call the show-ads.tpl

I am working with a new template.

If I use the yget all works fine with the module, but I cannot work out which of the files has the call function in yget so I can see the needed code an put it in the new template..

hope that is as clear as mud :P
Reply With Quote
Sponsor
  #2 (permalink)  
Old 08-14-2008, 08:53 PM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: Shredit
 
Join Date: Jun 2006
Location: PA
Posts: 3,394
I think you are looking for the module hook that calls it into the template correct?

if you look at the share_revenue_init file you will see where it's assigning the module hook.
Code:
module_add_action_tpl('tpl_pligg_below_center', share_revenue_tpl_path . 'show_ads.tpl');
Then if you look at the yget/pligg.tpl file you will see where it's including that hook.
Code:
{checkActionsTpl location="tpl_pligg_below_center"}
Hope that points you in the right direction.


Thank this developer

Get the Pligg 1.0 Module Pack and more ---> download here




Reply With Quote
  #3 (permalink)  
Old 08-15-2008, 07:22 AM
Pligg Donor
 
Join Date: Feb 2007
Posts: 29
Thats the one... thanks

Now I need to find the thread that shows how to put more than 1 adsense rev share block on a page. Using different tpls, with different block sizes and making sure you dont get multiple pub #s.
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adsense Revenue Sharing Mod for 8.2 Dravis Modification Tutorials 39 03-02-2009 01:16 PM
Fixes to Profile Extra Fields Module v0.2 and Extended Profile Module v0.1 redwine Modification Tutorials 3 10-18-2008 10:28 AM
Removing adsense from Featured Module? submitlink Module Support 1 08-16-2008 11:11 AM
Missing Adsense Module? whisperwow Modification Tutorials 12 09-09-2007 05:52 PM
Adsense Rev Share Mod and Google TOS impulsive Modification Tutorials 12 08-19-2007 04:17 AM

Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Use the coupon code PLIGG at Dreamhost.com to receive a discount of up to $84.00 Make a donation to support Pligg CMS development