Cookie Issue: Session Keys Don't Exist? Cookie Issue: Session Keys Don't Exist?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Cookie Issue: Session Keys Don't Exist?

Started by cassie396, December 28, 2006, 02:33:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cassie396

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

Nibbler

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.