Board/Site software: MyBB
Problem: So yeah. I've got Newpoints shop installed and I've got the common issue of it appearing broken? I have no idea where to go to get this fixed and I haven't gotten a response when I tried the Contact Us page on their website. I'm sure others have had this issue? Tips on resolution???
Evidence:
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1146 - Table 'tyfrmdra_roleplay.mybb_newpoints_shop_categories' doesn't exist
Query:
SELECT * FROM mybb_newpoints_shop_categories ORDER BY disporder ASC
Please contact the MyBB Group for technical support.
And when I try to make a category:
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1146 - Table 'tyfrmdra_roleplay.mybb_newpoints_shop_categories' doesn't exist
Query:
INSERT INTO mybb_newpoints_shop_categories (`name`,`description`,`usergroups`,`visible`,`disporder`,`icon`,`expanded`) VALUES ('Characters','','4,8,5,7,9,13,12,11,6,10,2,3',1,0,'',1)
Please contact the MyBB Group for technical support.