View Single Post
  #1 (permalink)  
Old 06-17-2007, 03:12 PM
reteep reteep is offline
New Pligger
 
Join Date: Mar 2007
Location: Germany
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to reteep
Simple Vote Link?

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!
Reply With Quote