Im not familiar with v3.3 error reporting but this should work.
OPEN
root/common.php
FINDAFTER ADDwhen your done, remove or comment out these lines because they will report everything
OPEN
root/common.php
FIND
Code:
if (!defined('IN_PHPBB')){exit;}
Code:
ini_set('display_startup_errors',1); ini_set('display_errors',1);error_reporting(-1);
Statistics: Posted by Helter Skelter — Fri Oct 11, 2024 4:14 am