Anyways, my site is now getting this error when you load it.
Fatal error: Call to undefined function: attach_setup_forum_auth() in /hsphere/local/home/dffclan/dffclan.net/includes/def_auth.php on line 83
http://www.dffclan.net
One of my admins said something about being hacked by Power Cobra or something like that. I tried replacing the def_auth, but no avail. I do not have a copy of the def_tree here at home, so I didn't want to mess it up that bad.
Here is what line #83 says:
- Code: Select all
attach_setup_forum_auth($simple_auth_ary, $forum_auth_fields, $field_names);
Does anybody have a clue what I should do? The def_auth seems to be stock.
Thanks guys!