Seite 1 von 1

Avatar Gallery - Warning: Missing argument ...

Verfasst: 14.08.2006 00:44
von PhaD
Hi Leute ich hatte mal ein phpbb forum wo man im ACP die Avatag Gallery in der linken Navigation auswählen und bearbeiten konnte

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 306
usercp_avatar.php in line 306 steht:

Code: 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)
{
Jemand ne Idee ?

Verfasst: 15.08.2006 18:08
von PhaD
Hat keiner eine Idee ?

Das Problem ist bei mir waren standartmäßig keine Avatar Gallery einstellungs möglichkeiten im ACP mit phpbb xx21

Verfasst: 16.08.2006 11:48
von PhaD
kommt schon ! :(