You are not logged in.
#1 2008-10-12 12:16:49
- Keane
- New member
- Registered: 2008-10-12
- Posts: 1
Uploading.
How can i make it so anyone can upload a picture not just admin?
Thanks
Keane
Offline
2008-10-12 12:16:49
- Advert
#2 2008-10-13 08:28:59
- idut
- Administrator
- Registered: 2007-08-11
- Posts: 108
Re: Uploading.
You can remove the doLogin() line on line 4 of admin.php. This will remove the need for anyone to login but will leave your settings open to anyone to edit so is not a good idea.
You can make your own upload script that uploads the images to the images folder.
Offline
