Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: loggin in/logging out  (Read 5175 times)

0 Members and 1 Guest are viewing this topic.

girlongixxer

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 41
    • http://www.ruffryderstx.com
loggin in/logging out
« on: November 03, 2003, 02:52:21 am »

Question....I am in my gallery as admin.  I want to log out of the admin and log in as a regular user.  I click on logout(admin) and it takes me to the screen that says bye bye admin.....and then I hit continue.  I'm still logged in as admin.  Does this sound familar to anyone?
Logged
~Girl on Gixxer~

hyperion

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 1317
  • - retired -
loggin in/logging out
« Reply #1 on: November 03, 2003, 05:21:24 am »

The login/logout routine is cookie based, so check to make sure you are accepting cookies.  If you are, and the problem persists, delete the Coppermine cookies and see if the problem returns.
Logged
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

Sogeri

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 46
    • http://www.orchidspng.com
loggin in/logging out
« Reply #2 on: November 03, 2003, 01:15:48 pm »

I have the same problem. Of course I have cookies allowed. I log out and next time I start my browser I am still logged in. Crazy!

Why would I have to delete the Coppermine cookies? Aren't they reset automatically with every login/logout?
Logged

Zarsky

  • VIP
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 268
    • Zerr Family Website
loggin in/logging out
« Reply #3 on: November 03, 2003, 03:42:09 pm »

Try changing your cookie name....perhaps you have installed previous versions, and the old cookie name is causing problems?  Also be sure to flush all your cache and cookies from your browser, close all browser windows, and possible even reboot(if running under a M$ OS)

The following comment is not really meant towards anyone in this thread, but all these cookie problems amaze me....I have never ever had any problems with a cookie in my entire life.  I wonder what it is that I am not doing that 90% of the browsing world seems to do on a regular basis?
Logged
Read the Online DOCs, FAQ, and SEARCH the board BEFORE posting questions for help.

hyperion

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 1317
  • - retired -
loggin in/logging out
« Reply #4 on: November 03, 2003, 07:42:20 pm »

What are your browsers' make and model?

This could happen if the cookie was not being modified at logout.
Logged
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

Sogeri

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 46
    • http://www.orchidspng.com
loggin in/logging out
« Reply #5 on: November 03, 2003, 09:03:51 pm »

I use both IE6 and Mozilla 1.4. Even if I force refresh the server's cache with Mozilla I appear as logged in next time I open the browser. That's like the next day. I shut down my computer daily.
Logged

girlongixxer

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 41
    • http://www.ruffryderstx.com
loggin in/logging out
« Reply #6 on: November 04, 2003, 12:14:29 am »

Quote from: "hyperion"
What are your browsers' make and model?

This could happen if the cookie was not being modified at logout.


I have IE6.  I was able to clear the cookies but now when I try to register as a new user as someone else, it tells me the registration email cannot be sent.
Logged
~Girl on Gixxer~

hyperion

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 1317
  • - retired -
loggin in/logging out
« Reply #7 on: November 04, 2003, 04:16:41 am »

Yes, did you configure the email functions yet? They have to be configured by hand.
Logged
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

girlongixxer

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 41
    • http://www.ruffryderstx.com
loggin in/logging out
« Reply #8 on: November 04, 2003, 04:30:40 am »

I am not quite sure I follow you on that.  Where is this 'email function' located?  Config?
Logged
~Girl on Gixxer~

moorey

  • VIP
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 404
loggin in/logging out
« Reply #9 on: November 04, 2003, 05:54:20 am »

It should be located in include/mailer.inc.php

You'd have to edit the smtp host - although in saying that, you didn't have to do it with ver 1.1.

Quote
$CONFIG['smtp_host'] = '';
$CONFIG['smtp_username'] = '';
$CONFIG['smtp_password'] = '';


Just the first should suffice as long as you have valid access to it. Otherwise fill in the username and password.
Logged

Sogeri

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 46
    • http://www.orchidspng.com
loggin in/logging out
« Reply #10 on: November 04, 2003, 06:02:29 am »

Quote
This could happen if the cookie was not being modified at logout.


When updating from CPG1.1 to CPG 1.2 it appears that the cookie version was not updated as its name is still 'cpg11d'
Logged

girlongixxer

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 41
    • http://www.ruffryderstx.com
loggin in/logging out
« Reply #11 on: November 04, 2003, 12:58:33 pm »

Quote from: "moorey"
It should be located in include/mailer.inc.php

You'd have to edit the smtp host - although in saying that, you didn't have to do it with ver 1.1.

Quote
$CONFIG['smtp_host'] = '';
$CONFIG['smtp_username'] = '';
$CONFIG['smtp_password'] = '';


Just the first should suffice as long as you have valid access to it. Otherwise fill in the username and password.


I don't know why, but that didn't help.  I changed my smtp host to what it is for the email I use, plus I added the user name and pw.
Logged
~Girl on Gixxer~
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 18 queries.