News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

SMF/Coppermine Cookies Problem

Started by jazz, February 12, 2005, 04:52:01 PM

Previous topic - Next topic

jazz

I've done some searching for this subject and can't seem to find my answer.  Periodically I will go into my photo gallery and it doesn't show that I'm signed on.  I click log-in, and it takes me to the SMF log-in page.  Once I log in, I go back to the photo gallery and it still shows that I'm not logged in.  I then thought it might be a cookie problem.  So, I deleted the cookies and tried again.  It now recognizes that I'm signed in once I delete the cookies.

What do I need to do to correct this problem?

[Unknown]

Can you post the links to the two softwares?

-[Unknown]

jazz

http://carmenrasmusen.com/forum
http://carmenrasmusen.com/cpg

It seems to be doing it again.  Coppermine isn't recognizing that I'm signed in.  Once I delete my cookies and log in again, it will be fine.  Any ideas?

[Unknown]

Probably because the session cookie isn't being set.  Can you try adding to .htaccess or similar:

php_value session.cookie_domain ".carmenrasmusen.com"

Or you could add this to Settings.php, just before the ?>:

ini_set('session.cookie_domain', '.carmenrasmusen.com');

-[Unknown]

jazz

I did this a few months ago, and thought everything was fine.  I've just noticed that  the cookies are not working in Firefox.  After you log in and go to the gallery it is not showing that I am logged in.  Is there something that can be done to correct this or is it a setting in Firefox?

[Unknown]

Is it not working for most people, or just for you?

-[Unknown]

jazz

Most of the people that visit the site use IE.  I haven't had any feedback from anyone regarding this, so it's probably just me.

Advertisement: