Seite 1 von 1

Problem bei der Registrierung nach Profil-Änderungen

Verfasst: 24.03.2007 17:52
von halpme
Grüsst euch,

Ich habe ein kleines Problem und per Suchfunktion leider keine Informatio gefunden.
Heute habe ich nach Anleitung drei zusätzliche Felder ins Profil eingefügt:
Account, Sitter, Gesittet ($account, $sitter, $gesittet resp. user_acc, user_str und user_stt).
Funktioniert alles soweit, nur habe ich eben vorhin eine Mail bekommen von jemandem, der sich gerne registrieren würde, jedoch diese Meldung bekommt sobald er auf 'Absenden' klickt:
Could not insert data into users table

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' '', '' '', '', '', 0, 0, '', '', '', 1, 1, 0, 1, 1, 0, 1, 1, 1,

INSERT INTO phpbb_users (user_id, username, user_regdate, user_password, user_email, user_icq, user_website, user_occ, user_from, user_interests, user_acc, user_str, user_stt, user_sig, user_sig_bbcode_uid, user_avatar, user_avatar_type, user_viewemail, user_aim, user_yim, user_msnm, user_attachsig, user_allowsmile, user_allowhtml, user_allowbbcode, user_allow_viewonline, user_notify, user_notify_pm, user_popup_pm, user_timezone, user_dateformat, user_lang, user_style, user_level, user_allow_pm, user_active, user_actkey) VALUES (41, 'Testbot', 1174753419, '71e460d494499571e683b3d9007948bf', 'mail@mailaddy.com', '', '', '', '', '', '',, '', '' '', '', '', 0, 0, '', '', '', 1, 1, 0, 1, 1, 0, 1, 1, 1, 'D M d, Y H:i', 'german_formal', 1, 0, 1, 1, '')

Line : 650
File : usercp_register.php
Die Dateien die ich geändert habe sind folgende:
admin_users.php
lang_main.php
profile_add_body.tpl
profile_view_body.tpl
user_edit_body.tpl
usercp_avatar.php
usercp_register.php
usercp_viewprofile.php

Hier noch die drei neuen 'Dateien' in der DB:
[ externes Bild ]

Wäre um jede Hilfe dankbar,
mit freundlichen Grüssen

halpme