I use Gallery extension 0.2 on radiant 0.6.1 (gem). Uploading and
viewing pictures are OK, but only in CMS. I have problems with
displaying my gallery. I have only one gallery with uploadad images.
Problems is in this part of code:
<r:gallery:if_index>
<ul>
<r:galleries:each>
<li><r:link /></li>
</r:galleries:each>
</ul>
</r:gallery:if_index>
On the page i got error:
PGError: ERROR: argument of WHERE must be type boolean, not type integer
: SELECT * FROM galleries WHERE (1).
I don't know why... I ask for help.
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant