diff -r 2b6cdff92b09 -r 99b749da5149 plugins/SpecialUserPrefs.php --- a/plugins/SpecialUserPrefs.php Tue Apr 06 15:54:45 2010 -0400 +++ b/plugins/SpecialUserPrefs.php Tue Apr 06 15:55:21 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;