Love the theme and am impressed enough to think about upgrading to Antisnews. But I can't get front page thumbnails to show up in MU.
I'm guessing it's a path problem.
I have MU installed in a subfolder called /wp/, which can't help.
I've tried deactiving and reactivating the theme with each of the thumbnail functions in turn, but no change.
In Firefox the thumbnails show up as grey boxes with no borders, with the post title in the box and alt text = "Permanent Link to (post title)"
In Chrome they show up as grey boxes with borders, a no image icon instead of the title and alt text as above.
The path they are looking for is:
/wp/wp-content/themes/news-magazine-theme-640/cropper.php?src=/wp/files/2009/12/xania1-150×102.jpg&h=77&w=100&zc=1&q=95
The path to that image on the server is:
/wp/wp-content/blogs.dir/2/files/2009/12/xania1-150×102.jpg
I'm guessing it comes a cropper on cropper.php and wondering if there might be fix.