Hello,

I get the following error when there are no followups under admin/store/follow-up tab

user warning: Unknown column 'follow_id' in 'field list' query:

SELECT follow_id, order_status, hours_past, name, status FROM uc_followup ORDER BY status DESC

in /.../sites/all/modules/uc_followup/uc_followup.admin.inc on line 13.

Thanks,

KH

Comments

webchick’s picture

Status: Active » Fixed

This looks like it was fixed in the latest beta release. You'll probably have to uninstall/reinstall the module, or else make the changes manually; there's no update function.

3dloco’s picture

Thanks! did a uninstall/reinstall and it fixed the issue for me.

Status: Fixed » Closed (fixed)
Issue tags: -unknown column, -ubercart followup, -uc_followup

Automatically closed -- issue fixed for 2 weeks with no activity.