• Hi There
    I am not sure this is the right forum admin please move if not.
    I run a wordpress site for a small camera club. we have monthly competitions that our members enter and are judged by an external judge.
    at the moment members email there photos to me i have to check the size then pass them over to the judge.
    what i would like to do is have an area on the website where members can upload there photo, the site will check that its the right size(2000px longest edge). it would need to be that members cannot see other members photos. once the closing date is in i would like to be able to give the judge a user name and password that would allow him to download the photos from the website to be judged.
    alot of work i know
    any ideas how i can do this would be greatly apreceated
    thanks

    rob

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi Rob,

    Looks like you’ll need a custom plugin to achieve this. There are PHP functions such as getimagesize() that you can use the check the image size against. You can use this to then store the image in a folder and then generating a link to download all files in a specified directory through a .zip file is straight forward.

    Will users need to see a list of their uploaded entries? That could get a bit complicated.

    ~ Steven

Viewing 1 replies (of 1 total)
  • The topic ‘internal competition’ is closed to new replies.