Jump to content

Smarty: Missing template name error causing product pages not to show.


Recommended Posts

Hi, can anyone please help me. 

I upgraded my site to Prestashop V1.6.0.11 and it worked fine with the default theme.

When I changed to a new theme the product pages became blank white ones, but the rest of the site can be still be seen.

I used the debug to get an error report which came back with the following information.
 

Fatal error: Uncaught --> Smarty: Missing template name <-- thrown in /var/sites/e/earringsdirect.co.uk/public_html/tools/smarty/sysplugins/smarty_internal_template.php on line 678

Line 678 shows

 

if (strlen($this->template_resource) == 0) {

                    throw new SmartyException('Missing template name');

                }

Can anyone point me in the right direction to fix this. 

I have cleared smarty cache files but with no changes.

Thank you

Richard

 

Link to comment
Share on other sites

  • 2 months later...
  • 2 weeks later...
  • 1 year later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...