EE upgrade to 2.9.2 causing Low Reorder error
When accessing channel fields, either an existing one or creating a new one, I get the following error:
Fatal error: Call to undefined method EE_Fieldtype::EE_Fieldtype() in /home/path_to_system/expressionengine/third_party/low_reorder/ft.low_reorder.php on line 47
I found this post:
https://getsatisfaction.com/low/topic...
I tried removing the file, but that didn’t fix it.
I also tried uninstalling Low Reorder, but that didn’t fix it either.
What can I try next?
Thank you
Replies
Low 4 Jan 2015 20:26
Try running this query (backup first):
Susan Wohlgemuth 4 Jan 2015 21:06
Thanks for your quick response.
Your suggestion didn't work by itself, but I found this post:
https://getsatisfaction.com/low/topic...
and removed the fieldtype record from the DB, and everything seems to be fine now.