![]() |
|
Refresh database in latest nighty build - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Refresh database in latest nighty build (/thread-11483.html) Pages:
1
2
|
Refresh database in latest nighty build - flu - 2013-11-21 I have no idea. Anyway I have no errors about that in the debug log but I get that : ` WARNING: Cannot modify header information - headers already sent by (output started at /home/XXX/public_html/zp-core/lib-GD.php:114) in /home/XXX/public_html/zp-core/functions-image.php on line 30 header called from imageError (functions-image.php [30]) from cacheImage (functions-image.php [493]) from i.php [165] {64956:Thu, 21 Nov 2013 20:34:46 GMT} WARNING: Cannot modify header information - headers already sent by (output started at /home/XXX/public_html/zp-core/lib-GD.php:114) in /home/XXX/public_html/zp-core/functions-image.php on line 31 header called from imageError (functions-image.php [31]) from cacheImage (functions-image.php [493]) from i.php [165] {64956:Thu, 21 Nov 2013 20:34:46 GMT} WARNING: Cannot modify header information - headers already sent by (output started at /home/XXX/public_html/zp-core/lib-GD.php:114) in /home/XXX/public_html/zp-core/functions-image.php on line 32 header called from imageError (functions-image.php [32]) from cacheImage (functions-image.php [493]) from i.php [165] Refresh database in latest nighty build - sbillard - 2013-11-21 The warnings are downstream issues, but there should have been an error logged by the I do not understand "connected uploader", but that is probably the key information since it seems to be the source of the problem. Also you can install the latest support build [550e100083] as I have added some more debugging of this problem which might help. Refresh database in latest nighty build - flu - 2013-11-22 Hi stephen, I'll give a try to this release and let you know. Thank you. |