Member
Member
sunkast   2008-01-13, 18:14
#1

Does anyone know how I can upload photos to ZP from a mobile phone? I have a Blackberry and tried to upload a photo but it said I must enter a folder to upload to or something.

Member
Member
sbillard   2008-01-14, 03:51
#2

Can you run FTP from your Blackberry? If so, use it. If not you will probably have to upload your Blackberry images to your PC then upload them to the album form there.

Member
Member
sunkast   2008-01-14, 18:47
#3

That's a really good idea. But after looking for an FTP client for my Blackberry I was only able to turn up one program, and it would cost $35 to purchase it. It's not really worth it at that point. I'm gonna see if I can determine why ZP throws an error when I try to upload via my phone.

Member
Member
mundus   2009-02-28, 15:29
#4

Single photo upload is pretty easy to do with php:
http://www.blazonry.com/scripting/upload-size.php

I wonder what you need to do to be able to give a title and a description to the image. Title should be easy by adding a title field to upload page and renaming the file accordingly. Here's some ideas how to customize the upload code from above site:

`

Upload Photo to ZenGallery






Upload to ZenPhoto
Member
Member
sbillard   2009-02-28, 19:02
#5

Easiest is to put the metadata into IPTC fields in the image. Otherwise your upload script needs to create an image object, set the values, then save the object.

Member
Member
joho   2012-02-23, 10:16
#6

So when do we get flash/jQuery upload for mobile phones in zP?

Administrator
Administrator
acrylian   2012-02-23, 11:16
#7

When someone creates that...;-) Sorry, I won't as I don't have any mobile device. But there are surely some FTP apps for your device you can use (I guess on iDevices and other smart phones with proper browsers our backend would actually work as well).

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.