MyBB Community Forums

Full Version: mysql "phpmyadmin" question
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
so I restored a backup via SQL but all plugins are in the settings of mybb even tho they are not in plugins folder or section of ACP.

my question is where in the phpmyadmin is the table for plugins so I can clear them I have not seemed to find a plugin table much help would be appreciated thank you.

and it is screwing up my site because it won't let me delete, uninstall any upload the file that it belongs to it will just install giving me a blank page but isn't installed.


and I don't really feel like re-installing it b/c I would lose a lot of content and members.



[Image: 7Ht-3KXCSKWzgPpD9pZ1jQ.png]
[Image: D0ktM-SYQu6Vjnd6P3rRvg.png]
They're in the "mybb_settings" table, but you can also remove them from the ACP: ACP > Configuration > Modify Settings (at the top). Then, next to a setting or group, click "Options" then "Delete Setting".
(2017-11-12, 08:07 AM)Euan T Wrote: [ -> ]They're in the "mybb_settings" table, but you can also remove them from the ACP: ACP > Configuration > Modify Settings (at the top). Then, next to a setting or group, click "Options" then "Delete Setting".

you are a life saver mate, Thank you.