4.1 development

You need to be logged in to post messages in the forums. New users may register here.

Brendan Pike

Member since:
09 January 2008

Posts: 36

Thursday 06 November 2008 10:55:12 pm

Hello Łukasz

Can you tell me is this the same multiupload extension that has been developed for the 4.1 release or is that a seperate multiupload project?

Thanks

www.dbinformatics.com.au

We are always interested in hearing from experienced eZ PHP programmers and eZ template designers interested in contract work.

Up

Łukasz Serwatka

Member since:
10 January 2008

Posts: 28

Friday 07 November 2008 1:05:28 am

Hi,

Yes it is exactly the same. I have just made first alpha release here on projects.ez.no. This will be announced later on ez.no site.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Up

Brendan Pike

Member since:
09 January 2008

Posts: 36

Friday 07 November 2008 2:03:57 am

Excellent, its very encouraging to see some resources been put into this area. Not sure where I should report bugs please let me know. At the moment uploads are failing even for admin users with the following found in the warning.log:





































www.dbinformatics.com.au

We are always interested in hearing from experienced eZ PHP programmers and eZ template designers interested in contract work.

Up

kracker

Member since:
09 January 2008

Posts: 27

Monday 10 November 2008 5:13:00 am

I found that the subversion source code did not contain a file declared by the documentation as required.The extension documentation says the file to include to use this functionality is, ezmultiupload_ezwt_upload.tpl which is not currently available under that template name within the ezmultiupload extension.

It seems like without this file included the upload functionality (icon) is not available.

Cheers,
//kracker

MC Lars - Digital Gangster LP - Paul is Dead

Member since: 2001.07.13 || http://ezpedia.org/

Up

Łukasz Serwatka

Member since:
10 January 2008

Posts: 28

Monday 10 November 2008 5:24:04 am

@Brendan:

Thanks for your feedback. I will surely take it in to account. One of the limitations is that this extension does not work with administration interface yet, because the uploader does to send any cookies with its requests. This issue will be addressed later.

@kracker:
Documentation is deprecated. Complete documentation will be available later. This extension integrates automatically with ezwebin 1.4 website toolbar, thus that template is not needed. However if you still want to display icon somewhere else, you can include this template parts/websitetoolbar/ezmultiupload.tpl

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Up

kracker

Member since:
09 January 2008

Posts: 27

Monday 10 November 2008 6:34:44 am

@Łukasz:

The documentation is mostly ok but mostly just a little stale. The extension however, simply brilliant!

I figured out on the drive to work in my head that the include the deprecated documentation refers to is not required. This is what I did to get it working.

1) Make certain ezmultiupload is enabled at the end of the priority below my design extension.
2) Assign role permissions
3) Update to the latest stable eZComponents release
3) Regenerate autoloads and clear cache
3) Add .htaccess / mod_rewrite rule exclusion (see the following code)
RewriteEngine On












Member since: 2001.07.13 || http://ezpedia.org/

Up

Daniele Nocentini

Member since:
09 January 2008

Posts: 11

Tuesday 23 December 2008 1:17:53 am

I have tried this ext with new ezpubliah 4.1 alpha and doesn't works. I have call URL /ezmultiupload/upload/137 choice a file and then the progress bar stop at 70 80% and I dont have any output back.

Antica Bottega Digitale srl
http://www.abd.it

Up

You need to be logged in to post messages in the forums. New users may register here.