hi i get the ff. error when on my index.php, where the polls are supposed to be at.
Database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘ORDER BY id DESC LIMIT 1’ at line 1]
SELECT id, question, total_votes FROM ORDER BY id DESC LIMIT 1
Database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘WHERE qid = ORDER BY votes DESC’ at line 1]
SELECT aid, answers, votes FROM WHERE qid = ORDER BY votes DESC
View Results
Warning: Invalid argument supplied for foreach() in /home/mph0002/public_html/blog/wp-content/plugins/lgd_polls.php on line 87
Everyone seems to have managed to get it done ;P. pls. someone help? many thanks in advance.