Author Topic: Yay For Real Problems! (userid)  (Read 1362 times)

0 Members and 1 Guest are viewing this topic.

Offline yeft

  • album.pl User
  • *
  • Posts: 8
  • Karma: +0/-0
  • I forgot to change the default text.
Yay For Real Problems! (userid)
« on: August 25, 2003, 18:03:05 »
well i finally got it working (rah2k3.clawz.com/cgi-bin/album.pl) if you wanna see.... but i can't upload!! i set authentication to 0 , and put the simple password in the beginning , but when i type in a name, and find the pic, and try to upload i get the error :
-------
ERROR: Line 4420

Error uploading photo: Will not upload! Could not validate Userid: yeahbo

--------
any help is much appreciated
p.s. yay for real problems

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Yay For Real Problems! (userid)
« Reply #1 on: August 25, 2003, 18:12:42 »
LOL, glad to hear you're having real problems... sort of... :)

I think what's going on here is that album.pl previously set a login cookie for you, and now that you've switched to anonymous mode, it's still trying to log you in using that cookie.

Easiest solution: switch back to auth_type=1 and log out via album.pl. That should delete the cookie for you, and then you can switch back.

Cheers

Offline yeft

  • album.pl User
  • *
  • Posts: 8
  • Karma: +0/-0
  • I forgot to change the default text.
Re:Yay For Real Problems! (userid)
« Reply #2 on: August 25, 2003, 18:18:40 »
well, i've never actually (successfully) used authentication type 1, (i could never put the auth_db file in the right place....) so i think its not that....

i'll keep workin' hard (i can't wait til this works  ;D ;D)

p.s. can you sign on your AIM (i figure your online at the moment because of your fast response...)

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Yay For Real Problems! (userid)
« Reply #3 on: August 25, 2003, 19:13:18 »
Hey, I think I found out what's going on, and it's a bug. I fixed it, so if you re-download and replace album.pl you should be OK.

Let me know how it goes.

Cheers