Quote Originally Posted by Frankcw View Post
I'm setting up a new website and am adding google analytics 1.2.5

When I copy & Paste the code into the tpl_main_page.php file and reload my website in my browser I get a blank page (no website). When I take it out all is well again.

What am I doing wrong?
I've learned about checking the cache for error log files & the log file said:
[02-Nov-2011 18:24:19] PHP Parse error: syntax error, unexpected '{' in /home/frankcw/public_html/jewelryholdersforyou/includes/templates/ashley_pink/common/tpl_main_page.php on line 187

this error is in the cache folder several times..each time I tried the module.
The code for the google analytics is pasted in at about line 370

The character '{' is in the file before & after I paste in the google analytics code. The file works without the google analytics but doesn't work with the code added.