Oops... This is what I get for making a release before finishing the upgrade 
of the support forum, heh.. 

Thanks for letting me know about the problem, it has been resolved.

Ilia

On July 12, 2002 09:07 am, Jeff Lewis wrote:
> Tried going to the official announcement and got this:
>
> query failed: %( SELECT fud_forum.id, fud_forum.name, fud_cat.name AS
> cat_name, fud_cat.id AS cat_id, fud_msg.post_stamp AS msg_post_stamp FROM
> fud_cat INNER JOIN fud_forum ON fud_cat.id=fud_forum.cat_id LEFT JOIN
> fud_msg ON fud_forum.last_post_id=fud_msg.id WHERE fud_forum.id IN
> (,,,,,,,,,,,,,,,) ORDER BY fud_cat.view_order, fud_forum.view_order )%
> because %( You have an error in your SQL syntax near ',,,,,,,,,,,,,,) ORDER
> BY fud_cat.view_order, fud_forum.view_order ' at line 14 )%
>
>
> ----- Original Message -----
> From: "Ilia A." <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, July 12, 2002 9:23 AM
> Subject: [PHP] Announcement: FUDforum 2.2.2 Released
>
> > A major upgrade of the 2.2X FUDforum with many bug fixes and a number of
>
> new
>
> > features.
> >
> > The official announcement can be found here:
> > http://fud.prohost.org/forum/index.php?t=msg&th=724
> >
> > Detailed ChangeLog:
> > http://fud.prohost.org/CHANGELOG
> >
> > Download Page:
> > http://fud.prohost.org/download.php
> >
> > Ilia Alshanetsky
> > FUDforum Core Developer
> > [EMAIL PROTECTED]
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to