View Single Post
  #1   IP: 218.2.66.181
Old 2007-03-19, 01:43 PM
smiling smiling is offline
高级会员
 
Join Date: 2006-02-12
Posts: 502
smiling 正向着好的方向发展
Default Easy Way To Ad Google Adsense & More Anywhere

Unfortunately before I decided to find out if there were support forums lol I played around and trail and error til I figured out you can not make google adsense work! After much headache lol I finally, ditch effort, tried it as an include and it works! Create a file named whatever.tpl...mine's named google.tpl and save it into your /public_html/directory/templates folder then wherever you want your google adsense to be just put this snipt in
Quote:
{include file="google.tpl"}
this also works for any other programs...like trafficswarm, adbrite...ect...for each new code you'll need to create a new tpl file and then just use the include script with the file name
Reply With Quote