Gettiong this message evenafter disabled , i verified config.php
Quoting @Shadowdare's answer:
That message box is from the Yaga application. It only is displayed if debug is enabled in Vanilla. Set the debug setting to false in /conf/config.php like so: $Configuration['Debug'] = false;
That message box is from the Yaga application. It only is displayed if debug is enabled in Vanilla.
Set the debug setting to false in /conf/config.php like so:
$Configuration['Debug'] = false;
My shop | About Me
Solved the issue Thanks
Comments
Quoting @Shadowdare's answer:
My shop | About Me
Solved the issue Thanks