Drupal6 port?

trogie - August 4, 2008 - 08:31
Project:File Upload Progress Monitor
Version:5.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active
Description

Hello,

Anybody was already looking to port this module to drupal6?

Any particular problems foreseen with the port? I had problems for example with APC and the core upload module in drupal5, that's why I had to disable this great uploadprogress feature again...

#1

yngens - August 11, 2008 - 08:35

subscribe

#2

panis - August 17, 2008 - 16:37

no resources currently to do so - expect late fall

#3

BENNYSOFT - August 29, 2008 - 13:27

subscribing

#4

joshmiller - November 4, 2008 - 20:45

Panis -

There is still a need for this fabulous module. Thought you might want to know!

M

#5

momper - November 7, 2008 - 10:35
Title:Drupal6 port?» File Upload Progress Monitor: Drupal6 port?

subcribe +1

#6

BENNYSOFT - November 7, 2008 - 10:47
Title:File Upload Progress Monitor: Drupal6 port?» Drupal6 port?

We know in which module we are. ;-)

#7

Babalu - November 7, 2008 - 11:18

subscribing

#8

joshmiller - November 14, 2008 - 05:11

still wishing the wish....

#9

eranglr - November 16, 2008 - 15:15
Assigned to:Anonymous» eranglr

Subscribe

#10

saepl - November 28, 2008 - 18:24

I would like this as well. Thanks!

#11

expatme - December 19, 2008 - 06:53

+1

#12

panis - December 23, 2008 - 23:09

i have no bandwidth to update this for 6.x - if anybody has a port I am can either help you check in the changes or grant you CVS access.

#13

pobster - January 5, 2009 - 11:13

Here's an untested port - feedback please.

edit: on line 127 there's an extra set of [] in the description for requirements (was there in original code), just remove them so it looks like this;

From;
$upp_req['description'][] = $t('uploadprogress PECL extension is required... rest of code...  blah...

To;
$upp_req['description'] = $t('uploadprogress PECL extension is required... rest of code...  blah...

Pobster

AttachmentSize
uploadprogress.tar_.gz 10.59 KB

#14

momper - January 6, 2009 - 12:10
Title:Drupal6 port?» File Upload Progress Monitor: Drupal6 port?

#15

BENNYSOFT - January 8, 2009 - 07:10
Title:File Upload Progress Monitor: Drupal6 port?» Drupal6 port?
Assigned to:eranglr» Anonymous

#16

Rosamunda - January 20, 2009 - 23:54

subscribing

#17

CKIDOW - January 21, 2009 - 11:30

subscribing

#18

mudd - February 4, 2009 - 16:38

subscribe

#19

jlevis - February 10, 2009 - 00:23

subscribing

#20

pobster - February 10, 2009 - 15:46

So no-ones willing to try the port I made? Yet you all subscribe to this thread... Some help you lot are... I wonder why I bother...

Pobster

#21

Rosamunda - February 10, 2009 - 16:56

Sorry fpor forgetting to review this :)
I´ve installed, with no warning messages, but cannot use it because "Use following Extension: Not supported on your server"
I´ll need to check out PHP version with my hosting company...

#22

reaneyk - February 13, 2009 - 04:04

Looks like there's an error with the APC notification. See the attached screenshot.

AttachmentSize
screenshot.png 7.51 KB

#23

jcmarco - February 13, 2009 - 09:39

I had uploadprogress running in a D5 installation using APC. (with all the requiered APC settings)

I have been testing this version in a D6 installation, and there is no errors in the module.

But the uploadprogress.js has errors as I think that it is not using the new Drupal.behaviors functionality.

This is the error:

Drupal.jsUpload is undefined
uploadprogress.js?C()()uploadpr...ress.js?C (line 79)
[Break on this error] Drupal.jsUpload.prototype.onsubmit = function () {

#24

EgonO - October 5, 2009 - 12:51

subscribe

#25

Ron Williams - October 29, 2009 - 15:03

This has been integrated with cck filefield as of Drupal 6. I'm not sure about the standard upload field though.

 
 

Drupal is a registered trademark of Dries Buytaert.