Votes have been reset for the new month.
Happy voting!
-WoW Status Management
I have just implemented a new postback feature so you can confirm your users are going through the whole voting process successfully.
How does the "postback" system work?
To start off, this requires a knowledge of some website coding (other than HTML). The normal voting link (ex. http://www.wowstatus.net/in.php?server=10000000) brings you to a page where users have to enter a captcha to prevent the system of being taken advantage of. However, if you apply the "user" var into the link(ex. http://www.wowstatus.net/in.php?server=10000000&user=12345 OR http://www.wowstatus.net/in.php?server=10000000&user=myusername) with the user's ID from your website, the website will then postback the user's ID to the postback URL you've provided in your
Modify Server Details page as a simple $_POST['user'] var when the vote has been registered successfully. Your server could be losing votes because people click the link and are not entering the captcha (therefore not registering the vote). This feature is completely optional but HIGHLY recommended. Not many other voting websites offer this feature but you know you can always find the best at WoWStatus.net ;)
I will
NOT be offering any support for this new system as it DOES require some knowledge of website coding which I will not teach
Regards
-Mike
Votes have been reset for the new month.
Happy voting!
-WoW Status Management