Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 15, 20196 yr 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?
February 16, 20196 yr 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.
February 19, 20196 yr 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.