Friday 04 July 2003 5:09:13 am
I watched the debug output when I uploaded an image, and here it is: Undefined variable: lang in /home/apache/htdocs/ez/kernel/classes/ezcontentobject.php on line 469
Warning: PHP Jul 04 2003 14:00:19 Undefined variable: lang in /home/apache/htdocs/ez/kernel/classes/ezcontentobject.php on line 1155
Warning: Jul 04 2003 14:00:19 Exec: /usr/local/bin/convert -geometry "100x100>" var/storage/reference/image//phpGraHdR.jpg jpg:var/storage/variations/image/p/h/p//phpGraHdR_100x100_171.jpg, Err: , Ret: 1
Warning: PHP Jul 04 2003 14:00:19 getimagesize(var/storage/variations/image/p/h/p/phpGraHdR_100x100_171.jpg): failed to open stream: No such file or directory in /home/apache/htdocs/ez/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 234
Warning: PHP Jul 04 2003 14:00:19 filesize(): Stat failed for var/storage/variations/image/p/h/p/phpGraHdR_100x100_171.jpg (errno=2 - No such file or directory) in /home/apache/htdocs/ez/kernel/classes/datatypes/ezimage/ezimagevariation.php on line 249
Error: Jul 04 2003 14:00:19 Could not create variation for var/storage/variations/image/p/h/p/phpGraHdR_100x100_171.jpg
Error: eZTemplate @ design/standard/templates/content/datatype/edit/ezimage.tpl:27[9] Jul 04 2003 14:00:19 Cannot retrieve attribute of a boolean I noted that there's a double slash in some of the paths (e.g. var/storage/reference/image//phpGraHdR.jpg jpg:). Could that be a bug?
|