ez.no / developer / contribs / applications / multiplefileupload
| Author | Version | Downloads | Compatible with |
|---|---|---|---|
| Patrizio Bekerle | 0.3 | 2190 | 3.6.2 |
# 0.3
- Fix for upload problems with windows servers
# 0.2.9
- Fixed some "strange behaviour" of eZP with $Module->redirectTo(...)
- Added the GNU license file ;-)
# 0.2.8
- Added an INI file multiplefileupload.ini, so you can set you image class id and the
number of the "name" and "image" attributes (if you changed your image class)
- Updated the the JUpload applet to the latest version
- Added a new template für the upload page which uses no JS (didn't work in Firefox).
This template will be used by default now, if you liked the old one you can set
UseFirefoxTemplate=false in you multiplefileupload.ini.append
# 0.2.7
- Added fixes for eZPublish 3.5.1
- By public demand the "Caption" field will not be set any more
# 0.2.6
- Fixed the "related object" problem
# 0.2.5
- Added a small fix for eZPublish 3.4
# 0.2.4
- The eZ 3.2 legacy files will be cleared automatically after upload,
so the will not lay around when you delete your images in ez3.3
(Do not use this version if you have eZ 3.2!)
# 0.2.3
- Added a small bugfix for multiwebpage eZPublish distributions
- The upload page in the upload applet has its own pagelayout.tpl now
- The module will use the first characters of the filenames as node priority if they are numbers now
# 0.2.2
- Now I set the section id of the parent object for the uploaded files.
# 0.2.1
- The images are not draft after upload, they are published now.
Any complains about this change?
# 0.2
- BugFix: Fixed a problem with the browserCookie java parameter
- BugFix: Added "ezroot" to the java applets (strange, I forgot about that)
# 0.1
- initial release
log in or create a user account to comment.
Comments
sorted
David Jones
Monday 27 November 2006 2:20:53 pm
Thanks Claudia, once again, spot on.
CLass not loading
David Jones
Monday 27 November 2006 1:50:28 pm
What is the full path?
Thanks
try this for class JUpload.startup not found
Claudia Kosny
Saturday 25 November 2006 12:51:40 am
Additionally I had to add the .jar file extension to my htaccess rules.
Now it loads just fine.
Look at your error.log
Vladimir Makarov
Friday 24 November 2006 11:26:04 pm
1) Looked at my apache webserver error.log
2) There was some access errors with full path
3) I've unpacked! my jupload.jar to that path
4) It loaded! But still wasn't work for me, becouse of my specific admin port config
P.S. Consider using ezp in webdav mode. It worth to do.
Still wont load
David Jones
Friday 24 November 2006 12:41:34 pm
HELP!!
Wont Load
David Jones
Thursday 16 November 2006 2:13:51 pm
Any ideas
not working.
Sagar Khushalani
Monday 30 October 2006 7:03:47 am
load: class JUpload.startup not found.
java.lang.ClassNotFoundException: JUpload.startup
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
load: class JUploadPlugin_ImagePreview not found.
java.lang.ClassNotFoundException: JUploadPlugin_ImagePreview
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
unable to find java class
laurent le cadet
Thursday 12 October 2006 12:37:57 pm
Install 3.6.4. with window installer.
charger : classe JUploadPlugin_ImagePreview introuvable.
java.lang.ClassNotFoundException: JUploadPlugin_ImagePreview
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
charger : classe JUpload.startup introuvable.
java.lang.ClassNotFoundException: JUpload.startup
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
I feel frustrated ;)
Laurent
mac?
andre muller
Tuesday 20 June 2006 2:19:03 pm
somehow the java applet doesn't get initialized..
oops, just noticed that it doesn't run my windows box either. post obsolete then.
is it because i'm using 3.67?? it always says applet ... not inited in the status bar..
Russian translation
Vladimir Makarov
Sunday 19 March 2006 2:22:55 pm
Same problem as Fabio
Lex 007
Wednesday 14 September 2005 3:49:01 pm
Lex
Strange upload behaviour
fabio bongiovanni
Friday 02 September 2005 9:15:41 am
I got 2 installation with multiplefileupload extension
The first runs on linux, all fine.
The second runs on windows, with the ez bundle (ez+apache+php+mysql) 3.6.1. with virtual host and and multiplefileupload extension.
On windows i'm experiencing really strange behaviour from multiplefileupload.
First of all i've modified the ezpublish.con under apache conf adding e rewrite rule, so apache server the folder containing applet directly.
I've modified .htaccess file so the jar extension is managed by apache.
After that i try to upload file, i can choose destination and the applet start correctly.(I mean that in the java console i don't see any error)
All seem fine, but after the upload process completes
i can't see any of the uploaded images on server.
The Image coontent objects are created but without any image attached.
Does anyone have any idea?
Problems with 3.6.1
Felix Laate
Tuesday 23 August 2005 8:57:09 am
I get this error when trying to use the 0.2.9 with ezp 3.6.1:
Java Plug-in 1.5.0_04
Using JRE version 1.5.0_04 Java HotSpot(TM) Client VM
load: class JUpload.startup not found.
java.lang.ClassNotFoundException: JUpload.startup
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
Any ideas what this means?
Felix
Nice work
Kenneth Colwell
Monday 06 June 2005 8:41:48 pm
Sorry you are right
Martin Harispuru
Wednesday 27 April 2005 7:48:06 pm
Thanks for the quick answer.
Martin
Re: Remove multiplefileupload.ini in extension for the one under siteaccess to have effect
Patrizio Bekerle
Tuesday 26 April 2005 8:37:51 am
-- Patrizio
Remove multiplefileupload.ini in extension for the one under siteaccess to have effect
Martin Harispuru
Monday 25 April 2005 7:27:27 pm
Why don't you read the 1st one first (extension) then the 2nd one if its there (siteaccess) ?
Thank you
Re: Suggestions: changelog / development forum thread
Patrizio Bekerle
Wednesday 20 April 2005 8:37:58 am
-- Patrizio
Suggestions: changelog / development forum thread
kracker
Tuesday 19 April 2005 7:39:23 pm
Congratulations for your great extension.
I would suggest reversing the order of your changelog (to asc) so that the latest description of changes for the latest released version are listed at the top of your changelog for quick reference / those who look further into the change log can take a look from latest to oldest changelog entries.
I would also highly suggest you open up a forum thread for multiplefileupload development and move most of your comment conversations into a forum thread advertised on the multiplefileupload project / contrib page.
This keeps the comments from becoming a forum and really puts the conversation into a more appropriate medium for longer discussions.
cheers,
//kracker
Re: This is great - The best EZP module !
Patrizio Bekerle
Tuesday 19 April 2005 8:57:31 am
*lol*
> Super thanks. Great work.
I'm glad you like it ;-)
>
> Last question : is it possible to make a ezp/settings/siteaccess/mysite/multiplefileupload.ini that will override the one under ezp/extension/../multiplefileupload.ini ?
sure it is. just create a multiplefileupload.ini.append in your siteaccess directory
>
> This would allow to have a per-site setting.
right *g*
>
> Where can i send you a fre-FR translation ?
nice!
Since neither of us want to post an email adress, please contact me here:
http://www.bekerle.com/contact/
-- Patrizio
Next » 1 2 3