Why do I have to set permissions on phpThumb cache directory?
phpTumb (phpthumb.sourceforge.net) is a powerfull class used in FLEXIcontent for image processing. For performance purposes, I chose to use it external of the Joomla! framework (it avoids to load the entire framework each time you generates thumbnails).
For that reason phpTumb is not able to use the ftp layer and requires you to open (chmod 777) the following directory components/com_flexicontent/libraries/phpthumb/cache in order to allow it to write the created thumbnails in cache.



Comments
RSS feed for comments to this post
Add comment