Hello all,
I don't know exactly where this error came from, but it located right on my main page at:
http://www.magictrick.com/store/index.php
The error is:
Warning: main(includes/templates/template_default/templates/tpl__default.php): failed to open stream: No such file or directory in /home/magictri/public_html/store/includes/templates/rjp/common/tpl_main_page.php on line 177
From what I can see when the variable $GET['main_page'] is called, it is returning nothing. It should return 'index' which would turn the file that the code is looking for into tpl_index_default.php.
Any thoughts on why this page isn't recognizing?
-Donovan



