Project:Gallery Assist for the Cooliris Viewer
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

After installing Gallery Assist for the Cooliris Viewer submodule I have such an error message:

user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5 query: SELECT a.pid, a.nid, a.ref, a.gid, a.gref, a.sid, a.uid, a.fid, a.filename, a.opath, a.ppath, a.tpath, a.copyright, a.weight, a.cover, f.timestamp, tp.lang, tp.ptitle, tp.palt, tp.pdescription, tp.format, tp.did FROM bz0b_gallery_assist_item a JOIN bz0b_gallery_assist_translated tp ON a.pid = tp.pid JOIN bz0b_files f ON f.fid = a.fid WHERE a.gref=26 AND tp.lang = 'pl' ORDER BY in /home/lesna/domains/kwiaciarnialesna.pl/public_html/drupal/modules/gallery_assist/gallery_assist.module on line 1687.

...and inside this content type (gallery with cooliris) there is no fields for uploading pictures (I can upload the copyright only)
why?
nobody click here