vivalatomm
New Member
I've been trying to edit the main error message for people who try to register and are under age and get denied. It's the one that says "Sorry, we are unable to register your account at this time." I want to edit this but I'm not sure where the file is that contains it. I also found this in the source:
I am using Vbulletin 3.7.0
Edit: Also, how can I make it so my posts per day get rounded to a whole number instead of being, for example, 29.19
Thanks in advance for the help!
Code:
<!-- main error message -->
<div style="margin: 10px">Sorry, we are unable to register your account at this time.</div>
<!-- / main error message -->
I am using Vbulletin 3.7.0
Edit: Also, how can I make it so my posts per day get rounded to a whole number instead of being, for example, 29.19
Thanks in advance for the help!