View Single Post
Old
  (#4 (permalink))
pudbat
Junior Member
 
Status: Offline
Posts: 5
Join Date: Feb 2005
03-17-2005, 07:27 PM

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