Bei dem Forum (2.21) das ich jetzt habe fehlen diese Optionen gänzlich.
Ich kann zwar Avatare von der Festplatte hochladen, mehr auch nicht.
ich bekomme es einfach nicht hin, ich habe mal versucht nen Avatar Suite mod zu installieren, naja hat wohl nicht viel gebracht
jedenfalls, wenn ich auf die Avatar gallerie klicke kommt das:
Code: Alles auswählen
Warning: Missing argument 35 for display_avatar_gallery() in /home3/d/www/phpBB2/includes/usercp_avatar.php on line 306
Warning: Missing argument 36 for display_avatar_gallery() in /home3/d/www/phpBB2/includes/usercp_avatar.php on line 306
Warning: Missing argument 37 for display_avatar_gallery() in /home3/d/www/phpBB2/includes/usercp_avatar.php on line 306
Warning: Missing argument 38 for display_avatar_gallery() in /home3/d/www/phpBB2/includes/usercp_avatar.php on line 306
Warning: Missing argument 39 for display_avatar_gallery() in /home3/d/www/phpBB2/includes/usercp_avatar.php on line 306
Warning: Missing argument 40 for display_avatar_gallery() in /home3/d/www/phpBB2/includes/usercp_avatar.php on line 306
Warning: Missing argument 41 for display_avatar_gallery() in /home3/d/www/phpBB2/includes/usercp_avatar.php on line 306
Warning: Missing argument 42 for display_avatar_gallery() in /home3/d/www/phpBB2/includes/usercp_avatar.php on line 306
Warning: Missing argument 43 for display_avatar_gallery() in /home3/d/www/phpBB2/includes/usercp_avatar.php on line 306
Warning: Missing argument 44 for display_avatar_gallery() in /home3/d/www/phpBB2/includes/usercp_avatar.php on line 306
Warning: Missing argument 45 for display_avatar_gallery() in /home3/d/www/phpBB2/includes/usercp_avatar.php on line 306Code: Alles auswählen
function display_avatar_gallery($mode, &$category, &$user_id, &$email, &$current_email, &$email_confirm, &$coppa, &$username, &$email, &$email_confirm, &$new_password, &$cur_password, &$password_confirm, &$icq, &$aim, &$msn, &$yim, &$website, &$location, &$user_flag, &$user_state_flag, &$occupation, &$interests, &$custom_title, &$custom_title_color, &$signature, &$viewemail, &$notifypm, &$popup_pm, &$notes_mail, &$notifyreply, &$attachsig, &$setbm, &$allowhtml, &$allowbbcode, &$allowsmilies, &$hideonline, &$style, &$language, &$timezone, &$dateformat, &$profile_view_popup, &$session_id, &$gender, &$birthday)
{