http://community.mybboard.net/thread-38018.html
Attached is a simple method to fix double settings.
Instructions:
Upload the file to your root mybb folder.
/root/double_delete.php
Then access the file via your browser.
http://www.domain.com/mybb/double_delete.php
This will copy only your unique settings to a new table, delete your old settings, then rename the copy back to original. It's dirty fix but it works and it's fast method.
Also I have file setup so only Super Admin can run it. If you get a permission error you must edit your /inc/config.php and enter your uid for the Super Admin variable.
That's it.
http://community.mybboard.net/attachment.php?aid=11108