Is there a MOD currently out that prevents a user from having a space in their username? Usernames with spaces and the [you] code are not compatible (users with spaces in it trying to view a topic that has the [you] code used will get an error).
I have seen it before and have been searching this site and google for it but I have not been able to find it. I know it exists somewhere. Any help is appreciated
I'm tyring to add this to profile_add_body.tpl: <input type="checkbox" name="agree_sig" value="agree_sig">I agree to the terms in red.<br> How would I generate an error with message_die(GENERAL_ERROR, 'You must check the signature agreement box in order to proceed'); if...