legendz
AcemanWolf
When they have my vote link button on their website it doesn't take them to the voting page.
How do i fix the vote button on my website? Its showing Vote Image Button Link to http://www.top100-mmorpg.com/ , It should be http://www.top100-mmorpg.com/index.php?a=in&u={username}
Example, a member vote button:
This is the current given Link :
<a href="http://www.top100-mmorpg.com/"><img src="http://www.top100-mmorpg.com/button.php?u=AMCServer&buttontype=static" alt="Gaming Top Lists" /></a>
But it should be :
<a href="http://www.top100-mmorpg.com/index.php?a=in&u={username}"><img src="http://www.top100-mmorpg.com/button.php?u=AMCServer&buttontype=static" alt="Gaming Top Lists" /></a>
How do i fix the vote button on my website? Its showing Vote Image Button Link to http://www.top100-mmorpg.com/ , It should be http://www.top100-mmorpg.com/index.php?a=in&u={username}
Example, a member vote button:
This is the current given Link :
<a href="http://www.top100-mmorpg.com/"><img src="http://www.top100-mmorpg.com/button.php?u=AMCServer&buttontype=static" alt="Gaming Top Lists" /></a>
But it should be :
<a href="http://www.top100-mmorpg.com/index.php?a=in&u={username}"><img src="http://www.top100-mmorpg.com/button.php?u=AMCServer&buttontype=static" alt="Gaming Top Lists" /></a>
Last edited: