PDA

View Full Version : Pixelpost cannot create latest_thumb


menei
05-09-2006, 06:09 AM
I upgrade my linux server from Redhat 9.0 to RedHat AS4. After upgrading I found my Pixelpost latest_thumb cannot work, see here: http://photo.azsia.net/index.php?showthumb=latest&thumbtag=image

Belows are error messages I found in my log files:

[09-May-2006 14:05:51] PHP Warning: Cannot modify header information - headers already sent by (output started at /sites/site_azsia/www.azsia.net/html/pixelpost/addons/fancyarchive.php:522) in /sites/site_azsia/www.azsia.net/html/pixelpost/addons/latest_thumb.php on line 70
[09-May-2006 14:05:51] PHP Warning: Cannot modify header information - headers already sent by (output started at /sites/site_azsia/www.azsia.net/html/pixelpost/addons/fancyarchive.php:522) in /sites/site_azsia/www.azsia.net/html/pixelpost/addons/latest_thumb.php on line 71

Does anyone who know how to resolve it? Thanks very much!

Connie
05-09-2006, 03:14 PM
the error is caused by the AddOn

fancyarchive.php

try this:

save fancyarchive.php at your local machine
delete fancyarchive.php from the addons-folder

check whether the problem still exists

menei
05-10-2006, 02:38 AM
It looks works now. I moved fancyarchive.php and month_calendar.php and everything works now. http://photo.azsia.net/index.php?showthumb=latest&thumbtag=image

Strangely, we don't change program of those two php files, why they cannot work in AS4?

Connie
05-10-2006, 04:58 AM
I do not think it has to do something with the linux version
I rather think the files might be uploaded not in ASCII mode etc.
there are many possible reasons, guessings sometimes is no help ;=/