By radsail on
Is there any way to upload files in comments (forum) with version 6.x?
I've found the 'comment upload' and 'node comment' modules but they are (still) not working for 6.x.
Is there any way to upload files in comments (forum) with version 6.x?
I've found the 'comment upload' and 'node comment' modules but they are (still) not working for 6.x.
Comments
patch testing
comment_upload is used on a lot of sites, and has a patch here (still needs work though) to port it to Drupal6 http://drupal.org/node/197015
Your best bet is to test the patch from that issue and offer feedback about what works or doesn't work. If you've not applied patches before, see http://drupal.org/patch
Re: patch testing
ok thanks but there is no solution for an up-and-running (stable) Drupal 6 site?