-user profil änder im admin panel
Es gab einen Datenbankfehler, Benutzer nicht abgespeichert!
-user reg kann sich aber nicht einloggen es ist keine regesrierung möglich##
im admin panle neuen user erstellen kommt das
Fatal error: Uncaught exception 'Exception' with message 'SQL-Fehler: 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 ' `lang` = 'de', `b_tag` = 0, `b_monat` = 0, `b_jahr` =' at line 16
Code: INSERT INTO forumusers SET `username` = 'spacy', `passwort` = '81dc9bdb52d04dc20036dbd8313ed055', `passwort2` = '81dc9bdb52d04dc20036dbd8313ed055', `email` = 'ksk@jshd.de', `email2` = 'ksk@jshd.de', `style` = '', `vorname` = '', `nachname` = '', `wohnort` = '', `timezone` = 'Europe/Berlin', `register_time` = NOW(), `activ` = '1', `topic_points` = , `lang` = 'de', `b_tag` = 0, `b_monat` = 0, `b_jahr` = 0, `signatur` = '', `rank` = 2 ; ' in /usr/export/www/hosting/spacemoons/database/mysqli/class.mysqli.php:60 Stack trace: #0 /usr/export/www/hosting/spacemoons/require/page/adm/class.us in /usr/export/www/hosting/spacemoons/database/mysqli/class.mysqli.php on line 60
|