Beim phpBB 2.0.16 steht in der /phpBB2/includes/constants.php
// Debug Level
//define('DEBUG', 1); // Debugging on
define('DEBUG', 1); // Debugging off
// Debug Level
//define('DEBUG', 1); // Debugging on
define('DEBUG', 1); // Debugging off
Wo gehören denn grundsätzlich Bug-Reports hin? Fürs nächste Mal.// Debug Level
define('DEBUG', 1); // Debugging on
//define('DEBUG', 0); // Debugging off
Hugo hat geschrieben:Acyd Burn - Achso. Ist aber irgendwie ... falsch. ^^ Wieso dann nicht:
// Debug Level
define('DEBUG', 1); // Debugging on
//define('DEBUG', 0); // Debugging off
Quelle: http://www.phpbb.com/phpBB/viewtopic.php?t=305892Bug Tracker is currectly down as far as I know..
PM one to the Dev or support team...
With full details of the issue you think you have found.
Gruß,We also intend to open our private bugtracker system to the public for reporting 2.0.x bugs within the next days.