Hmmm. That didn't seem to work.
In the first line of code you said to find, I do not have that in my moderator.php. I do have a very similar line -
PHP Code:
$getuser=$DB_site->fetch_array($DB_site->query("SELECT username FROM user WHERE userid='$userid'"));
I added the line of code in front of that line, and then added the last "}".
Now, when I go to edit a sig, I get the box, edit it, and click save - The box goes white and no update is saved.
Any ideas?