fatal error: Call to undefined function vbet_removeDefaultLanguageGroups() plugin.php(1522) : eval()'d code on line 14
You didn't suppose to remove the function - just its body (so everything after function signature and before closing }). The function itself have to stay. Sorry if I didn't make it clear.