
Erkannt wird der BBCode aber trotzdem noch nicht.

Code: Alles auswählen
table: '{LA_BBCODE_table_HELP}',
Code: Alles auswählen
table: '{LA_BBCODE_TABLE_HELP}',
Code: Alles auswählen
'BBCODE_table_HELP' => 'Zum starten des phpBB3-Tablemaker > Button anklicken',
Code: Alles auswählen
'BBCODE_TABLE_HELP' => 'Zum starten des phpBB3-Tablemaker > Button anklicken',
Code: Alles auswählen
<img src="./styles/prosilver_se/imageset/buttons/table.gif" alt=""
id="table" onclick="var kleinesfenster = window.open('tablemaker/tablemaker.php', '_blank', 'width=500,height=430, left=0,top=0, resizable=no,status=no,menubar=no, location=no,scrollbars=no,toolbar=no')"
onmouseover="table.src='./styles/prosilver_se/imageset/buttons/table1.gif'; helpline('table')"
onmouseout="table.src='./styles/prosilver_se/imageset/buttons/table.gif'; helpline('tip')" />
<img class="hidepics" src="./styles/prosilver_se/imageset/buttons/table1.gif" alt="" />
Code: Alles auswählen
table: '{LA_BBCODE_TABLE_HELP}',
Code: Alles auswählen
table: '{LA_BBCODE_TABLE_HELP}',
Code: Alles auswählen
'BBCODE_table_HELP' => 'Zum starten des phpBB3-Tablemaker > Button anklicken',
Code: Alles auswählen
'BBCODE_TABLE_HELP' => 'Zum starten des phpBB3-Tablemaker > Button anklicken',
Code: Alles auswählen
<img src="./styles/prosilver_se/imageset/buttons/table.gif" alt=""
id="table" onclick="var kleinesfenster = window.open('tablemaker/tablemaker.php', '_blank', 'width=500,height=430, left=0,top=0, resizable=no,status=no,menubar=no, location=no,scrollbars=no,toolbar=no')"
onmouseover="table.src='./styles/prosilver_se/imageset/buttons/table1.gif'; helpline('table')"
onmouseout="table.src='./styles/prosilver_se/imageset/buttons/table.gif'; helpline('tip')" />
<img class="hidepics" src="./styles/prosilver_se/imageset/buttons/table1.gif" alt="" />
obwohl die Sprachdateien diesmal vorhanden sind.[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at /language/de_x_sie/mods/lang_bbcodebox3.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at /language/de_x_sie/mods/lang_bbcodebox3.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at /language/de_x_sie/mods/lang_bbcodebox3.php:1)
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web135/html/language/de_x_sie/mods/lang_bbcodebox3.php:1) in /home/www/web135/html/includes/functions.php on line 3545
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web135/html/language/de_x_sie/mods/lang_bbcodebox3.php:1) in /home/www/web135/html/includes/functions.php on line 3547
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web135/html/language/de_x_sie/mods/lang_bbcodebox3.php:1) in /home/www/web135/html/includes/functions.php on line 3548
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web135/html/language/de_x_sie/mods/lang_bbcodebox3.php:1) in /home/www/web135/html/includes/functions.php on line 3549
ändere in der posting_buttons.html
inCode: Alles auswählen
table: '{LA_BBCODE_table_HELP}',
undtable: '{LA_BBCODE_TABLE_HELP}',
ändere (falls noch nicht geschehen) in der
language/de/mods/lang_bbcodebox3.php
das
in dasCode: Alles auswählen
'BBCODE_table_HELP' => 'Zum starten des phpBB3-Tablemaker > Button anklicken',
'BBCODE_TABLE_HELP' => 'Zum starten des phpBB3-Tablemaker > Button anklicken',
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at /language/de/mods/lang_bbcodebox3.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at /language/de/mods/lang_bbcodebox3.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at /language/de/mods/lang_bbcodebox3.php:1)
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web135/html/language/de/mods/lang_bbcodebox3.php:1) in /home/www/web135/html/includes/functions.php on line 3545
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web135/html/language/de/mods/lang_bbcodebox3.php:1) in /home/www/web135/html/includes/functions.php on line 3547
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web135/html/language/de/mods/lang_bbcodebox3.php:1) in /home/www/web135/html/includes/functions.php on line 3548
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web135/html/language/de/mods/lang_bbcodebox3.php:1) in /home/www/web135/html/includes/functions.php on line 3549
Code: Alles auswählen
<?
Code: Alles auswählen
?>
Nur wird mir ja dann kein Tipp mehr angezeigt. -.-'BBCODE_MAIL_HELP' => 'Mailadresse einfügen [mail=mailadresse]Text[/url]',
'BBCODE_TABLE_HELP' => 'Tabelle einfügen > Button anklicken',
'FONT_TYPE' => 'Schriftart',
));
?>