vinefreshtees Posted November 28, 2016 Share Posted November 28, 2016 I am getting the http 500 error on just one of my CMS pages and I can't seem to figure out where the problem is. When I set debug to true I get "Fatal error: Uncaught --> Smarty: Unable to load template file '/home/vinefres/public_html/themes/theme1289/cms-global.tpl' <-- thrown in /home/vinefres/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 129" on the page giving me trouble. I went to /home/vinefres/public_html/themes/theme1289, but there isn't a cms-global.tpl file. There is a cms.tpl and a global.tpl. When I go to /home/vinefres/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 129 it reads throw new SmartyException("Unable to load template {$_template->source->type} '{$_template->source->name}'{$parent_resource}"); My website is www.vinefreshtees.com. I'd appreciate any help that anyone can give. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now