View Single Post
  #4 (permalink)  
Old 03-17-2005, 08:27 PM
pudbat pudbat is offline
Junior Member
 
Join Date: Feb 2005
Posts: 5
everything works great! except (of course there's an except) when i go to forum admin i see-- Fatal error: Call to undefined function: encode_ip() in /home/mysite/public_html/modules/Forums/common.php on line 220

line 220- $user_ip = encode_ip($client_ip);

any suggestions?
Reply With Quote