When the system attempts to create a resized image, the RESIZED folder can not be created due to permission error. The permission on the directory in question is 755 and I have Enable FTP setup correctly in Joomla Global Config.
When I changed the permissions on the appropriate image directory to 777, the problem was resolved and the images were resized. However, I can not leave my entire images folder set to 777 in a production environment.
NOTE: Image resizing is only working when I view the site from a Blackberry. When I view the site from a iPod Touch (v3) the images are not being resized, even though I have Image adaptation method set to "rescale if bigger". Not sure whats up with that.
The stream of errors is created after this one is attached to this post...
Warning: mkdir() [function.mkdir]: Permission denied in /public_html/ooldup/administrator/components/com_mobilejoomla/terawurfl/imageadaptation.php on line 217
Warning: copy(/public_html/ooldup/images/stories/recon/cas/Resized/achievecas_260x104.gif) [function.copy]: failed to open stream: No such file or directory in /public_html/ooldup/administrator/components/com_mobilejoomla/terawurfl/imageadaptation.php on line 219
TEXT