MyBB Community Forums

Full Version: Automedia 3.0.3 SQL error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Trying to install Automedia plugin on new board and I'm getting SQL errors. Never had issues with the plugin on older versions of Mybb.

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    1146 - Table 'c2_kitchen.mybb_automedia' doesn't exist
Query:
    SELECT name FROM mybb_automedia WHERE name='avi' 

I get that error when I hit the "activate" button.
When I go back and try to hit "uninstall" button nothing happens.

Any help would be appreciated.
i think you are using a prefix for your new installation of mybb database (mybb_)?

i think you may have to manually change the queries to take into account the db prefix.

plugin installs fine on normal mybb installation
Thank you!
It would appear that is exactly what I did. I wiped the board (good thing it's new) for a fresh start to see what I did wrong since I'm useless with SQL queries and noticed that the "add a prefix" slot on the form is automatically filled in. I cleared it and the plugin installed as normal Smile