Hi, I am getting this error message when attaching an image to a rotor item. I am using upload_element. Thanks!

user warning: Unknown column 'fid' in 'field list' query: INSERT INTO sitecom_rotor_item (nid, fid, alt_text, image_title, url, link_target) VALUES (4158, 27, '', '', '', '') ON DUPLICATE KEY UPDATE fid=27, alt_text='', image_title='', url='', link_target='' in /var/www/vhosts/site.com/httpdocs/sites/all/modules/rotor/rotor.module on line 234.

Comments

bwv’s picture

Sorry, wrong version, should be Rotor 6.x-2.0-beta1

mrfelton’s picture

Did you run update.php? Did it error the first time you tried and tell you to install upload_element? If so, you need to manually run update 6200 again (visit update.php and select the 6200 update from the rotor select menu)

mrfelton’s picture

Version: 6.x-2.x-dev » 6.x-2.0-beta1
bwv’s picture

Status: Fixed » Active

I followed you instructions and everything works. This module is brilliant. Thank you!

mrfelton’s picture

Status: Active » Fixed

Status: Active » Closed (fixed)

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