[]
JoshPet said:Hmmmm.....
In the moderateuser and unmoderateuser.php files.... try adding this below the require main.inc.php line near the top:
<br />// -------------<br />// Get the input<br /> $Cat = get_input("Cat","get");<br /> $User = get_input("User","get");<br />See if that solves it.

[/]
Im getting an error on this line now!!!

Fatal error: Call to undefined function: get_input() in /home/httpd/html/4x4/forum/admin/moderateuser.php on line 28
Any idea what I should do?