If I have 1000 images is quite hard to upload on site one by one.
So there is a possibility to load all at once?
If I have 1000 images is quite hard to upload on site one by one. |
It depends what you want and how you want it.
Is everything going in to one album, or are there multiple albums? Do the images need watermarks?
I have a service linked to my Ultimate Watermarks Module (the service is not yet available in the market) for watermarking images. I also have a service for migrating any existing website to a Dolphin site and what you're looking for is a combination of functionality that I already deployed in these services.
If you're interested I can modify the code to do just that what it is you need. If interested, feel free to PM me to discuss this further. Dedicated servers for as little as $32 (28 euro) - See http://denre.com for more information |
1000 images - upload. I not say anything about watermark I have 1000000 images with girls, more with cars and i want to upload on the site. So? Look at Facebook. There you cand select 500+ images and upload. On Dolphin you must upload one by one. It is not good. |
There is a mod in the market, java uploader, or java photo uploader, that will allow you to select a folder on your hard drive of images and upload them. PHP has limits on how many files can be uploaded at one time, limits on file sizes. You may need to adjust your php settings. If running Nginx, there are also size limits in the config you might need to set. Geeks, making the world a better place |