mrtopher / dashEE

Control panel dashboard framework for EE CMS.
37 stars 5 forks source link

can't reset dashboards (database error) #45

Open strudelmedia opened 9 years ago

strudelmedia commented 9 years ago

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!

joelkesler commented 9 years ago

+1

Yes, I get this also.

philzelnar commented 9 years ago

Running into the same with EE 2.9.3.