View Single Post
Old
  (#6 (permalink))
genoxide
Moderator
 
Status: Offline
Posts: 260
Join Date: Oct 2004
10-17-2004, 03:47 PM

Quote:
If it doesn't work up to this point then open viewtopic.php and comment out or remove the following lines:

Code:
if ( $poster_id == ANONYMOUS )
{
$poster_avatar = '[img]'.  $images['guest_avatar'] .'[/img]';
 }
That will work.
It's not odd, it's common have seen it in many nuke sites
   
Reply With Quote