Jump to content

UnexpectedValueException

Featured Replies

Posted

lol.png.00d1b026ecb2b9f1a4d8b6c47c038b28

Hey guys, i tried to figured out from where it comes this error on my template ( it's working fine on 3 diffrent domains and hosts ) but, a customer say's this error apear when he install the template.

Can you hel me with some ideas?

 

Add the following to constant.php in order to get better debugging on templates.

define( 'DEBUG_TEMPLATES', TRUE );

That should reveal a proper PHP error. 

Remove the constant when you're done.

  • Author
On 2/16/2019 at 11:12 AM, Martin A. said:

Add the following to constant.php in order to get better debugging on templates.


define( 'DEBUG_TEMPLATES', TRUE );

That should reveal a proper PHP error. 

Remove the constant when you're done.

Ty so much, it was a problem from a template unmodified, i dont know how but ok.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.