I've upgraded from 1.4.5 to 1.5.2 and I have get the following message in the admin. Right at the top it says:
WordPress database error: [Unknown column 'expanded' in 'field list']
SELECT id, name, description, display_order, capability_name, type,single, expanded FROM wp_mf_write_panels WHERE id = 2
Then when I go into a post/page which has MFs, it says at the top and bottom:
WordPress database error: [Unknown column 'expanded' in 'field list']
SELECT id, name, description, display_order, capability_name, type,single, expanded FROM wp_mf_write_panels WHERE id = 2
WordPress database error: [Unknown column 'expanded' in 'field list']
SELECT id, name, description, display_order, capability_name, type,single, expanded FROM wp_mf_write_panels WHERE id = 2
Any ideas? I reverted to v4 and the error's disappear.