Author Topic: MOD request - Users must add comment before download  (Read 2973 times)

0 Members and 1 Guest are viewing this topic.

Offline m9w

  • Pre-Newbie
  • Posts: 7
    • View Profile
MOD request - Users must add comment before download
« on: April 29, 2003, 05:03:08 PM »
Quote
I wish to change the download process so that a user must add a comment before they can download an image.

I don't need to check if a comment is already there for a user.  If the user is downloading an image for the second time, they should add a second comment.

I think I should modify the file download.php, making use of the comment_form.html template.

I'm starting to get the hang of modifying the php code a bit, but this amount of modification is beyond me without some help.

Any help or tips would be greatly appreciated.

Thanks.


I've figured out how to do this by modifying details.php and details.html

If anyone is interested, I'll post instructions