hi, i am having issues with this mod.
I installed, and take a look at my right sidebox:
http://www.lightswitchclothing.com/catalog
It's looking for something and not finding it.
Also, if you just click where the button SHOULD BE, i get these errors:
Warning: main(includes/templates/template_default/templates/tpl_subscribe_header.php) [
function.main]: failed to open stream: No such file or directory in
/home/lightswi/public_html/catalog/includes/modules/lavender/subscribe_header.php on line
20
Warning: main(includes/templates/template_default/templates/tpl_subscribe_header.php) [
function.main]: failed to open stream: No such file or directory in
/home/lightswi/public_html/catalog/includes/modules/lavender/subscribe_header.php on line
20
Fatal error: main() [
function.require]: Failed opening required 'includes/templates/template_default/templates/tpl_subscribe_header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/lightswi/public_html/catalog/includes/modules/lavender/subscribe_header.php on line
20
Does anyone know whats going on here? Seems to have an issue with the subscribe_header file line 20 which is this:
PHP Code:
require($template->get_template_dir('tpl_subscribe_header',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_subscribe_header.php');
thanks.
Bookmarks