Arkamek
04-29-2015, 11:32 PM
Hello, i'm using vB 4.2.2 Patch Level 4 and i have problem because i can't hide errors like in this case:
/forumrunner/include/album.php
error [part]:
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in and i have a few errors like this. I want to hide them, trying add
define('SKIP_ALL_ERRORS', true); to config.php but nothing changed.
/forumrunner/include/album.php
error [part]:
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in and i have a few errors like this. I want to hide them, trying add
define('SKIP_ALL_ERRORS', true); to config.php but nothing changed.