I know the Rotor Banner is very useful and efficient but I have some serious problem here.
When I click save after creating a new rotor item, it gives me the following error:

warning: imagecolorsforindex() [function.imagecolorsforindex]: Color index 255 out of range in /home/jcmorgsg/public_html/includes/image.gd.inc on line 108.

user warning: Unknown column 'fid' in 'field list' query: INSERT INTO rotor_item (nid, fid, alt_text, image_title, url, link_target) VALUES (57, 58, 'www.samyick.com', 'samyick.com', 'http://samyick.com', '_blank') ON DUPLICATE KEY UPDATE fid=58, alt_text='www.samyick.com', image_title='samyick.com', url='http://samyick.com', link_target='_blank' in /home/jcmorgsg/public_html/sites/all/modules/rotor/rotor.module on line 224.

I totally do not know what is wrong here, whether it is database issues or problems during installation. Somebody please help me. Thank you.

Comments

mrfelton’s picture

Status: Active » Postponed (maintainer needs more info)

Did you upgrade from an earlier version? If so, which one? It seems that some of the database changes didn't get performed by update.php properly. Perhaps you could uninstall and reinstall the module?

mrfelton’s picture

mrfelton’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing due to 9 months of inactivity.