Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
tPx Posted February 15, 2019 Posted February 15, 2019 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?
Martin A. Posted February 16, 2019 Posted February 16, 2019 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.
tPx Posted February 19, 2019 Author Posted February 19, 2019 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.