Ok, i resolved this by adding a few lines to themes functions.php
These are the lines
add_image_size(‘Sidebar’, 50, 50, TRUE);
add_image_size( ‘thumbnail’, 100, 100, TRUE );
You also have to regenerate the thumbnails, i used a plugin to do this
But this has been resolved
Life’s Hard, its a lot Harder if you are stupid