Adsense share module

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 08-14-2008, 04:31 PM
Pligg Donor
 
Join Date: Feb 2007
Posts: 29
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
  #2 (permalink)  
Old 08-14-2008, 09:53 PM
chuckroast's Avatar
Pligg Developer/Coder/Designer
Pligg Version: SVN
Pligg Template: Social Pro Kit
 
Join Date: Jun 2006
Posts: 5,448
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.
Reply With Quote
  #3 (permalink)  
Old 08-15-2008, 08: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 Questions and Comments 40 05-17-2011 10:31 AM
Fixes to Profile Extra Fields Module v0.2 and Extended Profile Module v0.1 redwine Questions and Comments 11 12-20-2010 04:18 PM
Google Adsense Module askhakwani Questions and Comments 3 12-29-2009 01:14 AM
Adsense share revenue module lipsmega Questions and Comments 3 03-28-2009 10:45 PM
Removing adsense from Featured Module? submitlink Questions and Comments 1 08-16-2008 12:11 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development