Reorder settings throwing an error
Hi Low,
I'm experiencing some difficult getting Low Reorder to play nice. It generally works just fine, however, soon as I try modify any of the settings it upon save it throws the following error:
A Database Error Occurred
Error Number: 1054
Unknown column 'sort_order' in 'field list'
REPLACE INTO exp_low_reorder_settings (categories,channel_id,field_id,statuses,show_expired,show_future,sort_order) VALUES ('one','7','22','1|2','y','y','desc')
I'm running build 20100810 and Low Reorder 1.6 - not really sure what might be causing this?
Replies
Low 12 Oct 2010 06:27
Hey Andy,
Have you installed a copy version of 1.0.6, or have you installed version 1.0.5 and then upgraded to 1.0.6?
Can you try uninstalling the module only and then re-installing it?
Andy 13 Oct 2010 01:42
Thanks so much Low. Yep I'd upgraded and uninstalling the module and reinstalling it did the trick.