coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: cassie396 on December 28, 2006, 02:33:01 AM

Title: Cookie Issue: Session Keys Don't Exist?
Post by: cassie396 on December 28, 2006, 02:33:01 AM
I have Coppermine successfully bridged with PHPBB. But I am having some kind of cookie error. I don't know if this is a bridge issue or not, but I thought it could be. This afternoon I was working on the gallery, and I got a fatal error, but then after I turned on debug through PHPMYADMIN, I didn't get the error anymore. Now, five hours later I am getting the error. When I tried it in IE (I was using Firefox - my default browser unless I specify), I get in fine. I looked to see if there are special cookie settings... any suggestions? Thanks so much for your time.

Fatal Error: While executing query "SELECT u.user_id, u.user_password, u.user_level FROM `nancysta_xmb1`.phpbb_sessions_keys AS s
INNER JOIN `nancysta_xmb1`.phpbb_users AS u ON s.user_id = u.user_id WHERE u.user_id = '2' AND u.user_active = 1 AND s.key_id = MD5('f762df64480463ccaff0c83091f717d3')" on 0

mySQL error: Table 'nancysta_xmb1.phpbb_sessions_keys' doesn't exist


Coppermine install: http://www.nancystalban.com//gallery/
Forum install: http://www.nancystalban.com/boards/
Coppermine version: cpg1.4.9
Forum version: PHPBB 2.0.15
Test user account: tester / 12345

BridgeManager settings:
Forum URL:  http://www.nancystalban.com/boards/
Relative path to your BBS's config file:  ../gallery/
Use post-based groups?:  1
Cookie name/preifx: cpg132

My Forum Cookie settings:
Cookie Domain: nancystalban.com
Cookie Name: phpbb2mysql
Cookie Path: /
Cookie Secure: disabled
Session Length: 3600 seconds
Title: Re: Cookie Issue: Session Keys Don't Exist?
Post by: Nibbler on December 28, 2006, 04:12:59 PM
You are using the phpbb 2.0.18+ bridge file. According to your post you have 2.0.15 so you should be using the older bridge file in the bridge manager.