Unable to save Cookie banner (DB table cmplz_cookiebanners exceeds limits)
-
Hello,
in Complianz version 7.0.4 I’m not able to save changes in Cookie Banner.
The PHP error.log show “WordPress database error Unknown column ‘manage_consent_options’ in ‘field list’ for query UPDATEwp_cmplz_cookiebanners
…”I’ve tried to enforce execution of cmplz_install_cookiebanner_table($force=false) by changing WordPress option ‘cmplz_cbdb_version’ to previous version 7.0.3. After deactivating and reactivating the banner, the ‘cmplz_cbdb_version’ was upgraded to 7.0.4, but the database table cmplz_cookiebanners is still missing the column manage_consent_options.
IMHO I have reported to you couple weeks ago on different installation, that you have absolutely terrible design of the database table
wp_cmplz_cookiebanners
PLEASE, it is really important to correctly specify column types of this table. Setting all to “TEXT” is not good way. Please, replace these “TEXT” columns with “VARCHAR” with maximal length specified to a reasonable value.
At this moment, I’m not able to use Complianz without manually improving this table definition.
- The topic ‘Unable to save Cookie banner (DB table cmplz_cookiebanners exceeds limits)’ is closed to new replies.