where are the cookie settings stored? where are the cookie settings stored?
 

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

where are the cookie settings stored?

Started by jacksonpt, February 01, 2006, 08:05:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jacksonpt

Sorry if this is the wrong forum for a cookies question.

I recently upgraded my version of phpbb, and the new version handles cookies differently than the older version did.  I made some changes to my phpbb cookie settings as advised by the phpbb folks.  When I did this, I am no longer able to log into coppermine.  I click the log-in link and it takes me to the index page for my forums.  I can log out of phpbb, go to coppermine, hit the login link and it takes me to the phpbb login screen (as it should because of the bridge).  I log in, except the log in doesn't hold with coppermine (the gallery still doesn't recognize me as logged in.

So now I can't get into the admin area to change settings that way.

I guess this is all a very long way of asking what table stores the cookie settings for coppermine?  I can update the settings manually via MySQL, but I'm not sure where the values are stored.

Thanks in advance.

Nibbler

Coppermine's cookie settings are stored in the prefix_config table.

jacksonpt

well crap... that didn't work.  grrr

Thanks for the info - I'll have to make a new post about my log-in issues.