Instant Messenger
Verfasst: 20.09.2010 16:54
Hallo
nachdem ich den instant messenger http://www.phpbb3hacks.com/viewtopic.ph ... 225b391822 instaliert habe kam ein fehler
danke schon mal im Vorraus
nachdem ich den instant messenger http://www.phpbb3hacks.com/viewtopic.ph ... 225b391822 instaliert habe kam ein fehler
wenn ich index.php aufrufe kommtInstant Messenger
PHP Version: 5.2.14
DBMS: MySQL(i) 5.0.51a-3ubuntu5.5
phpBB3 Version: 3.0.7-PL1
Eine neue Datenbanktabelle erstellen: forumim
SQL ERROR 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 'from mediumint(8) UNSIGNED DEFAULT '0' NOT NULL,
to mediumint(8) UNSIGNED DEFAU' at line 2
was ist da falsch gelaufen?Allgemeiner Fehler
SQL ERROR [ mysqli ]
Column 'user_status' cannot be null [1048]
SQL
INSERT INTO forumusers_im ( user_id, user_friends_only, user_deny_im, user_status, user_sound_im, user_note) VALUES ( '2', 1, 0, null, 1, null)
BACKTRACE
danke schon mal im Vorraus