Author Topic: Authenticating with YABB  (Read 1255 times)

0 Members and 1 Guest are viewing this topic.

Offline akbird

  • album.pl User
  • *
  • Posts: 4
  • Karma: +0/-0
  • I'm a llama!
Authenticating with YABB
« on: January 26, 2003, 03:00:29 »
 :-\ I am having trouble with authenticating usernames and passwords with YaBB. When trying to post pictures I always get the error ERROR: Line 3261

Error uploading photo: Will not upload! Could not validate Userid: admin . I have the authentication set to type 3. The only way I have been able to get this to work is to set the authentication type=0. Help I am stumped...

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Authenticating with YABB
« Reply #1 on: January 26, 2003, 08:52:44 »
Hi akbird,

If you turn on debugging, it'll tell you a bit more about what's going on there... There'll be a lot to see, so search for "authenticate" and see what you can find... Feel free to post the results here (minus passwords, if present in the debug info) if you have trouble.

Cheers

Offline akbird

  • album.pl User
  • *
  • Posts: 4
  • Karma: +0/-0
  • I'm a llama!
Re:Authenticating with YABB
« Reply #2 on: January 26, 2003, 12:19:52 »
Mike,

Here is the file after turning on debuging=4. It looks to me like it finds the username and password cookies from YaBB. But it still fails to authenticate. This file is complete including passwords. I will change them after this is working.
« Last Edit: January 26, 2003, 13:36:38 by akbird »

Offline akbird

  • album.pl User
  • *
  • Posts: 4
  • Karma: +0/-0
  • I'm a llama!
Re:Authenticating with YABB
« Reply #3 on: January 26, 2003, 15:37:59 »
Well I got it working. I upgraded my Yabb to Yabb SE, set the authentication=4 and turned off debuging. Seems to work good now. Thanks for the help. This is a great script!

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Authenticating with YABB
« Reply #4 on: January 26, 2003, 15:58:44 »
Glad you got it working, even though we're not sure what was wrong... :(

Oh well!

Cheers