2 Fehlermeldungen
Verfasst: 20.10.2002 15:26
Also: Ich bin ein ziemlciher n00b in sachen PHP und MySQL und habe 2 grosse Probleme
1. man kann sich nicht registrieren


1. man kann sich nicht registrieren
und 2. man (bzw. ich als admin da es ja keine anderen user gibt) kann nichts postenCould not insert data into users table
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near 'BEGIN' at line 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_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 (3, 'dfdfs', 1035119741, '128ecf542a35ac5270a87dc740918404', 'sdfdsf@slkfmd.com', '', '', '', '', '', '', '', '', 0, 0, '', '', '', 1, 1, 0, 1, 1, 0, 1, 1, 0, 'D M d, Y g:i a', 'english', 1, 0, 1, 1, '')
Line : 517
File : /mnt/ls4/04/336/00000014/htdocs/ben/phpBB2/includes/usercp_register.php
Ich hoffe jemand von euch kann mir helfenError in posting
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near 'BEGIN' at line 1
INSERT INTO phpbb_posts (topic_id, forum_id, poster_id, post_username, post_time, poster_ip, enable_bbcode, enable_html, enable_smilies, enable_sig) VALUES (2, 1, 2, '', 1035120257, 'd5a86bc3', 1, 0, 1, 0)
Line : 267
File : /mnt/ls4/04/336/00000014/htdocs/ben/phpBB2/includes/functions_post.php
