This theme tutorial applies to the following themes:
How To CHMOD the cache folder
Posted by Magnus Jepson on 04 Oct 08
In order for the image resizer to be able to write resized images to the wp-content/themes/theme-name/cache/ folder you have to CHMOD the cache folder within your theme folder. CHMOD 777 (or 755 depending on your server) means simply setting write permission so the script is able to write.
If you know how to FTP the theme to your WordPress themes folder, it should be very easy to right click the cache folder and set permission to 777.Search the help file in your FTP program or try to google it (ex. CuteFTP how to chmod). There are loads of tutorials available. Here are some tutorials to help you out:
http://php.about.com/od/phpbasics/ht/chmod.htm
http://www.siteground.com/tutorials/ftp/ftp_chmod.htm
SmartFTP is a free FTP program and it is very easy to do it there:
http://www.smartftp.com/support/kb/how-to-chmod-file-folders-f13.html
Hope this helps!









I have made these adjustments and I still can not make the image resizer to function, I am getting a red x every time, anyhting else needed?
If you having issues with the image resizer there are many posts about it in the forum. If you can’t find the solution, then you should make a new post in the forum.