[Radiant] Gallery extension problem

Artur Baldyga baldinio at gmail.com
Thu May 10 15:47:28 CDT 2007


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/.



More information about the Radiant mailing list