Is there a way to go directly to the image that was just uploaded??
Edit upload.php, find
msg_box($lang_info, $final_message, $lang_continue, 'index.php', "100%");
change to
msg_box($lang_info, $final_message, $lang_continue, 'displayimage.php?album=lastup&pos=0', "100%");