Parse error: syntax error, unexpected $end in C:\inetpub\frumph.net\wp-content\plugins\facebook-like-button\Add_Facebook_Like.php on line 784
Pretty self explanatory, missing a } someplace.
Parse error: syntax error, unexpected $end in C:\inetpub\frumph.net\wp-content\plugins\facebook-like-button\Add_Facebook_Like.php on line 784
Pretty self explanatory, missing a } someplace.
Also all $_POST vars are not secure, not even with a _nonce
Hi Philip,
Thanks for the feedback, the bug fixed right now...
Actually the problem was that i used short <? open php tag and it's not working on windows...
However i didn't secure the $_POST cuz i know what's is going into the database, and i don't think any body want to harm his own database...
However will secure them in the next update :)...
Regards...
This topic has been closed to new replies.