Seite 1 von 1

MySQL Syntaxfehler bei der Registrierung

Verfasst: 21.02.2005 18:28
von travis182
Hi leute
bin am verzweifeln
den fehler bekommt man bei der Registrierung:

Code: Alles auswählen

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 'd.m.Y, H:i', 'german', 3, 0, 1, '999999', '', 0, '71aca06265646

INSERT INTO phpbb_users (user_id, username, user_regdate, user_password, user_email, user_icq, user_website, user_occ, user_from, user_interests, user_uni, user_uni2, 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_birthday, user_next_birthday_greeting, user_active, user_actkey) VALUES (4, 'test', 1109006139, '098f6bcd4621d373cade4e832627b4f6', 'manu1822000@web.de', '', '', '', '', '', ', '', '', '', '', 0, 0, '', '', '', 1, 1, 1, 1, 1, 0, 1, 1, 1, 'd.m.Y, H:i', 'german', 3, 0, 1, '999999', '', 0, '71aca06265646')

Line : 717
File : /usr/export/www/vhosts/funnetwork/hosting/ogamegsg9/includes/usercp_register.php
Hier die usercp_register.php

Ich habe das Birthday Mod mit EM installiert.

thx für eure hilfe
travis182

Verfasst: 21.02.2005 20:21
von PhilippK
Such mal im Forum nach dem Birthday Mod - das Problem kommt öfters vor :-)

Gruß, Philipp

Verfasst: 21.02.2005 20:23
von travis182
jo leider habe ich das schon die letzten 2 stunden getan :cry:
ich finde nirgendwo was, kann sich das nicht mal jemand angucken??

Verfasst: 21.02.2005 20:50
von PhilippK
Schau mal hier:
http://www.phpbb.de/viewtopic.php?t=79389

Gruß, Philipp

Verfasst: 22.02.2005 06:52
von travis182
Sorry, das wars auch nicht...

Hab den Fehler aber schon gefunden: Ich habe wohl bei dem Einbau des Feldes "uni" ein Apostroph vergessen .... *d'oh* kommt vor

danke trotzdem für deine Hilfe
travis182