I feel stoopid, but I just can't fix this blank page issue even though I've followed the advice from multiple threads here.
Problem
Checkout Payment page is completely blank:
https://www.theaizzi.com/index.php?m...eckout_payment
Note that this link probably won't work since it's tied to a session I believe.
Steps Taken To Remedy
1) Re-uploaded multiple times with two different FTP apps (and manually checked various file sizes on the server for 0kb) to ensure nothing was dropped.
2) Using the enable_error_logging.php tool and keep getting the same somewhat telling result:
3) Double-checked all of the files needed for Google Analytics are in the right places and the special <body> and </body> code was carefully included in the tpl_main_page.php file. Note above in the error reporting that line 190 is mentioned. That's the second line of code Analytics needs just above the ending </body> tag. It's all correct as far as I can tell. Also pasted the googleanalytics-INSTALL.sql text into the Install SQL Patches page and successfully ran it.11-Sep-2008 21:30:31 PHP Warning: require(includes/templates/theaizzi/checkout_shipping//google_analytics.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/theaizzi/www/www/includes/templates/theaizzi/common/tpl_main_page.php on line 190
11-Sep-2008 21:30:31 PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/templates/theaizzi/checkout_shipping//google_analytics.php' (include_path='.:/usr/local/php5/lib/php') in /home/theaizzi/www/www/includes/templates/theaizzi/common/tpl_main_page.php on line 190
4) Am using the latest (not so ;) Simple Google Analytics v1.2.2 with my newly upgraded 1.3.8a version of Zen Cart. Funny thing is I have successfully upgraded 2 other installs of Zen Cart from 1.3.7 to 1.3.8a in subfolders to the root without problems at all. The root install however is not cooperating.
Any ideas...? ...Please?



