Closed (duplicate)
Project:
Rotor Banner
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2009 at 16:56 UTC
Updated:
6 Jun 2009 at 09:41 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| Unknown Column.png | 10.78 KB | Jcaro |
Comments
Comment #1
mrfelton commentedthis looks to me like you have upgraded from an earlier version and have not run update.php?
Comment #2
Jcaro commentedI 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?
Comment #3
mrfelton commentedMarking this as a duplicate of #481094: Warning: Unknown column 'fid' in 'field list' query?!?!