Package: moodle
Version: 1.5.3+20060206-1
Severity: normal

After a system upgrade, mysql 5 was installed instead of mysql 4.
Then the forum doesn't work properly -> "No news has been posted yet"

To correct this problem you need to add brackets on rowes 1296-1298 in
/usr/share/moodle/mod/forum/lib.php:

bracket here ->       FROM ({$CFG->prefix}forum_discussions d,
                                   {$CFG->prefix}forum_posts p,
bracket here ->           {$CFG->prefix}user u)

See
http://moodle.org/mod/forum/discuss.php?d=38344
for more details.



CATTEAU Olivier
IUT "A" Paul Sabatier


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.3.4/299 - Release Date: 31/03/2006
 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to