[Phptest-users] Fatal Error: unable to determine question number.

2005-12-01 Thread Siva kumar K C
hai i am new to this group. i have sucessfully installed the phptest..thanks for creating such a software. i have some problem while taking a test... i am getting a error message as follows.. stdClass Object ( [questions] => [answers] => Array ( ) [info] => Array ( [0] => 47 [test_id] => 47 [1

Re: [Phptest-users] Fatal Error: unable to determine question number.

2005-12-01 Thread Kathleen A. Ferraro
Welcome to phptest. Here is the answer from the FAQ at http://www.resynthesize.com/code/staticpages/index.php?page=20030217015648952: Comment out the "print_r($test_session);" statement in question.php located at or around line 103 by putting two forward slashes ' // ' in front of it. This was left