Pages (2):    1 2
Member
Member
cloe89   2010-01-17, 14:13
#21
this is the complete error: Warning: Cannot modify header information - headers already sent by (output started at /home6/theultj3/public_html/gallery/themes/default/album.php:5) in /home6/theultj3/public_html/gallery/themes/default/album.php on line 5

what does it mean?
Administrator
Administrator
acrylian   2010-01-17, 15:21
#22
Each pages sends a header information that can be sent only once. Somehow that page tries to send it a second time.
Member
Member
cloe89   2010-01-17, 15:38
#23
yes, but where is the error? i only added <?php printAlbumZip(true);?> . it's the only difference..
Administrator
Administrator
acrylian   2010-01-17, 15:58
#24
I just tried I can't reproduce the error so something must be different. What do you use as an editor?
Member
Member
cloe89   2010-01-17, 16:09
#25
NVU
Junior Member
Junior Member
renco007   2010-06-19, 10:38
#26
hi i tried to <?php printAlbumZip(true);?> after <p class="desc"><?php printAlbumDesc(true); ?></p>. The download link appeared on my site but when clicked will end up on timeout error. Any idea? thank you!
Administrator
Administrator
acrylian   2010-06-19, 11:03
#27
Your server might be too slow or with too less memorry to process the amount of images you have.
Pages (2):    1 2
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.