I have an issue with my Magento setup - where no modules that I install, are actually installing the MySQL tables. This isn't just custom ones, these are MySQL tables that we've purchased, from various different places.
I can't believe that all of them would be wrong, so was wondering what the best way to go about debugging this would be.
There are currently no errors when developer mode is turned on, including when deleting the record out of the core_resource table and refreshing (hence doing the "reinstall"), the cache is turned off, I've tried to fix this multiple times, but every time I've just resorted to manually building the tables.
I've looked at various different answers, both on the Magento Stack Exchange, and on Stack Overflow - and none of the answers on those have worked.
We're running Magento 1.9.2.0.
Any help would be greatly appreciated - and if you need to see specific parts of code, just comment below and I'll add it in here.
Cheers.