https://www.icyphoenix.com/viewtopic.php?f=26&t=932&p=7558#p7558
-----------------------------------
Pete_Z
Tue 16 Jan, 2007 08:06

FAP SUPPORT - [ Solved ] Error When Viewing Pic With Comments Only
-----------------------------------
Hello, hopefully this post makes it and I wont get banned agian  :mrorange: 


Okay.. I been having this problem since I installed.  when viewing a picture, everyithing is fine. normal. but when viewing a picture that has a [i]comment[/i], I get the following errors in my header:

Warning: strpos() [function.strpos]: Empty delimiter. in /home/xPo0/public_html/forum/album_mod/album_bbcode.php on line 2788 

About 80+ of these... then the last are:



Warning: Cannot modify header information - headers already sent by (output started at /home/xPo0/public_html/forum/album_mod/album_bbcode.php:2788) in /home/xPo0/public_html/forum/includes/page_header.php on line 925 

Warning: Cannot modify header information - headers already sent by (output started at /home/xPo0/public_html/forum/album_mod/album_bbcode.php:2788) in /home/xPo0/public_html/forum/includes/page_header.php on line 927 

Warning: Cannot modify header information - headers already sent by (output started at /home/xPo0/public_html/forum/album_mod/album_bbcode.php:2788) in /home/xPo0/public_html/forum/includes/page_header.php on line 928


lines 928 and 927
header ('Expires: 0');
header ('Pragma: no-cache'); 


album_bbcode.php - hmm, couldn't I use phpbb bbcode.php instead?


