Page 1 of 2 12 LastLast
Results 1 to 15 of 16

Thread: Picture

  1. #1
    Learning All I Can izwar's Avatar
    Join Date
    Feb 2006
    Location
    Miami
    Posts
    384

    Picture

    Hi in my nigtlife site, im going to implement the photo gallery section soon. Im gonna have photographers through out the USA my question is how the heck am i gonna get the pictures from everyone. Is there a way to give limited access to users via FTP by giving them usersnames and what not, or if anyone else has any other ideas, mabie everyone putting up a photobucket accoutn but that seems kind of tedious and unprofessional, can someone suggest an idea please thank you and much appreciated.

  2. #2
    Registered John's Avatar
    Join Date
    Jul 2005
    Location
    Halifax, Nova Scotia
    Posts
    237
    There are tons of ways you can do it, and yes ftp is one of them. If the people submitting the photos are somewhat computer savvy then I would go with ftp if not you might want to go with something a little easier such as an upload form via your site.

  3. #3
    Registered
    Join Date
    Apr 2006
    Posts
    184
    I would think a nice and secure upload form would be safter than an FTP account... then you could limit the allowed file types to just images.

  4. #4
    Registered John's Avatar
    Join Date
    Jul 2005
    Location
    Halifax, Nova Scotia
    Posts
    237
    Quote Originally Posted by KelliShaver
    I would think a nice and secure upload form would be safter than an FTP account... then you could limit the allowed file types to just images.
    Thats just as easy to do with ftp.

  5. #5
    Registered
    Join Date
    Mar 2006
    Posts
    156
    Yeah, but it'll be a lot easier for them if you make an upload feature in your site...they wouldn't need to download/use an FTP program. And you'll keep them on your site longer...that's always good.

  6. #6
    Registered Giles's Avatar
    Join Date
    Mar 2006
    Posts
    226
    Just make a subdomain or directory and password protect it, then make a page with a simple upload form. This is simple to do using Cpanel and a script from hotscripts.com.

    Good luck

  7. #7
    Website Developer
    Join Date
    Oct 2004
    Posts
    1,607
    Are you building the photogallery by hand, or having software do it? I've been using Photopost; it doesn't do exactly what I want, but there is no other damn way I'm dealing with thousands of pics by hand.
    Make more money - Read my Web Publishing Blog

  8. #8
    Registered Giles's Avatar
    Join Date
    Mar 2006
    Posts
    226
    There was a really simple gallery that didn't need a database and just retrieved the images from a folder. It was all cool and 2.0 too. i can;t remember what it was called though...

  9. #9
    Registered
    Join Date
    Apr 2006
    Posts
    184
    Quote Originally Posted by John
    Thats just as easy to do with ftp.
    If you're on dedicated or a VPS, then yes. What about shared hosting? I looked and didn't see a way to easily do it, though I might just be missing it.

  10. #10
    Learning All I Can izwar's Avatar
    Join Date
    Feb 2006
    Location
    Miami
    Posts
    384
    alright, thanks for the responses im going to look into the upload form although i dont really know how to go about it i am going to check hotscrpts.com and make a password protected folder in ftp right?

    also to run the album parts i was thinking coppermine photogallery and yes ive heard about the security gaps in it but i heard that they have been fixed with the latests version anyone any input on that. Coppermine and photopost are almost identical. With coppermine you can have it so ppl can upload photos but i dont want to enable that feature as it will only be event photos so id rather the photographers upload the images to me as i need to batch resize them and do a lil work on them and then put them up myself.
    Last edited by izwar; 06-07-2006 at 09:13 AM.

  11. #11
    Learning All I Can izwar's Avatar
    Join Date
    Feb 2006
    Location
    Miami
    Posts
    384
    Quote Originally Posted by John
    Thats just as easy to do with ftp.
    i think i wwould want to do both ftp, and an image upload form how do you go about doing this in shared hosting FTP, also for the image upload form what would be the best way to do it as photographers will probably have about 50 pictures so it would have to be a way where they can do a lot at one time.

  12. #12
    Registered Giles's Avatar
    Join Date
    Mar 2006
    Posts
    226
    If you are using an upload form they can just zip them first. As for ftp accounts, I assume you have cpanel, or some sort of hosting control panel, just set up a new ftp account that only has access to a specific folder and then set up a password protected subdomain that uploads into that folder if you want to use both. this can be done very easily in cpanel and I haven't used much else. Good luck.

  13. #13

  14. #14
    Learning All I Can izwar's Avatar
    Join Date
    Feb 2006
    Location
    Miami
    Posts
    384
    Quote Originally Posted by Giles
    hey thanks im understanding it all better now, best way seems for ppl to zip them and jus upload, in that article it mentions putting added secuirty can someone eloborate on what i would need to do to make it secure or password protected, or i looked for scripts on HOtscripts but only found photo gallery softwares.

  15. #15
    Registered Giles's Avatar
    Join Date
    Mar 2006
    Posts
    226
    If your site isn't hosted using cpanel then i guess its pretty easy to do using ftp or in a command line, or whatver other control panel you are using.

    With cpanel just use the "Password Protect Directories" tool, it seems pretty simple.

    Try this file

    Just edit the file, it's pretty simple, maximum size, filetypes, upload directory and chuck it in a password protected folder or area of your site and in the same directory as upload.php make a new directory called files(unless you changed the directory in the php file) and give upload.php and the folder the right permissions, 777(rwxrwxrwx) should work for both but that may be pretty unsecure.
    Last edited by Giles; 06-09-2006 at 02:33 AM.

Similar Threads

  1. Finally Bought a House
    By AndyH in forum General Chat
    Replies: 22
    Last Post: 01-29-2006, 10:05 PM
  2. SEO Overkill????
    By shim in forum Search Engine Optimization
    Replies: 9
    Last Post: 01-12-2006, 01:18 PM
  3. Post your Picture
    By AndyH in forum General Chat
    Replies: 92
    Last Post: 11-22-2005, 12:45 AM
  4. SEO for picture heavy pages
    By paul in forum Search Engine Optimization
    Replies: 2
    Last Post: 06-03-2004, 12:31 AM
  5. Picture Message Email
    By incka in forum General Chat
    Replies: 0
    Last Post: 04-24-2004, 03:59 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •