I've installed wordpress at lopera.zymichost.com along with a custom theme that utilizes timthumb to generate thumbnails for the front page. I am having trouble getting those thumbnails to show up. They are all broken images, and when I use Firebug to find the address of the broken image, I get the following error:
A TimThumb error has occured
The following error(s) occured:
Could not create the file cache directory.
Query String : src=http://lopera.zymichost.com/wp-content/uploads/M1946061B.jpg&w=145&h=145&zc=1
TimThumb version : 2.8
When I go to the correct folder (/wp-content/themes/magazinum/scripts/) and create the directory "cache" manually, I instead get these errors:
Warning: touch() [function.touch]: Unable to create file ./cache/index.html because Permission denied in /www/zymichost.com/l/o/p/lopera/htdocs/wp-content/themes/magazinum/scripts/timthumb.php on line 188
Warning: touch() [function.touch]: Unable to create file ./cache/timthumb_cacheLastCleanTime.touch because Permission denied in /www/zymichost.com/l/o/p/lopera/htdocs/wp-content/themes/magazinum/scripts/timthumb.php on line 444
Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 590585 is not allowed to access /www owned by uid 2003 in /www/zymichost.com/l/o/p/lopera/htdocs/wp-content/themes/magazinum/scripts/timthumb.php on line 814
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/www/wp-content/uploads/M1946061B.jpg) is not within the allowed path(s): (VIRTUAL_DOCUMENT_ROOT) in /www/zymichost.com/l/o/p/lopera/htdocs/wp-content/themes/magazinum/scripts/timthumb.php on line 826
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/www/wp-content/uploads/M1946061B.jpg) is not within the allowed path(s): (VIRTUAL_DOCUMENT_ROOT) in /www/zymichost.com/l/o/p/lopera/htdocs/wp-content/themes/magazinum/scripts/timthumb.php on line 852
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/www/zymichost.com/wp-content/uploads/M1946061B.jpg) is not within the allowed path(s): (VIRTUAL_DOCUMENT_ROOT) in /www/zymichost.com/l/o/p/lopera/htdocs/wp-content/themes/magazinum/scripts/timthumb.php on line 852
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/www/zymichost.com/l/wp-content/uploads/M1946061B.jpg) is not within the allowed path(s): (VIRTUAL_DOCUMENT_ROOT) in /www/zymichost.com/l/o/p/lopera/htdocs/wp-content/themes/magazinum/scripts/timthumb.php on line 852
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/www/zymichost.com/l/o/wp-content/uploads/M1946061B.jpg) is not within the allowed path(s): (VIRTUAL_DOCUMENT_ROOT) in /www/zymichost.com/l/o/p/lopera/htdocs/wp-content/themes/magazinum/scripts/timthumb.php on line 852
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/www/zymichost.com/l/o/p/wp-content/uploads/M1946061B.jpg) is not within the allowed path(s): (VIRTUAL_DOCUMENT_ROOT) in /www/zymichost.com/l/o/p/lopera/htdocs/wp-content/themes/magazinum/scripts/timthumb.php on line 852
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/www/zymichost.com/l/o/p/lopera/wp-content/uploads/M1946061B.jpg) is not within the allowed path(s): (VIRTUAL_DOCUMENT_ROOT) in /www/zymichost.com/l/o/p/lopera/htdocs/wp-content/themes/magazinum/scripts/timthumb.php on line 852
Warning: Cannot modify header information - headers already sent by (output started at /www/zymichost.com/l/o/p/lopera/htdocs/wp-content/themes/magazinum/scripts/timthumb.php:188) in /www/zymichost.com/l/o/p/lopera/htdocs/wp-content/themes/magazinum/scripts/timthumb.php on line 409
A TimThumb error has occured
The following error(s) occured:
Could not find the internal image you specified.
Query String : src=http://lopera.zymichost.com/wp-content/uploads/M1946061B.jpg&w=145&h=145&zc=1
TimThumb version : 2.8
If anyone could help me with this, it'd be greatly appreciated. I've been banging my head against it all day.
Thanks
