Need "Drag and drop files for upload"

Does it exist in Fabrik 3 possibility to "drag and drop files" for element plugin: "File upload"?

I have googled - that an option (drag n drop files) exist in Fabrik 2.1.

I need from opened somewhere else folder to drag and drop file to field "file upload" on my form.
 
update from github - dragging a file anywhere into the fileuploader widget should add it to the list.
Note that only certain run times (e.g. html5) support this feature
 
After updating to: 3.0.6.3-790-gf501d21 from today. it doesn't work at all.
When try (Ajax) multiple fileupload selection i get an message about "Still on dinosaur technology".
Please any help...
 

Attachments

  • file_upload-plugin_view_part1.png
    file_upload-plugin_view_part1.png
    53.7 KB · Views: 354
  • file_upload-plugin_view_part2.png
    file_upload-plugin_view_part2.png
    35.3 KB · Views: 341
  • file_upload-form_still_on_dinosaur__but_i_have_actual_git_hub_version.png
    file_upload-form_still_on_dinosaur__but_i_have_actual_git_hub_version.png
    8.1 KB · Views: 328
On my site it's working fine in FF and Chrome, it isn't working in IE.
Did you clear Joomla and browser cache?

Which browser is showing "Dinosaur technology" ?
 
I've just spent half the day trying to work out why it's not working on IE, no joy.

Will have another hack at it tomorrow.

-- hugh
 
On my site it's working fine in FF and Chrome, it isn't working in IE.
Did you clear Joomla and browser cache?

Which browser is showing "Dinosaur technology" ?
Opera, Iceweasel (like Firefox), Konqueror - all for linux. I cleared cache for all browsers.
I work usually on linux.
 
On firefox under windows i can upload file with "drag and drop" - but record is not saved - when try to save i get an error:
Code:
Notice: Array to string conversion in  
/var/www/cc.joomla/plugins/fabrik_element/
fileupload/fileupload.php on  line 2905  
Notice: Array to string conversion in  
/var/www/cc.joomla/plugins/fabrik_element/
fileupload/fileupload.php on  line 2905  
Fatal error: Call to a member function 
updateFormData() on a non-object  in 
/var/www/cc.joomla/plugins/fabrik_element/
fileupload/fileupload.php  on line 963
I have the same under Opera on windows - the same "error message" and record is not submitted.

On IE8 under windows i get message about "dinosaurs"

No one browser work for me ...
 
Rob has commited a GitHub change concerning max.files=1

IE8: as far as I can see Ajax file upload isn't working at all in IE8 (this IS dinosaur technology)
I can't say anything about linux/Opera
(but it's working on android smartphone;))
 
It doesn't work on IE9 too. I don't know what is on IE10.
I use myself computer with linux / Opera - linux is not dinosaur technology...
 
not sure what you are asking for? Do you want a log in to the wiki or to github.com?

For IE8 you must supply html4 as one of the upload methods.
For the other errors can you supply a url where I can debug this?

-Rob
 
Rob has commited a GitHub change concerning max.files=1

IE8: as far as I can see Ajax file upload isn't working at all in IE8 (this IS dinosaur technology)
I can't say anything about linux/Opera
(but it's working on android smartphone;))

I updated with newest GiTHub - 3.0.6.3-801-g2a56b4e but stlill doesn't work.
I set max.files=1

I can drag and drop file to "upload area of plugin: fileupload" but i can't save. When try save i get message:
Code:
Catchable fatal error: 
Object of class stdClass could not be converted
  to string in  /var/www/cc.joomla/plugins/
fabrik_element/fileupload/fileupload.php 
on  line 2203
after this bug datas are submitted but not field: fileupload - fileupload stay empty.

I try this on windows: "Firefox" and Linux: "Opera Next"
(there are 2 "Opera for linux: Opera (where i get: dinosaur message) and Opera Next (where i can't save like in Firefox)).
On linux/Opera NEXT that is also a problem with "drop on fileupload area" - when dragging file and stay in "upload file area" - file does't want to jump/appear on "list area" - sometimes i can drag file and sometimes not.

Can you check this next bug?



And under windows: IE8 - i get message about dinosaur even if i use:
Run times: html5,html4


Added:
I get this bug when set max.files=1, when set max.files=2 then is OK.
 
I updated with newest GiTHub - 3.0.6.3-801-g2a56b4e but stlill doesn't work.
I set max.files=1

I can drag and drop file to "upload area of plugin: fileupload" but i can't save. When try save i get message:
Code:
Catchable fatal error: 
Object of class stdClass could not be converted
  to string in  /var/www/cc.joomla/plugins/
fabrik_element/fileupload/fileupload.php 
on  line 2203
after this bug datas are submitted but not field: fileupload - fileupload stay empty.
Bug for max.files=1 -- It doesn't work for me for any browser.
I can use only max.files=2 :mad:
 
Catchable fatal error: Object of class stdClass could not be converted to string in /var/www/cc.joomla/plugins/ fabrik_element/fileupload/fileupload.php on line 2203
AHA
Ok so there was an issue attaching the uploaded document to the email if using ajax and max uploads = 1. I could replicate that and a fix is now available in github.
 
I get GitHub 3.0.6.3 -820-g765ca66..
But for max.files=1 It still doesn't work for me - after submission i don't have uploaded file on list (i have uploaded file in email message).
records with:
test101
test103
test104
were saving with max.files=1

and record
test105
was saving with max.files=2
------
fileupload = field "Do??cz plik"
 

Attachments

  • 5.png
    5.png
    24.5 KB · Views: 324
For IE8 you must supply html4 as one of the upload methods.
For the other errors can you supply a url where I can debug this?

-Rob
I use:
Run times: html5,html4
but for IE8 - i get "empty window with button 'close" and "message that it is dinosaur technology".
Is not possible to use it under IE?

My site but is required login+password , i send it to you to PM.
 
I'm working on the IE plupload stuff, but having just been forced to update to Windows 8 with IE10, due to my cat knocking a glass of cranberry juice into my trusty Acer laptop, necessitating a trip to Best Buy and a new Toshiba Satellite laptop, I've hit some more basic IE10 related issues preventing me from getting very far with the upload stuff.

I've got my Acer in pieces, stuffed with silica gel, sitting on top of a dehumidifier, drying out, there's a small chance it may live again, so I can test on IE8 again.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top