1. In vtopic.php instead of the 2nd instance of this code:
Code:
$user_ip = null;
Place this one:
Code:
$user_ip = ' '.$lang['ip'].': '.get_view_ip_link($author_ip);
2. At the top of member.php place sth like:
Code:
if ($user_id == 0)
die("Guests are not allowed to view the member pages");
__________________Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
|