Topic: Bug in "Registration - Settings - Administration"
There is a small Bug in the /admin/options.php, that occours when you change the settings for Registration e-Mail. When checking the button "Allow registration with duplicate e-mail addresses." and press "save changes" the fallowing php-notice is printed onto the screen:
Notice: Undefined variable: value in .../admin/options.php(232) : eval()'d code on line 9
But this seems only to happen when changing this option.
Because this is an error in an hook, it may be also an error in an extention i have installed (only the official ones)
Hope you understood me, my english is not the best one.