A client had a WordPress theme that made use of timthumb.php to generate thumbnail images on the fly. If you check the documentation for the script, it tells you to set the permissions for the cache folder to “777″. This is short-hand for “all users are allowed to read, write, create and execute files in [...]