Active
Project:
Comment Upload
Version:
6.x-1.0-alpha5
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2009 at 09:54 UTC
Updated:
17 Mar 2014 at 13:05 UTC
Jump to comment: Most recent
Comments
Comment #1
hanifnorman commentedCan I change this to critical because my boss wants this done by yesterday?
Comment #2
heine commentedNo. Your boss is your problem ;)
You need to add some code to the AHAH callback and form validation handlers.
Comment #3
hanifnorman commentedI created a custom validation method in my template.php file and then added the function name to #validate in the $form array. I'm not really sure if I did correctly but it isn't working. I'm also not familiar with AHAH callbacks. I'll read up on this but here's the code for the validation.
Comment #4
gausarts commentedLooking for the same feature. Any progress on this? Sorry to ask. Thanks
Comment #5
NathanM commentedSubscribing
Comment #6
marinex commentedYou can add to comment_upload_comment_form_validate() this code before the last return:
the whole function: