Yes, It appears not to be working on 3.6.9... Please, anyone knows how to get it working again?
Edit:
Well, I don't really like to modify PHPs, but I really need to remove the rules... so, here it is:
Comment or remove this lines from your register.php
PHP Code:
if (!$vbulletin->GPC['agree'])
{
eval(standard_error(fetch_error('register_not_agreed', $vbulletin->options['forumhome'], $vbulletin->session->vars['sessionurl_q'])));
}
You must enable this Product also...