Can't login to photo album Can't login to photo album
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Can't login to photo album

Started by Bullmax, November 02, 2005, 12:59:49 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bullmax

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.


Bullmax

#2
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.

Nibbler

Did you check this ?

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

Try phpbb_

Bullmax

Yes thanks.  Just edited my post to reflect that.
Thanks.