|
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?
|