Question about file uploads.

learn more… | top users | synonyms

1
vote
1answer
15 views

Handling uploaded resources for local development

With our Drupal site we develop locally, commit to svn and deploy to the live site. Some content gets uploaded on the live site (some images, videos etc). I am trying to sort out the best way to ...
0
votes
0answers
16 views

Uploading images in forum not possible

I want to allow forum users to easily upload an image and insert it into the forum topic body, I've add an image field to the cck forum. Each time I click on upload I have this error pointing to the ...
1
vote
1answer
20 views

How to group uploaded documents into folders?

I want to group my documents in sub folders... when i upload the document using core upload module, i want that those modules get categorised under different section and a user can see those and when ...
1
vote
0answers
8 views

Integrate Drupal with Extensis Portfolio?

Our organization uses Drupal (6 and 7) for our websites, but Portfolio Server for our DAM and photo collections. It would be wonderful if there were a way to import images directly from Portfolio into ...
0
votes
0answers
16 views

How to batch upload images and generate multiple impage-contents

I am planning my new website with Drupal 7. The site will have two core features: blog and photos. Blog is no problem and for photos I know how to implement most of my requirements. Except one ;-) I ...
0
votes
0answers
19 views

Plupload specify minimum file size limit

I am using Plupload module - http://drupal.org/project/plupload for managing file uploads on my website. Is there a way to define a minimum file size limit ?? Currently there is a max file size limit ...
0
votes
1answer
15 views

How to provide facility to download & upload files to specific type of user in drupal 6

What i did:- So , i am create one content type like "login_page", so in that i want to display title , description and file download & display. This content type display on when user logged in ...
0
votes
1answer
19 views

How to get rid of error messages after second try where file was uploaded successfully?

My question is similar to: http://stackoverflow.com/questions/9676988/in-drupal-7-errors-for-file-managed-field-remain-even-when-fixed Why error message from my custom file validator remains the ...
1
vote
2answers
34 views

Upload a file to a subfolder

I'm working on a feature that will allow me to create series of nodes. Each node will have a number of associated files. I'd like to be able to upload the files to a directory that uses some fields ...
0
votes
0answers
57 views

How can I control file renaming behavior of Drupal 7 Webform file uploads?

I'm a drupal newbie so excuse me if I'm using the incorrect terminology or my description is not very clear. I have a webform with a file upload field using the File widget. I upload files for users ...
0
votes
1answer
17 views

Creating a Form Uploader?

Sorry if this an extremely newby question but I am a beginner and still trying to learn how to navigate through the site. Anyway, I am trying to create a form uploader. For example, I want someone ...
0
votes
1answer
82 views

Unable to upload files. Though the maximum file size limit is 80 MB, can't upload even 50 kb files

I copied a site from localhost to AWS server. I can easily upload files in localhost but when I try uploading in the live site it gives me the error "An unrecoverable error occurred. The uploaded ...
0
votes
0answers
20 views

Change upload action for file field

I am developing a custom form that will upload a file to a .aspx file, which will then run a process on it. From looking at the default Drupal form, there is a 'submit' input type which is next to the ...
0
votes
0answers
23 views

Upload an entire images folder

I'm integrating a plugin (starzoom) in a gallery page. The plugin uses an array of small parts of an big picture inside a specific folder. I need to create a visual friendly way for the client to ...
1
vote
1answer
59 views

File save upload doesn't replace existing file despite FILE_EXISTS_REPLACE

I'm trying to force replacement of existing file with same name, if a new version is uploaded by user. I've seen a lot of posts about this topic but none that I could find addresses how to force the ...

1 2 3 4 5 10
15 30 50 per page