I solve the problem, but not gettting some error messages. When I click on the gallery link from PHPBB3 board I get these errors :
Code: › [phpBB Debug] PHP Notice: in file /www/.com///////_/_//htdocs/gallery2/modules/core/classes/Gallery.class on line 606: set_time_limit() has been disabled for security reasons
[phpBB Debug] PHP Notice: in file /www/.com///////_/_///htdocs/gallery2/modules/core/classes/Gallery.class on line 606: set_time_limit() has been disabled for security reasons
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3768: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3770: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3771: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3772: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
Help with this please, What do I need to do to reslolve these errors?