Mod error code after update board 3.0.4

Post any general problems, information or issues on ModphpBB3 in here.
Post Reply
atn0716
Forum Member
Forum Member
Posts: 2
Joined: Sat Oct 04, 2008 10:36 pm

Mod error code after update board 3.0.4

Post by atn0716 »

Hello. Can you guys help me out? I just update my board to 3.0.4 from 3.0.2. After I updated the mod doesn't work anymore. I went to ACP and click on .MODS tab, it gives me this code:

[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 18: main(./../GALLERY_ROOT_PATHincludes/constants.php) [function.main]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 18: main(./../GALLERY_ROOT_PATHincludes/constants.php) [function.main]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 18: main() [function.include]: Failed opening './../GALLERY_ROOT_PATHincludes/constants.php' for inclusion (include_path='.:/usr/local/lib/php-4.4.7/lib/php')
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 19: main(./../GALLERY_ROOT_PATHincludes/acp_functions.php) [function.main]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 19: main(./../GALLERY_ROOT_PATHincludes/acp_functions.php) [function.main]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 19: main() [function.include]: Failed opening './../GALLERY_ROOT_PATHincludes/acp_functions.php' for inclusion (include_path='.:/usr/local/lib/php-4.4.7/lib/php')
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)

The board works fine but the mods does not work. Can you please help me out? Thank you so much...
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: Mod error code after update board 3.0.4

Post by LDM »

So you used the automatic update phpBB package and merged the modded files via the updater :grin:
atn0716
Forum Member
Forum Member
Posts: 2
Joined: Sat Oct 04, 2008 10:36 pm

Re: Mod error code after update board 3.0.4

Post by atn0716 »

yeah, i did. Is there a way to reverse the damage?
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: Mod error code after update board 3.0.4

Post by LDM »

If you choose "merge modifications and use edited code" in auto-updater, there shouldn't have been damage.

You could overwrite the files with 1.0.5 and just add the new sql statements. That is on version phpBB 3.0.4.
Post Reply