diff -r 903bb153c265 -r 25e13d35cd76 plugins/SpecialUserPrefs.php --- a/plugins/SpecialUserPrefs.php Fri Apr 02 14:42:15 2010 -0400 +++ b/plugins/SpecialUserPrefs.php Fri Apr 02 15:12:02 2010 -0400 @@ -1157,6 +1157,7 @@ $db->_die('Avatar CP switching user avatar off'); $has_avi = 1; + $avi_type = 'grv'; $quiet || print '
' . $lang->get('usercp_avatar_gravatar_success') . '
'; $had_a_boo_boo = false; break;