When you see "eval()"d code on line xxx" at the end of an error message it means the error is in a plugin (line 10 of the plugin in this case). The hook on line 347 of register.php is "register_addmember_process". So you have a product that uses that location and you should be able to find it in the Plugin Manager.
The product is supposed to use a custom file called functions_ghsom.php in the includes folder but apparently it's not there
|