Sorry for the late reply. I talked to Stan and we got this straightened out. The CMT_getComment function overloads the use of the $comments variable in a way that pgsql doesn&#39;t like. We have a work around. Stan will be submitting a bug to the bugtracker to refactor that function (which I imagine I&#39;ll end up doing at some point).<br>

<br>-Vinny<br><br><div class="gmail_quote">On Sun, Jul 5, 2009 at 11:05 PM, Dirk Haun <span dir="ltr">&lt;<a href="mailto:dirk@haun-online.de">dirk@haun-online.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

---------------- Anfang Weiterleitung ----------------<br>
Betreff: [contact-us] array getting fetched?!<br>
Gesendet: Sonntag, 5. Juli 2009 18:44 Uhr<br>
Von: ????і??ɑ√ &lt;<a href="mailto:yankees26an@gmail.com">yankees26an@gmail.com</a>&gt;<br>
An: <a href="mailto:contact-us@lists.geeklog.net">contact-us@lists.geeklog.net</a><br>
<br>
Hey,<br>
I&#39;m having some curiosities about line 558 on lib-comment.php<br>
<br>
  code:  * } while( $A = DB_fetchArray( $comments ));*<br>
*<br>
*<br>
This code is stuck in a do-while loop :P But they way I see it getting<br>
passed and treated, $comments is not a resource. It seems to work fine on<br>
MySQL, but I can&#39;t seem to get away with it on pgSQL.<br>
Not really sure how this worked before if it is indeed an array and I&#39;m just<br>
not missing something.<br>
<br>
<br>
--<br>
Warmly,<br>
<br>
Stanislav<br>
_______________________________________________<br>
contact-us mailing list<br>
<a href="mailto:contact-us@lists.geeklog.net">contact-us@lists.geeklog.net</a><br>
<a href="http://eight.pairlist.net/mailman/listinfo/contact-us" target="_blank">http://eight.pairlist.net/mailman/listinfo/contact-us</a><br>
<br>
----------------- Ende Weiterleitung -----------------<br>
<font color="#888888"><br>
--<br>
<a href="http://www.geeklog.net/" target="_blank">http://www.geeklog.net/</a><br>
<a href="http://geeklog.info/" target="_blank">http://geeklog.info/</a><br>
_______________________________________________<br>
geeklog-devel mailing list<br>
<a href="mailto:geeklog-devel@lists.geeklog.net">geeklog-devel@lists.geeklog.net</a><br>
<a href="http://eight.pairlist.net/mailman/listinfo/geeklog-devel" target="_blank">http://eight.pairlist.net/mailman/listinfo/geeklog-devel</a><br>
</font></blockquote></div><br>