All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Grid issue in low variable

stuart.d69 5 Apr 2019 01:04 problem, complete

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

  1. Low 5 Apr 2019 10:54

    Can you try and run the query mentioned here?

  2. 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.

  3. Low 5 Apr 2019 11:05

    Good to hear it's resolved!