habe eine fehlermeldung wenn ich im profiel auf absenden geh
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
-
- Mitglied
- Beiträge: 12
- Registriert: 31.10.2003 15:58
- Wohnort: Augsburg
- Kontaktdaten:
habe eine fehlermeldung wenn ich im profiel auf absenden geh
hi ich habe eine fehlermeldung wenn ich im profiel auf absenden geh
sie schaut so aus
Das nächste mal bitte Dateien als *.txt Versionen verlinken!
Acid
ich hoffe ihr könnt mir da helfen denn ich finde den fehler nicht
wenn ihr noch mehr braucht sagt es ich bring alles was ihr möchtet *ggg haubtsache der fehler geht weg
sie schaut so aus
Das nächste mal bitte Dateien als *.txt Versionen verlinken!
Acid
ich hoffe ihr könnt mir da helfen denn ich finde den fehler nicht
wenn ihr noch mehr braucht sagt es ich bring alles was ihr möchtet *ggg haubtsache der fehler geht weg
..aus der usercp_avatar.php. Das rotmarkierte Komma vor der Klammer ist zuviel.function display_avatar_gallery($mode, &$category, &$user_id, &$email, &$current_email, &$coppa, &$username, &$email, &$new_password, &$cur_password, &$password_confirm, &$icq, &$aim, &$msn, &$yim, &$website, &$location, &$occupation, &$interests, &$signature, &$viewemail, &$notifypm, &$popup_pm, &$notifyreply, &$attachsig, &$allowhtml, &$allowbbcode, &$allowsmilies, &$hideonline, &$style, &$language, &$timezone, &$dateformat, &$session_id, )
-
- Mitglied
- Beiträge: 12
- Registriert: 31.10.2003 15:58
- Wohnort: Augsburg
- Kontaktdaten:
-
- Mitglied
- Beiträge: 12
- Registriert: 31.10.2003 15:58
- Wohnort: Augsburg
- Kontaktdaten:
huhu hier ich schon wieder *ggg
habe wieder einen fehler in der datei kann da bitte nochmal einer nachschauen finde es nicht fehler ist auch erst nach instalisation des birhtday mods gekommen
www.ralf1059.de/hpcanasta/forum/fehler2.txt
habe wieder einen fehler in der datei kann da bitte nochmal einer nachschauen finde es nicht fehler ist auch erst nach instalisation des birhtday mods gekommen
www.ralf1059.de/hpcanasta/forum/fehler2.txt
Code: Alles auswählen
$params = array('coppa', 'user_id', 'username', 'email', 'current_email', 'cur_password', 'new_password', 'password_confirm', 'icq', 'aim', 'msn', 'yim', 'website', 'location', 'occupation', 'interests', 'signature', 'viewemail', 'notifypm', 'popup_pm', 'notifyreply', 'attachsig', 'allowhtml', 'allowbbcode', 'allowsmilies', 'hideonline', 'style', 'language', 'timezone', 'dateformat', 'longitude', 'latitude', );
Code: Alles auswählen
$params = array('coppa', 'user_id', 'username', 'email', 'current_email', 'cur_password', 'new_password', 'password_confirm', 'icq', 'aim', 'msn', 'yim', 'website', 'location', 'occupation', 'interests', 'signature', 'viewemail', 'notifypm', 'popup_pm', 'notifyreply', 'attachsig', 'allowhtml', 'allowbbcode', 'allowsmilies', 'hideonline', 'style', 'language', 'timezone', 'dateformat', 'longitude', 'latitude' );
-
- Mitglied
- Beiträge: 12
- Registriert: 31.10.2003 15:58
- Wohnort: Augsburg
- Kontaktdaten:
sorryyyyyyyyy
hatte die alte datei gegeben nun ist die richtige neu mit drin
www.ralf1059.de/hpcanasta/forum/fehler2.txt
hatte die alte datei gegeben nun ist die richtige neu mit drin
www.ralf1059.de/hpcanasta/forum/fehler2.txt
Code: Alles auswählen
$params = array('coppa', 'user_id', 'username', 'email', 'current_email', 'cur_password', 'new_password', 'password_confirm', 'icq', 'aim', 'msn', 'yim', 'website', 'location', 'occupation', 'interests', 'signature', 'viewemail', 'notifypm', 'popup_pm', 'notifyreply', 'attachsig', 'allowhtml', 'allowbbcode', 'allowsmilies', 'hideonline', 'style', 'language', 'timezone', 'dateformat', 'longitude', 'latitude', , 'birthday');
Code: Alles auswählen
$params = array('coppa', 'user_id', 'username', 'email', 'current_email', 'cur_password', 'new_password', 'password_confirm', 'icq', 'aim', 'msn', 'yim', 'website', 'location', 'occupation', 'interests', 'signature', 'viewemail', 'notifypm', 'popup_pm', 'notifyreply', 'attachsig', 'allowhtml', 'allowbbcode', 'allowsmilies', 'hideonline', 'style', 'language', 'timezone', 'dateformat', 'longitude', 'latitude', 'birthday');
-
- Mitglied
- Beiträge: 12
- Registriert: 31.10.2003 15:58
- Wohnort: Augsburg
- Kontaktdaten: