I am creating an order form (using Quick Order Module) for Firehouse Subs Restaurants to order all of their hot sauces on our approved list. however, I have already used this module to create an quick order form for all of our customers to use. I modified the filenames, extra datafiles, language files, template files, and header.php from "quick_order" to "fhs_quick_order" and QUICK_ORDER to "FHS_QUICK_ORDER" in their respective places and the module will work and add items to the cart. however I am receiving some errors at the bottom of the page that I cannot figure out.
Warning: main(includes/templates/classic/fhs_quick_order//google_analytics.php) [function.main]: failed to open stream: No such file or directory in /home/hotshots/public_html/includes/templates/classic/common/tpl_main_page.php on line 180
Warning: main(includes/templates/classic/fhs_quick_order//google_analytics.php) [function.main]: failed to open stream: No such file or directory in /home/hotshots/public_html/includes/templates/classic/common/tpl_main_page.php on line 180
Fatal error: main() [function.require]: Failed opening required 'includes/templates/classic/fhs_quick_order//google_analytics.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hotshots/public_html/includes/templates/classic/common/tpl_main_page.php on line 180
My first instinct was to check my install of google analytics, but everthing seems fine there and I am not getting any other errors on any other pages. Can you please help me? The forms work, but I am slightly embarased by the errors on the bottom of the page. You can see them here:
http://hotshotshotsauce.com/index.ph...hs_quick_order
I am running version 1.1.1 of the google analytics module


Reply With Quote
