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
Comment #1
bwv commentedSorry, wrong version, should be Rotor 6.x-2.0-beta1
Comment #2
mrfelton commentedDid 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)
Comment #3
mrfelton commentedComment #4
bwv commentedI followed you instructions and everything works. This module is brilliant. Thank you!
Comment #5
mrfelton commented