// If not for someone else, then for me...
if ( $uid == 0 ) $uid = $User['userid'];
This is right in that file for people logged in to show there's instead however your probally talking for unregistered user's
Might I suggest this in showgallery.php
$gallery['profilelink'][$itemcnt] = "{$Globals['maindir']}/member.php?uid=$tuserid";
possibly be something like this
Code:
Content visible to verified customers only.