Errors when creating a new set
Hello – I've just installed Low Reorder using EE3. The install went fine, but when creating a new set it's throwing a ton of errors.
Looks like the majority of the errors are associated with: user/addons/low_reorder/mcp.low_reorder.php, line 609
I am, however, still able to successfully create the set successfully (at the bottom of the page, under all the error messages). Any help would be much appreciated.
Thanks.
Replies
Low 12 Jun 2016 19:21
I'll need to take a look myself. Please send SuperAdmin login credentials to hi at gotolow dot com if you can.
Low 12 Jun 2016 19:47
There were quite a few channel fields in your database that weren't assigned to a field group (ie. having group_id = 0). For the list of filters that you can define per reorder set, this caused the errors.
However, so far, EE doesn't allow having fields without their groups, so I'm not sure how this came to be. For now, I created a field group 'Unused' and assigned all those rogue fields to that group. That made the errors go away.
There might still be data in those fields, so if you want to delete them, check your data first, then delete the fields itself, not just the group.
Micah Kohne 12 Jun 2016 20:23
Ah yes – I had copied this EE database from an existing one and mass deleted a bunch of channels/fields. Must be the reason.