Cuando añado cualquiera de los bbcodes en el foro, relacionados con el mencionado, me sale:
Código: Seleccionar todo
./styles/Deathwing_105/template/bbtips/
Warning: Cannot modify header information - headers already sent by (output started at /home/s08e4058/public_html/stormraiders/includes/bbdkp/bbtips/wowhead_patterns.php:33) in /home/s08e4058/public_html/stormraiders/includes/functions.php on line 4684
Warning: Cannot modify header information - headers already sent by (output started at /home/s08e4058/public_html/stormraiders/includes/bbdkp/bbtips/wowhead_patterns.php:33) in /home/s08e4058/public_html/stormraiders/includes/functions.php on line 4686
Warning: Cannot modify header information - headers already sent by (output started at /home/s08e4058/public_html/stormraiders/includes/bbdkp/bbtips/wowhead_patterns.php:33) in /home/s08e4058/public_html/stormraiders/includes/functions.php on line 4687
Warning: Cannot modify header information - headers already sent by (output started at /home/s08e4058/public_html/stormraiders/includes/bbdkp/bbtips/wowhead_patterns.php:33) in /home/s08e4058/public_html/stormraiders/includes/functions.php on line 4688
Código: Seleccionar todo
header('Content-type: text/html; charset=UTF-8');
header('Cache-Control: private, no-cache="set-cookie"');
header('Expires: 0');
header('Pragma: no-cache');