I updated my database, and got the following message-
user warning: Table 'cinemasa_drpl1.content_field_audio_attach' doesn't exist query: INSERT INTO content_field_audio_attach (nid, vid, delta, field_audio_attach_nid) SELECT n.nid, n.vid, a.weight, a.aid FROM audio_attach a INNER JOIN node n ON a.nid = n.nid in /home/cinemasa/public_html/sites/all/modules/audio/contrib/attach/audio_attach.install on line 172.
Please advise. Thanks
Comments
Comment #1
drewish commenteddo you have CCK, and Node Reference enabled?
Comment #2
CinemaSaville commentedI enabled them. Now I get this message-
Fatal error: Cannot use object of type stdClass as array in /home/cinemasa/public_html/sites/all/modules/audio/audio_images.module on line 77
What should I do now?
Comment #3
drewish commenteddid you run the updates?
Comment #4
CinemaSaville commentedI did. Now it will work, but if I try to upload a cover image it doesn't show up, and I get this message:
The following errors were encountered, preventing the ID3 tags from being saved:
ID3v2 APIC data is not properly structured
FormatDataForID3v2() failed
Comment #5
drewish commentedthat's really a separate issue. does it occur with all images?