Author Topic: Uploading images  (Read 2475 times)

0 Members and 1 Guest are viewing this topic.

Offline pahiker

  • album.pl User
  • *
  • Posts: 7
  • Karma: +0/-0
Uploading images
« on: April 26, 2009, 14:46:15 »
I have uploads turned off, but I figured that would limit uploads to the Admin only, but even logged in as Admin I am told uploads are turned off. How do I upload images to the album?

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3376
  • Karma: +35/-2
    • Mike's Development Archive
Re: Uploading images
« Reply #1 on: April 27, 2009, 11:09:25 »
Hi pahiker,

I think what you want is to set allow_uploads=1 to enable uploads, and then set default_guests=all to prevent all non-admins from being able to upload.


Cheers
Mike

Offline pahiker

  • album.pl User
  • *
  • Posts: 7
  • Karma: +0/-0
Re: Uploading images
« Reply #2 on: April 27, 2009, 16:07:47 »
Ok, but I get a bad file descriptor when album tries to access the flat file. What is the problem there?

http://plum.friendstofriends.org/id.txt



Offline pahiker

  • album.pl User
  • *
  • Posts: 7
  • Karma: +0/-0
Re: Uploading images
« Reply #3 on: April 28, 2009, 04:11:41 »
Found the problem.

Offline graybeard

  • album.pl User
  • *
  • Posts: 1
  • Karma: +0/-0
  • Worked with computers for 40 years-still learning
    • Family
Re: Uploading images
« Reply #4 on: December 07, 2009, 10:38:58 »
I have the same problem - and it allows uploads no matter if I'm signed in or not. I have set default_guests=all but it still allows me.

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3376
  • Karma: +35/-2
    • Mike's Development Archive
Re: Uploading images
« Reply #5 on: January 20, 2010, 08:55:33 »
What are your authentication settings?