MyBB Community Forums

Full Version: Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I added the Splashpage plugin and I put in the plugins folder using my FTP which is Filezilla. I went and hit Activate and it game me a MySQL error. The rest of the site is working fine. I am not sure if i did something wrong. If you need to use Teamviewer we can set that up. Thank you.
Can you tell more this MySQL error?
It says this.
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1146 - Table 'adam_mybb.mybb_mybb_settinggroups' doesn't exist
Query:
INSERT INTO mybb_mybb_settinggroups (gid,name,title,description,disporder,isdefault) VALUES ('NULL','splash','Splash Page Settings','Settings for the Splash Page plugin.','3','no')
Looks like you're trying to use a plugin written for MyBB 1.2, it's not going to work on 1.6.
I have seen it before though. Is there anyway I can get it to work for the current version.