PDA

View Full Version : VB Registration Problem - Forum Rules


H3C x Nevz
05-17-2009, 05:30 PM
On the first page of registration where it displays the forum rules, even when someone checks off "I agree" they get the message:

You have left a required field blank.

Any reason for this?

Lynne
05-17-2009, 08:01 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.