coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: Bullmax on November 02, 2005, 12:59:49 AM

Title: Can't login to photo album
Post by: Bullmax on November 02, 2005, 12:59:49 AM
I just updated my phpbb to version 2.18 and now cannot login to the photo album.
It just takes me back to the main forum page.

Please help.
Thanks.
Title: Re: Can't login to photo album
Post by: Nibbler on November 02, 2005, 01:08:55 AM
http://forum.coppermine-gallery.net/index.php?topic=23281.0
Title: Re: Can't login to photo album
Post by: Bullmax on November 02, 2005, 01:24:57 AM
Hi, I saw that after I posted.  Thanks for moving to correct topic.

Thanks again.

Ok uploaded new file is all is working good.
Had to change phpbb table prefix to just phpbb_

Thanks.
Title: Re: Can't login to photo album
Post by: Nibbler on November 02, 2005, 01:31:52 AM
Did you check this ?

define('PHPBB_TABLE_PREFIX', 'phpbb2_'); // The prefix used for the DB tables

Try phpbb_
Title: Re: Can't login to photo album
Post by: Bullmax on November 02, 2005, 01:37:31 AM
Yes thanks.  Just edited my post to reflect that.
Thanks.