mrtopher / dashEE

Control panel dashboard framework for EE CMS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't reset dashboards (database error)

strudelmedia opened this issue · comments

Hi,
Running EE 2.9.2 and dash-EE 2.1 (just installed the update).

When I create a new dashboard and try to reset a member group to update to the new layout, I'm getting a database error:

A Database Error Occurred
Error Number: 1054
Unknown column 'config' in 'field list'
UPDATE `exp_dashee_members` SET `config` = '{\"widgets\":{\"1\":[],\"2\":{\"wgt32513617\":{\"mod\":\"dashee\",\"wgt\":\"wgt.recent_entries.php\",\"state\":1}},\"3\":{\"wgt36286835\":{\"mod\":\"dashee\",\"wgt\":\"tasklist\",\"state\":1,\"stng\":\"{\\\"list_id\\\":\\\"pjX6pI3slW\\\",\\\"title\\\":\\\"Task List\\\"}\"}}},\"columns\":3,\"state_buttons\":true,\"locked\":false}' WHERE `id` = '1'
Filename: third_party/dashee/models/dashee_model.php
Line Number: 558

Any idea how to fix this?

Thanks in advance!

+1

Yes, I get this also.

Running into the same with EE 2.9.3.