I had a functioning store. But it just stopped working. HEre is the error I receive:
Fatal error: require() [function.require]: Failed opening required '' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/touchpla/public_html/store/includes/templates/template_default/templates/tpl_index_default.php on line 39
Here is the line referred to on line 39:
<div id="indexDefaultMainContent" class="content"><?php require($define_page); ?></div>
When I take the store DOWN FOR MAINTENANCE.... I still see a problem...it's like the template disappeared...
Need some help, please



