MyBB Community Forums

Full Version: Mytabs
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
the mytabs wont work for my forums for some reason. when i activate it, it says:
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1062 - Duplicate entry '1' for key 'PRIMARY'
Query:
INSERT INTO mybb_mytabs_settings (id,name,value) VALUES ('1','enabled','1'), ('2','default_tab_code','\r\n
\r\n {$name}\r\n
\r\n\r\n'), ('3','default_selected_tab_code','\r\n
\r\n {$name}\r\n
\r\n'), ('4','tab_list_code','\r\n \r\n {$tablist}\r\n \r\n
'), ('5','default_tab','1'), ('6','ajax','1')
I get the same exact error on my forum. Anyone?
looks like its got a duplicated entry

Duplicate entry '1' for key 'PRIMARY'

try deactivating the plugin and then deleting it then reuploading and activatin