
Originally Posted by
rhutchison
My checkout success page is throwing out the following error in the footer:
I have gone back through the installation notes and, as near as I can tell, I have everything configured correctly. I'm collecting data in Analytics, I'm just having this problem with checkout_success
I'm running ZC 1.3.7 and the body tag for tpl_main_page is:
The included code at the bottom of tpl_main_page is:
The error tells me that this last bit of code is not picking up the fact that's it needs to look in the templates/patiotoys/google_analytics directory for the file.
I have an override directory with templates/patiotoys/checkout_success/tpl_footer.php that I need for my JAM affiliate software, which is likely the culprit.
One solution would be to copy the google_analytics.php file to a directory that the code at the end of tpl_main_page is looking in, but that seems a bit kludgey. Is there an elegant code solution for this?
Thanks,
Roger
Bookmarks