Ok, most of you know PHPBB, and most know that, with a mod you can hide errors, I have seen it done on many sites i was just trying to find out how
Error hide
Started by liveman, Jan 24 2006 08:46 PM
2 replies to this topic
#1
Posted 24 January 2006 - 08:46 PM
#2
Posted 24 January 2006 - 10:00 PM
So you want it for phpbb or a personal site?
Try putting ob_start() at top to remove header errors and error_reporting(0);
Try putting ob_start() at top to remove header errors and error_reporting(0);
Edited by tiki, 24 January 2006 - 10:00 PM.
#3
Posted 24 January 2006 - 10:37 PM
phpbb.com has their own support forum, that is where this question should be asked.
But info on error handling for anything can be found here: http://php.net/manua...r-reporting.php
But info on error handling for anything can be found here: http://php.net/manua...r-reporting.php
Edited by rc69, 24 January 2006 - 10:38 PM.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
