
Originally Posted by
sunflowertami
hello,
The mod was working on 1.3.8a and since cache error debugging wasn't available then, don't know if it was a problem back then.
Anyway, it was working then I upgraded to 1.3.9b. On the cache, I noticed the following error every time a purchase is made:
PHP Warning: require(includes/templates/cherry_zen/checkout_success//google_analytics.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/content/includes/templates/cherry_zen/common/tpl_main_page.php on line 227
[23-May-2010 06:19:53] PHP Warning: require(includes/templates/cherry_zen/checkout_success//google_analytics.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/content/l/includes/templates/cherry_zen/common/tpl_main_page.php on line 227
[23-May-2010 06:19:53] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/templates/cherry_zen/checkout_success//google_analytics.php' (include_path='.:/usr/local/php5/lib/php') in /home/includes/templates/cherry_zen/common/tpl_main_page.php on line 227
I have the google analytics folder correctly located on:
templates/cherry_zen/google_analytics/google_analytics.php
Then just to be sure, I took out the php file and just added it to the root of templates/cherry_zen/google_analytics.php
I still get the same error though, but it appears the site is functioning. I tested it, no blank pages and google is recording the order, it is just that the error comes out everytime.
Any ideas?
Bookmarks