Po zamieszczeniu
kodu:
$reg[] = array('<a href="http://www.twojastrona.pl/">www.twojastrona.pl</a>');
i różnych podobnych na samej górze strony mam komunikaty,
a podspodem wyświetla się forum.
linie 42 i 43 pliku
regulamin.php
$template->assign_block_vars('faq_block', array('BLOCK_TITLE'=>$reg2[0]));
foreach($reg2[1] as $reg3)
Warning: Invalid argument supplied for foreach() in /home/ksiazka/public_html/phpbb/regulamin.php on line 43
Warning: Cannot modify header information - headers already sent by (output started at /home/ksiazka/public_html/phpbb/regulamin.php:43) in /home/ksiazka/public_html/phpbb/includes/page_header.php on line 477
Warning: Cannot modify header information - headers already sent by (output started at /home/ksiazka/public_html/phpbb/regulamin.php:43) in /home/ksiazka/public_html/phpbb/includes/page_header.php on line 479
Warning: Cannot modify header information - headers already sent by (output started at /home/ksiazka/public_html/phpbb/regulamin.php:43) in /home/ksiazka/public_html/phpbb/includes/page_header.php on line 480