I've searched around the forum a little, and came across many suggestions for thumbnails not displaying. I've added the cache folder, I've messed around with the permissions a lot and still no result. However, when I go to the thumbnail URL, I'm getting some errors, followed by a bunch of random characters, followed by more errorness.
Code:
Warning: usort() [function.usort]: The argument should be an array in /home/kuujiryo/kuubrog_html/wp-content/themes/magazine_10/tools/timthumb.php on line 317
Warning: touch() [function.touch]: SAFE MODE Restriction in effect. The script whose uid is 1000 is not allowed to access /home/kuujiryo/kuubrog_html/wp-content/themes/magazine_10/tools/cache owned by uid 33 in /home/kuujiryo/kuubrog_html/wp-content/themes/magazine_10/tools/timthumb.php on line 236
Warning: Cannot modify header information - headers already sent by (output started at /home/kuujiryo/kuubrog_html/wp-content/themes/magazine_10/tools/timthumb.php:317) in /home/kuujiryo/kuubrog_html/wp-content/themes/magazine_10/tools/timthumb.php on line 246
Then:
Code:
Warning: Cannot modify header information - headers already sent by (output started at /home/kuujiryo/kuubrog_html/wp-content/themes/magazine_10/tools/timthumb.php:317) in /home/kuujiryo/kuubrog_html/wp-content/themes/magazine_10/tools/timthumb.php on line 610
error showing image
My website's locked at the moment while I set this theme up (don't want people looking at it while it's incomplete) but I think that's everything that needs to be known.