Hello,
I'm running FUDforum 2.6.13 on:
- Ubuntu Hoary Hedgehog
- apache 2.0.53
- postgresql 7.4.7
- php4_pgsql 4.3.9
When I try to access to 'Privileged User List' in 'Admin Control Panel' (url: http://forum.mysite/adm/admslist.php?&SQ=(...) all I got is such message:
(/home/shufla/FUDforum/include/theme/default/db.inc:147
/home/shufla/FUDforum/include/theme/default/db.inc:141
/home/shufla/forum.mysite/adm/admslist.php:19
/home/shufla/forum.mysite/adm/admslist.php:37
) : ERROR: argument of WHERE must be type boolean, not type integer
Query: SELECT id, alias FROM fud26_users WHERE users_opt & 048576 ORDER BY alias
_GET: SQ=(...)
Server Version:
[Referring Page] http://forum.mysite/adm/admglobal.php?S=&SQ=(...)
What could be wrong? My installation run fine, everything else is alright. What else could I report to make my report clearer.
Best Regards,
Lukasz Nowak