Um Posted February 7, 2007 Share Posted February 7, 2007 I have PHP nuke web site (www.um-design.com) and now I would like to add adsense from google. I cant insert inside blocks or message because I get message that this HTML can not be inserted or something like that. Can you tell me how can I insert Google adsense inside PHP Nuke? Thanks! Link to comment https://forums.phpfreaks.com/topic/37440-solved-php-nuke-question/ Share on other sites More sharing options...
froddyklutz Posted February 7, 2007 Share Posted February 7, 2007 do you have access to the source code? Link to comment https://forums.phpfreaks.com/topic/37440-solved-php-nuke-question/#findComment-179004 Share on other sites More sharing options...
froddyklutz Posted February 7, 2007 Share Posted February 7, 2007 if you do open up footer.php and add: <br /> then the adsense code before the </body> Link to comment https://forums.phpfreaks.com/topic/37440-solved-php-nuke-question/#findComment-179005 Share on other sites More sharing options...
froddyklutz Posted February 7, 2007 Share Posted February 7, 2007 Revision: I havent done much with php-nuke but i have used similar systems and i'd try this: just backup any edited files first so that if things go screwy you can retrieve the good copy if you do open up footer.php and add: <br /> then the adsense code before the </body> if </body> isn't in footer.php look in your templates for something with footer in the name. If you prefer to have the adds up the top put them after the <body... ...> tag also read this: http://www.karakas-online.de/EN-Book/google-adsense-on-top-of-php-nuke-module.html Link to comment https://forums.phpfreaks.com/topic/37440-solved-php-nuke-question/#findComment-179010 Share on other sites More sharing options...
Um Posted February 7, 2007 Author Share Posted February 7, 2007 Thanks froddyklutz! I did it! You can look now> www.um-design.com Link to comment https://forums.phpfreaks.com/topic/37440-solved-php-nuke-question/#findComment-179024 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.