WildcardSearch / Advanced-Sidebox

A plugin for MyBB forums that displays custom boxes on various forum pages.
GNU General Public License v3.0
20 stars 10 forks source link

SQL Error on Install and Activation #351

Closed Software-Noob closed 5 years ago

Software-Noob commented 5 years ago

While attempting to install the plugin on a fresh Mybb forum, I encounter this SQL error:

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    1146 - Table 'tooezgam_mybb60.mybbu7_asb_sideboxes' doesn't exist
Query:
    DELETE FROM mybbu7_asb_sideboxes WHERE LOWER(box_type)='birthdays' 
WildcardSearch commented 5 years ago

@SoftwareN00b and I are working privately (or will be when I get time) to solve this.