2005-08-27 02:36:48
problem with displaying test submissions
Hi,
Things to describe:
operating system - RedHat 9
version of ATutor - 1.5
versions of php - php 4.2.2
version of mysql - 3.23.54
webserver & version - Apache 2.0
web browser being used - IE 6.0
When I want to view a test's submissions, I get this warnings:
[blue]
[b]Warning[/b]: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in [b]/var/www/html/PublicATutor/tools/tests/results.php on line 96[/b]
[b]Warning[/b]: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [b]/var/www/html/PublicATutor/tools/tests/results.php on line 99[/b][/blue]
and the nothing is displayed in the submissions table.