Vshare 2.7 is located on a friends server. It has all the requirements listed.

But I have this error and I don't know what to do:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /var/www/include/vshare.php on line 41

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /var/www/include/vshare.php on line 48

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/include/vshare.php on line 55
ERROR: Unable to execute query
SELECT * FROM `poll_question` WHERE
`start_date`<='2010-04-17' AND
`end_date`>='2010-04-17'
ORDER BY rand()
LIMIT 1
Table 'vshare.poll_question' doesn't exist

This website is: OWLBOOK.NET

Before I was getting a different error but when I setup config.php that went away.

Thanks,
Louis