Habe versucht die Shoutbox von Battey einzubauen. Dabei kommt dieser Fehler:
Code: Alles auswählen
0: The shoutbox table / rows could not be created (CREATE TABLE `SHOUTBOX_TABLE` ( `shoutbox_id` int(5) NOT NULL default '0', `shoutbox_datetime` VARCHAR( 255 ) NOT NULL default '', `shoutbox_text` varchar(255) NOT NULL default '', `shoutbox_author` int(5) NOT NULL default '0' );)( Array )
1: The shoutbox table / rows could not be created (INSERT INTO phpbb_config (config_name, config_value) VALUES ('guest_shoutbox', '0'))( Array )
2: The shoutbox table / rows could not be created (INSERT INTO phpbb_config (config_name, config_value) VALUES ('rows_shoutbox', '5'))( Array )
Warning: Cannot modify header information - headers already sent by (output started at /homepages/15/d98863716/htdocs/pixelkid/phpBB2/shoutbox_install.php:47) in /homepages/15/d98863716/htdocs/pixelkid/phpBB2/includes/page_header.php on line 654
Warning: Cannot modify header information - headers already sent by (output started at /homepages/15/d98863716/htdocs/pixelkid/phpBB2/shoutbox_install.php:47) in /homepages/15/d98863716/htdocs/pixelkid/phpBB2/includes/page_header.php on line 656
Warning: Cannot modify header information - headers already sent by (output started at /homepages/15/d98863716/htdocs/pixelkid/phpBB2/shoutbox_install.php:47) in /homepages/15/d98863716/htdocs/pixelkid/phpBB2/includes/page_header.php on line 657

LG - Lea