Hey,
I've been trying quite a few solutions now but I can't figure it out, I clearly need some help from you guys.
Right now I'm just running the hook in user-register like:
<div class="clearfix">
<?php osc_run_hook('user_register_form') ; ?>
</div>
and it works great, but I can't figure out how to make the checkbox required for all the new users. It's kinda important to me to figure it out, can anyone assist me a little?
Thanks a bunch