1138 Invalid use of NULL value
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I wouldn't rely on the tools check. When CB fails to install a plugin its files don't transfer over so CBSubs maybe in a non-functional state right now. I suggest comparing to a clean install of CBSubs and changing the table structure to match the clean install. Then install CBSubs again and you should be good to go.Example: first red entry in the Check report is
Table # cbsubs_promotions Column name NULL attribute is YES instead of NO
but when I check the database, here's that same column
`name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
Please Log in or Create an account to join the conversation.