2010-08-20, 08:41 PM
Hello, here is the error when trying to activate the Inline Thread Popup plugin:
Looks like it has the table prefix wrong. I checked the PHP file, to see if that is defined in there and can easily be changed, but I am new to this and cannot see where it can easily be fixed. Also, I am not sure that the table names would still be correct for version 1.6. Would anyone be able to take a look at this PHP file and correct it for MyBB 1.6? I hear it is a really nice one to have.
Thanks!
Quote:MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1146 - Table 'greatlc9_mybb.mybb_mybb_settinggroups' doesn't exist
Query:
INSERT INTO mybb_mybb_settinggroups (name
,title
,description
,disporder
,isdefault
) VALUES ('Itp','Inline thread popups','Settings for Inline thread popups.','30','no')
Looks like it has the table prefix wrong. I checked the PHP file, to see if that is defined in there and can easily be changed, but I am new to this and cannot see where it can easily be fixed. Also, I am not sure that the table names would still be correct for version 1.6. Would anyone be able to take a look at this PHP file and correct it for MyBB 1.6? I hear it is a really nice one to have.
Thanks!