I'm recieving the following message after I've saved a new rotor item and if the rotor has an image uploaded to it.

Any help would be great.

A screenshot is attached and the following is the error message:

user warning: Unknown column 'fid' in 'field list' query: INSERT INTO rotor_item (nid, fid, alt_text, image_title, url, link_target) VALUES (3013, 177, '', '', '', '') ON DUPLICATE KEY UPDATE fid=177, alt_text='', image_title='', url='', link_target='' in E:\Apache2.2\htdocs\sites\all\modules\rotor\rotor.module on line 240.

CommentFileSizeAuthor
Unknown Column.png10.78 KBJcaro

Comments

mrfelton’s picture

this looks to me like you have upgraded from an earlier version and have not run update.php?

Jcaro’s picture

I did run the update.php, twice. Sometime today, I think I'll uninstall the rotor completely and then reinstall only the new version. What do you think?

mrfelton’s picture

Status: Active » Closed (duplicate)