Thumbnails are also not showing up on my site.
Super recent posts also doesn’t help.
Do I have to change rights in a certain directory?
Same here.
I heard it has something to do with the new WP version, because it changes the “place” of thumbnails. (which means the widget’s source isn’t right anymore). But I don’t know how to fix it (yet)…
If your problem is – as I guess – with WordPress Multisite, have a look here
having the same issue with the thumbs: they are only shown when i’m logged in the backend, tried that in firefox, internet explorer and chrome. it happens with the “super recent posts” plugin as well.
this url is generated and gives me an 403:
http://www.graustufe.at/wp-content/plugins/advanced-recent-posts-widget/timthumb/thumb.php?src=http://www.graustufe.at/wp-content/uploads/20090301_klimtvilla.jpg&h=100&w=250&z=0
well, i found it to be a problem with the absolute path/url in the address! when using the relative path:
http://www.graustufe.at/wp-content/plugins/advanced-recent-posts-widget/timthumb/thumb.php?src=/wp-content/uploads/20090301_klimtvilla.jpg&h=100&w=250&z=0
thumbs display just fine! so how can we fix this?
greets
alexander
I’ve just moved a draft site over to live site (different host). Now the thumbnails do not show. Its got same theme, same plug-ins, same settings. But thumbs will not show – any ideas on how i can fix this?
cheers
joe
Having exactly the same problem as Joe… uploaded my test site to my web server.. thumbs now missing. Anyone had any luck working this out?
http://www.pixelindustry.co.nz
Cheers
Robin
Hi Guys. Sorted! The problem was a file permissions issue on the server. That’s why it all looked ok in the code but still didn’t load images.
If you’re having issues like I and Joe above, check out this post regarding the timthumb.php (called thumb.php in the widget) that the ‘advanced recent post widget’ uses and adjust your file and folder permissions as recommended:
http://www.binarymoon.co.uk/2010/11/timthumb-hints-tips/
Cheers
Robin