Hi Bugo,
thanks for your help, with this version the problem is present with both registered and guest users

edit:
I fixed it by myself... what i did is actually a part of what you suggested.
I just commented these 3 lines.
if ($user_info['is_guest'])
$hiwi = '';
else
and now both guest and registered users see the images correctly resized.
There is still one problem related to the thumbnails bar, that for some reason is placed on the right of the screen.. but beside that your mod is really awesome!
Thanks