I'm using the core Upload module to allow users to attach files to forum posts in Drupal 5 (beta version I think). But I've found that files can only be attached to main topics. Is there a way I can also attach files to comments?

Thanks,
- Matt.

Comments

ninetwenty’s picture

As far as I know, no they cannot. Comments are not nodes so the image upload doesn't work for them. I think the forum module needs replacing or updating so posts are no longer comments but are nodes instead as I feel it is quite weak as it stands.

tom_buytaert’s picture

ImmanuelPhillips’s picture

None for Drupal 6 yet though eh?

MakeOnlineShop’s picture

Attach a photo to comment and display this picture

Hi,

Do you know if it's possible to attach a picture to a comment and show it in the comment field ?

Thanks.