[Plugin: Vote it Up] mysql error return the number of votes
-
tevine disabled his forums so support there is finished ??
I have a problem getting the amount of votes cast on an article to show.
Using as the readme.txt says:
GetVotes($post_ID) Returns the number of votes associated with the post.
<?php echo GetVotes($post_ID); ?>
or
<?php GetVotes($post_ID); ?>
returns:
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 ' '', '', '', '')' at line 1
anyone have similar problems or better yet, a solution? I’m no expert at solving it ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Vote it Up] mysql error return the number of votes’ is closed to new replies.