Wednesday 27 July 2011 6:13:55 am
I did as Philippe says and I made a : "chmod -R 777 var/" in the shell and now it work fine, but I am not sure that this is the right way to do. I am also looking for the imagemagick config files, but I don't know in which folder I am supposed to looking for. For the file error.log of the "var" folder it gave me :
[ Jul 27 2011 09:24:28 ] [127.0.0.1] eZImageManager::createImageAlias:
The reference alias original file var/ezwebin_site/storage/images/media/images/entreprise/433-2-fre-FR/entreprise.png does not exist
[ Jul 27 2011 09:24:28 ] [127.0.0.1] :
Original alias does not exist, cannot create other aliases without it
[ Jul 27 2011 09:24:38 ] [10.1.3.37] eZImageManager::createImageAlias:
The reference alias original file var/ezwebin_site/storage/images/media/images/entreprise/433-2-fre-FR/entreprise.png does not exist
[ Jul 27 2011 09:24:38 ] [10.1.3.37] : Original alias does not exist, cannot create other aliases without it and after the "chmod -R 777 var/" it gave me :
[ Jul 27 2011 09:50:55 ] [127.0.0.1] eZTSTranslator::handleMessageNode: No source name found, skipping message But from now, it work without problem. Aymeric
|