Is it possible to create a simple vote Link for e.g. a wordpress Site?
Like:
Code:
<a href="http://www.mypliggsite.com/somescript.php?qwe">Pligg this!</a>
it doesn't work with submit.php?url=<url> because Pligg tells me then this URL already exists instead of adding a vote to the already submitted URL.
Thanks!
PS: I saw the javascript version with the button, what I need is a simple link.. thanks!