Hi,
Is it possible for a user to upload 2 or more images at the same time several times, so these can be displayed in a theme-template?
I'm new to drupal, so any help would be great

Comments

killes@www.drop.org’s picture

image.module allows you to upload an entire directory full of images.

Those images become then nodes and can be displayed inside the image galleries.

In principle you could also use them for your themif you link to the files directly.

Anonymous’s picture

I have all the directories set as per the instructions, but can not set the 'usr/bin/convert' or similiar for the ImageMagic to convert it's images.

I get these errors:
warning: open_basedir restriction in effect. File is in wrong directory in /mnt/ftp/ftp/projects/auctionit/www/htdocs/modules/image.module on line 500.warning: getimagesize: Unable to open '/pack/apache/local/php-safe/upload/phpBZa46V' for reading. in /mnt/ftp/ftp/projects/auctionit/www/htdocs/modules/image.module on line 500.uploaded file was not an image.
test
test

testsetsestest

warning: stat failed for ./tmp/tmpimg_13948b0796f22f49cee706b0d90353b2 (errno=2 - No such file or directory) in /mnt/ftp/ftp/projects/auctionit/www/htdocs/modules/image.module on line 807.warning: getimagesize: Unable to open './tmp/tmpimg_13948b0796f22f49cee706b0d90353b2' for reading. in /mnt/ftp/ftp/projects/auctionit/www/htdocs/modules/image.module on line 811.warning: getimagesize: Unable to open './tmp/tmpimg_13948b0796f22f49cee706b0d90353b2' for reading. in /mnt/ftp/ftp/projects/auctionit/www/htdocs/modules/image.module on line 322.warning: stat failed for ./tmp/tmpimg_13948b0796f22f49cee706b0d90353b2 (errno=2 - No such file or directory) in /mnt/ftp/ftp/projects/auctionit/www/htdocs/modules/image.module on line 324.this extension is not allowed.