Support Forums
ATutor Bug Reports
problem with /bounce.php
You must be signed-in to post.
| Author | Subject | |
|---|---|---|
| Page: 1 | ||
| kiang | Subject: problem with /bounce.php | |
| version: 1.4.1 I found the line 178: $sql = "SELECT preferences FROM ".TABLE_PREFIX."preferences WHERE member_id=$_SESSION[member_id] AND course_id=$course"; should modifyed as: $sql = "SELECT preferences FROM ".TABLE_PREFIX."courses WHERE member_id=$_SESSION[member_id] AND course_id=$course"; Posted: 2004-08-19 21:14:51 | ||
| kiang | Subject: oh.. | |
| sorry, the line 176... and this caused an error message with line 178 Posted: 2004-08-19 21:18:34 | ||
joel![]() | Subject: oh.. | |
| that fix has already been made in the code repository (try a nightly build to test it out) and will be available in the 1.4.2 stable release in a few weeks. Posted: 2004-08-20 11:01:35 | ||
| Page: 1 | ||
You must be signed-in to post.


