Yes. It is the bug #20284 (June 2007!)
The fudforum module is incompatible with mysql 5.0 because the "reads" word is, starting from version 5.0, a reserved word of the SQL instruction set. I fixed it with a "dirthy quickpatch replacing the "reads" string with "readsx" in the installer script for fudforum (in september 2007) but I didn't propose that patch because I tought that some developper would fix that problem in a clean manner in the sources since the issue was well known.... cheers gfwp. Sent from the phpGroupWare forums @ forums.phpGroupWare.org _______________________________________________ phpGroupWare-developers mailing list phpGroupWare-developers@gnu.org http://lists.gnu.org/mailman/listinfo/phpgroupware-developers