On my site The Most Hyped Gadget In History / The Hype, when the user submits a story in the third step of submission is throwing warning messages as below;
Quote:
|
Warning: 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 '), link_votes=1, link_karma=1 WHERE link_id=1190' at line 1 in /path/to/libs/db.php on line 207 Warning: 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 '), link_votes=1, link_karma=1 WHERE link_id=1190' at line 1 in /path/to/libs/db.php on line 207 Warning: 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 '), link_votes=0, link_karma=1 WHERE link_id=1190' at line 1 in /path/to/libs/db.php on line 207 |
Quote:
| Warning: 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 '), link_votes=0, link_karma=1 WHERE link_id=1190' at line 1 in /path/to/libs/db.php on line 207 |
1. the submitter vote is not counted which is evident in the 3rd step of submission
2. In the 3rd Step, if i click on submit, the submitted story doesn't show up in upcoming. However, if i go into my admin panel and change the status of that submitted story to queued, it gets displayed in the upcoming, but without the submitter vote.
Notes:
Only changes is customizations and the voting script developed. In the voting script, no db changes are done and the actual voting mechanism inbuilt in the voting method 1 of pligg isn't modified.
On my server, they have only upgraded to PHP 5 and no other changes done.
This site was working perfectly fine untill now.
Using Pligg v3.6
Thank you for any help.
Thanks




Linear Mode




