Haven't tried this yet, but it's exactly what I need... Unfortunatly I'm working in 6.0.

Comments

geek.de.nz’s picture

It shouldn't be hard to convert it. I thought i had done that already. Will have a look when i have some more time.

drjonez’s picture

Awesome. Thanks for your help :)

jvieille’s picture

Definitely missing for D6.
Any news about a possible D6 version?

geek.de.nz’s picture

Status: Active » Postponed

Sorry do not have time at the moment. Will get back to this later, maybe next month or in a couple of months. If you haven't seen anything here, raise another issue to remind me (no earlier than in 3 months), please no earlier than that though as i wont respond. Thanks.

jvieille’s picture

Just to keep it not too far in my follow up list - no hurry (though...)

leingang’s picture

ditto

eff_shaped’s picture

ooh ooh, me too!! :)

I was crest-fallen to see it was only for D5 :(

nskinner’s picture

ditto

shady_gun’s picture

I have almost ported it to drupal 6.x but there is a bug........

uploading and displaying and email stuff are working fine... but when i try to download it downloads some build file(application type octate).. the links show proper path and all but when downloading i get a unknown file called build.......

jvieille’s picture

May be something related to this?
http://drupal.org/node/440572

shady_gun’s picture

hmmm nope not that problem.... everytime i download the the file it opens a unknown file build... no matter how many files you click it downloads the unknown file build....i dunno must look at the module again cause when iam printing $download in get_file function it says build ... and i dont know why that name is taking anyways will work on monday and post the results...

hadsie’s picture

Status: Postponed » Needs review
StatusFileSize
new3.46 KB

I've just converted this to a D6 version. And also re-wrote a large amount of code so that it's using more of the Drupal API. I'd be happy to co-maintain this with you if you like.

shady_gun’s picture

great...

you are using $file->basename for the file while i was using $file... thats what was causing problems in the module.......will test it tommorow and post the reply...

thanks...

shady_gun’s picture

StatusFileSize
new3.93 KB

Final Update....

Thanks to hadsie... the module is working fine .....

just added some fine tunings(path change and some devel dsm function removal) to the module......

here is the final module....

hadsie’s picture

Do you know if this module is still being maintained? It doesn't appear to be...

shady_gun’s picture

no i dont think so.............

you better mail the owner and take over the issues and upgrades.......

hadsie’s picture

StatusFileSize
new3.63 KB

Attaching an updated version of this module and using the proper call for the files directory now.

janvanautgaerden’s picture

Hi, I can't seem to unzip the file above? Was it correctly compressed? I would love to see this module working on D6... has anyone already succesfully installed this on Drupal 6?

hadsie’s picture

i just tested it and it worked fine. did you get any error messages?

jvieille’s picture

Is it possible to make it work with File Framework?

janvanautgaerden’s picture

I managed to unzip it and it works fine now in Drupal 6. Thanks a lot!

hadsie’s picture

@jvieille you should create a new ticket for feature requests that aren't related to this one.

hadsie’s picture

Version: 5.x-1.x-dev » 6.x-1.0
Status: Needs review » Fixed

This is now committed and the release is up.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.