Adsense share module

Register an Account
Pligg Chat Room
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-14-2008, 03: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, 08:53 PM
chuckroast's Avatar
Pligg Developer/Coder/Designer
Pligg Version: SVN
Pligg Template: Galleria
 
Join Date: Jun 2006
Posts: 3,832
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.


Download the full Pligg Module Pack





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
Fixes to Profile Extra Fields Module v0.2 and Extended Profile Module v0.1 redwine Questions and Comments 8 01-04-2010 07:06 PM
Google Adsense Module askhakwani Questions and Comments 3 12-29-2009 12:14 AM
Adsense share revenue module lipsmega Questions and Comments 3 03-28-2009 09:45 PM
Adsense Revenue Sharing Mod for 8.2 Dravis Questions and Comments 39 03-02-2009 01:16 PM
Removing adsense from Featured Module? submitlink Questions and Comments 1 08-16-2008 11:11 AM


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