und noch ein problem will den flag mod druf machen aber in der sql steht das
INSERT INTO phpbb_flags (flag_id, flag_name, flag_image) VALUES (\'\',\'usa\',\'usa.gif\');
INSERT INTO phpbb_flags (flag_id, flag_name, flag_image) VALUES (\'\',\'afghanistan\',\'afghanistan.gif\');
INSERT INTO phpbb_flags (flag_id, flag_name, flag_image) VALUES (\'\',\'albania\',\'albania.gif\');
INSERT INTO phpbb_flags (flag_id, flag_name, flag_image) VALUES (\'\',\'algeria\',\'algeria.gif\');
INSERT INTO phpbb_flags (flag_id, flag_name, flag_image) VALUES (\'\',\'andorra\',\'andorra.gif\');
INSERT INTO phpbb_flags (flag_id, flag_name, flag_image) VALUES (\'\',\'angola\',\'angola.gif\');
INSERT INTO phpbb_flags (flag_id, flag_name, flag_image) VALUES (\'\',\'antigua and barbuda\',\'antiguabarbuda.gif\');
INSERT INTO phpbb_flags (flag_id, flag_name, flag_image) VALUES (\'\',\'argentina\',\'argentina.gif\');
INSERT INTO phpbb_flags (flag_id, flag_name, flag_image) VALUES (\'\',\'armenia\',\'armenia.gif\');
INSERT INTO phpbb_flags (flag_id, flag_name, flag_image) VALUES (\'\',\'australia\',\'australia.gif\');
MySQL meldet:
You have an error in your SQL syntax near '\'\',\'usa\',\'usa.gif\');
INSERT INTO phpbb_flags (flag_id, flag_name, flag_im' at line 1
habe die striche weg gemacht steht trotz dem noch da
FLAG MOD
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
-
- Mitglied
- Beiträge: 37
- Registriert: 24.09.2003 17:51
- Wohnort: badischer underground
- Kontaktdaten:
Try this one
Code: Alles auswählen
INSERT INTO phpbb_flags (flag_id, flag_name, flag_image) VALUES ('','usa','usa.gif');
Code: Alles auswählen
INSERT INTO phpbb_flags (flag_name, flag_image) VALUES ('usa','usa.gif');
» mfg - P6A
http://www.universaldog.de
http://www.universaldog.de
naja freut man sich das erste problem gelöst zu haben kommt das 2
und das ist hir habe alles instaliert aber das steht oben drüber
Warning: Cannot add header information - headers already sent by (output started at /var/www/jack/html/viewtopic.php:1) in /var/www/jack/html/includes/sessions.php on line 293
Warning: Cannot add header information - headers already sent by (output started at /var/www/jack/html/viewtopic.php:1) in /var/www/jack/html/includes/sessions.php on line 294
Warning: Cannot add header information - headers already sent by (output started at /var/www/jack/html/viewtopic.php:1) in /var/www/jack/html/viewtopic.php on line 555
Warning: Cannot add header information - headers already sent by (output started at /var/www/jack/html/viewtopic.php:1) in /var/www/jack/html/includes/page_header.php on line 534
Warning: Cannot add header information - headers already sent by (output started at /var/www/jack/html/viewtopic.php:1) in /var/www/jack/html/includes/page_header.php on line 540
Warning: Cannot add header information - headers already sent by (output started at /var/www/jack/html/viewtopic.php:1) in /var/www/jack/html/includes/page_header.php on line 541
das wahr bei mein test board aber net
und das ist hir habe alles instaliert aber das steht oben drüber
Warning: Cannot add header information - headers already sent by (output started at /var/www/jack/html/viewtopic.php:1) in /var/www/jack/html/includes/sessions.php on line 293
Warning: Cannot add header information - headers already sent by (output started at /var/www/jack/html/viewtopic.php:1) in /var/www/jack/html/includes/sessions.php on line 294
Warning: Cannot add header information - headers already sent by (output started at /var/www/jack/html/viewtopic.php:1) in /var/www/jack/html/viewtopic.php on line 555
Warning: Cannot add header information - headers already sent by (output started at /var/www/jack/html/viewtopic.php:1) in /var/www/jack/html/includes/page_header.php on line 534
Warning: Cannot add header information - headers already sent by (output started at /var/www/jack/html/viewtopic.php:1) in /var/www/jack/html/includes/page_header.php on line 540
Warning: Cannot add header information - headers already sent by (output started at /var/www/jack/html/viewtopic.php:1) in /var/www/jack/html/includes/page_header.php on line 541
das wahr bei mein test board aber net