Quote:
|
Originally Posted by Chuck S Nothing other than what I have posted above. The minimum chars is what controls this from what I see |
I solved it! In quickcom.tmpl (and comments.tmpl) there is this code:
Code:
Content visible to verified customers only.
This prepare_submit bit is the thing that hard-codes it to 5 character minimum, and *NOT* the minchars variable. So, I simply changed the code to this, and it worked:
Code:
Content visible to verified customers only.