BACKGROUND
I created a very basic Zen Cart with Image Handler 2 on my local server and it works fine I moved it to Hostmonster under the domain name of Marcellesboutique.com
When I click on a product, the product comes up but I get the following error message at the bottom of the screen.
Warning: require(includes/templates/template_default/templates/tpl_modules_xsell_products.php) [function.require]: failed to open stream: No such file or directory in /home/marcelle/public_html/includes/templates/testtemplate1/templates/tpl_product_info_display.php on line 270
Fatal error: require() [function.require]: Failed opening required 'includes/templates/template_default/templates/tpl_modules_xsell_products.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/marcelle/public_html/includes/templates/testtemplate1/templates/tpl_product_info_display.php on line 270
QUESTIONS:
1. What does this mean?
2. If I am missing a file where should it be?
3. If I find the missing file in what folder does it go?
Appreciate your help.



