Multiple errors after upgrade to phpBB 2.0.18

AlpineZone
AlpineZone's picture

Joined: 2004-01-21
Posts: 69
Posted: Mon, 2005-10-31 20:36

I just upgraded my phpBB installation to phpBB 2.0.18 and now Gallery returns several errors:

http://forums.alpinezone.com/modules.php?op=modload&name=gallery&file=index

Thoughts?

Greg B
AlpineZone.com: Northeast Skiing
COskiing.com: Colorado Skiing

 
AlpineZone
AlpineZone's picture

Joined: 2004-01-21
Posts: 69
Posted: Tue, 2005-11-01 14:22

I completely reinstalled phpBB 2.0.18 and completely reinstalled Gallery 1.5.1 and I'm still getting a whole bunch of errors:

Quote:
Warning: mysql_connect(): Access denied for user: 'user_user@localhost' (Using password: NO) in /home/user/public_html/forums/modules/gallery/classes/database/mysql/Database.php on line 28

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/user/public_html/forums/modules/gallery/classes/database/mysql/Database.php on line 29

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/user/public_html/forums/modules/gallery/classes/database/mysql/Database.php on line 33

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/user/public_html/forums/modules/gallery/classes/database/mysql/Database.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/forums/modules/gallery/classes/database/mysql/Database.php:28) in /home/user/public_html/forums/includes/page_header.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/forums/modules/gallery/classes/database/mysql/Database.php:28) in /home/user/public_html/forums/includes/page_header.php on line 535

Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/forums/modules/gallery/classes/database/mysql/Database.php:28) in /home/user/public_html/forums/includes/page_header.php on line 536

Is anyone else seeing this?

Greg B
AlpineZone.com: Northeast Skiing
COskiing.com: Colorado Skiing

 
Corni

Joined: 2005-11-01
Posts: 2
Posted: Tue, 2005-11-01 14:48

Yes, you are not alone. Same error messages with me after upgrading. I hope someone finds or has a solution for this. Or are we the only one who use Gallery 1.5 with phpbb 2.0.18?

 
AlpineZone
AlpineZone's picture

Joined: 2004-01-21
Posts: 69
Posted: Tue, 2005-11-01 15:00

I found this "fix" but it seems to reduce security a bit:

http://www.snailsource.com/forum/viewtopic.php?p=16895#16895

It'll at least let the Gallery be displayed correctly until a true fix can be written.

Greg B
AlpineZone.com: Northeast Skiing
COskiing.com: Colorado Skiing

 
Corni

Joined: 2005-11-01
Posts: 2
Posted: Tue, 2005-11-01 21:48

I installed the fix. Worked perfectly. Hope a little more secure solution follows. But anyway, thanks a lot, AlpineZone!