Home »
FUDforum Development »
Bug Reports »
Consistency Check, Personal Messages, and Postgresql
Consistency Check, Personal Messages, and Postgresql [message #19658] |
Tue, 17 August 2004 02:52 |
master of substance
Messages: 6 Registered: August 2003
Karma: 0
|
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.
|
|
|
|
Goto Forum:
Current Time: Thu Nov 07 14:26:07 GMT 2024
Total time taken to generate the page: 0.02318 seconds