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.
Coppermine's cookie settings are stored in the prefix_config table.
well crap... that didn't work. grrr
Thanks for the info - I'll have to make a new post about my log-in issues.