| Author | Message |
| Post Title: Gallery2 Settings Doesn't appear | |
stefe
Joined: Sep 05, 2007 Posts: 1
|
Posted: Sat Nov 24, 2007 10:42 am
I instaled the moods and everything butt Gallery2 Settings doesn't apper in ACP??? can anybody help ,e find the mistake?? please
|
| Author | Message |
| Post Title: Re: Gallery2 Settings Doesn | |
jettyrat
Joined: Nov 28, 2005 Posts: 1144
|
Posted: Sat Nov 24, 2007 6:09 pm
Did you install and enable the gallery2 module in the acp? After the mods are installed you have to activate the module in the acp...
|
| Author | Message |
| Post Title: Re: Gallery2 Settings Doesn | |
Samoki
Joined: Feb 24, 2009 Posts: 5
|
Posted: Wed Mar 25, 2009 11:24 pm
I'm able to add the module and enable it, but it does not show on the GENERAL TAB in the ACP AREA. Why is it not showing in the acp? help anyone.
|
| Author | Message |
| Post Title: Re: Gallery2 Settings Doesn | |
Samoki
Joined: Feb 24, 2009 Posts: 5
|
Posted: Sun Mar 29, 2009 10:06 pm
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? |
| Author | Message |
| Post Title: Re: Gallery2 Settings Doesn | |
Samoki
Joined: Feb 24, 2009 Posts: 5
|
Posted: Mon Mar 30, 2009 5:05 pm
Problem resolved, host site disable "set_time_limit" , so just had to disable warning message by placing "@" in front of "set_time_limit"
|