FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Consistency Check, Personal Messages, and Postgresql
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Consistency Check, Personal Messages, and Postgresql [message #19658] Tue, 17 August 2004 02:52 Go to previous message
master of substance is currently offline  master of substance   Hong Kong
Messages: 6
Registered: August 2003
Karma:
Junior Member
I did the upgrade to 2.6.4 yesterday (running Postgresql 7.4.3) and received this error from consist.php:
Quote:

(/usr/home/substance2/forum/include/theme/default/db.inc:138
/usr/home/substance2/forum/include/theme/default/db.inc:132
/usr/home/substance2/public_html/adm/consist.php:159
) : ERROR: argument of AND must be type boolean, not type integer
Query: SELECT pm.id FROM fud23_pmsg pm LEFT JOIN fud23_users u ON u.id=pm.ouser_id LEFT JOIN fud23_users u2 ON u2.id=pm.duser_id WHERE (pm.pmsg_opt & 16) AND (u.id IS NULL OR u2.id IS NULL)


I pulled the consist.php from a fresh cvs upgrade21 update and that gave me the same error.
[Message index]
 
Read Message
Read Message
Previous Topic: member searching
Next Topic: A bug?? Hmm...
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 08:58:38 GMT 2024

Total time taken to generate the page: 0.06082 seconds