Hello
I'm attempting to use the 'simple post thumbnails' plugin but appear to have a problem. I'm unable to get any of the images to show, even in the admin window when you upload the image. The only thumbnail i can get to show is the 'default' image you can set in the settings panel.
It returns this url... 'http://localhost/~mysite/webapps/wordpress/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/~mysite/webapps/wordpress/wp-content/thumbnails/120.jpg&w=50&h=50&zc=1&ft=jpg'
I'm thinking it's either because I'm working on my local mac and it's inteferring with timthumb, or I'm just plain missing something obvious. Do you have to add any extra code to functions.php to make this work?
Either way any help or advice appreciated.
p.s the thumbnails folder is writable, and i'm wrapping the url it outputs in img src