Recent content by Booher

  1. B

    Unique custom user fields?

    I'll check and see if that works after I get off work. Thanks!
  2. B

    Unique custom user fields?

    So does nobody know how to do this?
  3. B

    Unique custom user fields?

    Is it possible to get the user's information in the PHP callback check for a custom userfield. Here is what I have: <?php class MineVille_MCLogin { public static function validate($field, &$value, &$error) { $visitor = XenForo_Visitor::getInstance(); $db =...
Back
Top Bottom