I am trying to modify a php directory script to add google adwords. However whenever i add the adwords script into the .tpl file it removes all the newlines or carriage return or whatever they are called. It appears that this is why the adwords script is not working, any ideas on how to preserve the newlines within the .tpl file? thanks here is the .tpl file im trying to edit and believe what needs to be done is add newlines to the the end of each line of the google script, however \n does not work,
Add {literal} tags around adsense javascript: {literal} Script for adsense {/literal} That should fix what ails ya..
worked just like a charm, i must have spent 3 hours on that supid little problem, thanks a ton tmeyer rep given
Your very welcome! It's nice to be able to help others after so many (here) have help me with my own "stupid little problems". Good luck w/your site