Grid issue in low variable
I can create a LowVar that uses grid. Tried adding one to many fields in the grid which is fine BUT whenever I enter data and hit save, I get this error:
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'variable_data' cannot be null:
UPDATE 'exp_global_variables' SET 'variable_data' = NULL WHERE 'variable_id' = 17
Running LV 3.2.0 and EE5.2.2
Replies
Low 5 Apr 2019 10:54
Can you try and run the query mentioned here?
stuart.d69 5 Apr 2019 11:04
Apologies, I searched for this issue but wasn't specific enough, that query seems to have sorted the issue, many thx.
Low 5 Apr 2019 11:05
Good to hear it's resolved!