Fehlermeldung beiMOD Add Address and Skypename to Userprofil
Verfasst: 17.10.2006 11:16
Bei mir kommt folgende Fehlermeldung wenn ich auf Profil klicke:
Zeile und in Zeile 110 - 111 steht:
Ich hoffe ihr könnt mir helfen
Vielen Dank schonmal im vorraus .
Code: Alles auswählen
Parse error: syntax error, unexpected T_DOUBLE_ARROW, expecting ')' in /usr/export/www/vhosts/funnetwork/hosting/zbreakerz/phpBB2/includes/usercp_register.php on line 111
Code: Alles auswählen
$strip_var_list = array('email' => 'email', 'icq' => 'icq', 'aim' => 'aim', 'msn' => 'msn', 'yim' => 'yim', 'website' => 'website', 'location' => 'location', 'occupation' => 'occupation', 'interests', 'vorname' => 'vorname', 'name' => 'name', 'strasse' => 'strasse', 'ort' => 'ort', 'telefon' => 'telefon', 'skype' => 'skype'
=> 'interests', 'realname' => 'realname', 'adress' => 'adress', 'birth' => 'birth', 'photo' => 'photo', 'slogan' => 'slogan', 'opt_title' => 'opt_title', 'opt_text' => 'opt_text', 'team_desc' => 'team_desc', 'team_text' => 'team_text'


Vielen Dank schonmal im vorraus .