LIFERANK INSTRUCTIONS
1. Answer questions about your life. 2. Repeat & Watch your score change. 3. "Save" your results. 4. Return to work on your life list, create questions, see new questions, & more. |
|
  |
Have you ever.....
Can't find file: './liferank_main/questions.frm' (errno: 13)select questions.question, questions.questionid from questions
left join answers on questions.questionid = answers.questionid
and answers.userid = ''
where answers.answerid is null
and active = 1
order by rand()
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/liferank/public_html/liferankfunctions.php on line 500
No more questions! Why not create some?Can't find file: './liferank_main/answers.frm' (errno: 13)select avg(answer), avg(import), count(*) from answers where questionid = ''
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/liferank/public_html/liferankfunctions.php on line 508
Can't find file: './liferank_main/summary_answers.frm' (errno: 13)select answer, import, numusers from summary_answers where questionid = ''
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/liferank/public_html/liferankfunctions.php on line 512
Can't find file: './liferank_main/attribute_names.frm' (errno: 13)select attribute_names.name from attribute_names, attributes
where attributes.questionid = ''
and attribute_names.attributeid = attributes.attributeid
and attributes.value != 0
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/liferank/public_html/liferankfunctions.php on line 527
|
  |
|