Update - all pages are dead. Only displaying the <head> </head> section and then nothing else.
I believe I followed all of the directions properly.
Here is the view source code displaying, from a random page:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
<head>
<title>Stormy Sea [13897553] - 228RMB : Obido Educational Toys, Learning Made Fun</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Stormy Sea [13897553] Manipulatives Wooden Puzzles Table Games Role Play Child-size Furnishings Shanghai educational toys, Shanghai toy store, China wooden toys, China import toys" />
<meta name="description" content="Obido Educational Toys Stormy Sea [13897553] - Cannon balls, treasure chests, barrels, bottles and gold. Can your child balance them all on this wobbly, suspended ship or will they be lost to the sea? A roll of the die decides the next piece to be placed. Can be played together as a competitive or cooperative game. Bamboo toys are " />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="author" content="The Zen Cart® Team and others" />
<meta name="generator" content="shopping cart program by Zen Cart®, <http://www.zen-cart.com> eCommerce" />
<link rel="icon" href="http://www.obidotoys.com/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="http://www.obidotoys.com/favicon.ico" type="image/x-icon" />
<base href="http://obidotoys.com/" />
<link rel="canonical" href="http://obidotoys.com/index.php?main_page=product_info&products_id=54" />
<link rel="stylesheet" type="text/css" href="includes/templates/toys_blue/css/stylesheet.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/toys_blue/css/stylesheet_css_buttons.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/toys_blue/css/stylesheet_footer_menu.css" />
<link rel="stylesheet" type="text/css" media="print" href="includes/templates/toys_blue/css/print_stylesheet.css" />
<script type="text/javascript" src="includes/modules/pages/product_info/jscript_textarea_counter.js"></script>
script language="javascript" type="text/javascript"><!--
function popupWindow(url) {
window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,left=150')
}
function popupWindowPrice(url) {
window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=600,height=400,screenX=150,screenY=150,top=150,left=150')
}
//--></script>
</head>
**UPDATE: removing the posted code from the tpl_main_page.php file gets things working again:
<?php
if (GOOGLE_ANALYTICS_TRACKING_TYPE == "Asynchronous") {
// Do nothing
} else {
require(DIR_WS_TEMPLATE . 'google_analytics/google_analytics.php');
}
?>