Trided to vote earlier today and I got this msg "You have already voted in the last 24 hours, please wait 45 minutes to vote." Then The voting system went down for some time and now I'm getting "You have already voted in the last 24 hours, please wait 1303 minutes to vote." I did not vote or get any NX today.
That is pretty strange, I haven't changed anything to do with voting recently but I'll have a look... 1 sec...
Matt, Ty and I had the same problem this morning as well. http://www.royals.ms/forum/showthread.php?t=568
When your voting timer gets reset, your NX gets added at exactly the same time. Which is why I am a little confused about this...
Well as I said, I did not vote (as in I did not get to type in the captcha) and I did not get any NX, but the counter reseted it self. Either call me a liar or fix my NX, it's that simple. I do my duty and vote, and I reported this bug I encountered here, I don't also need to be arguing about it do I? I'm done with this thread, I don't really care anymore.
I am not arguing about it, I am trying to understand why the NX was not added... I know that gtop100 voting was broken temporarily and that is why you did not get to the captcha screen. But the script that resets the timer includes adding the NX to your account: Code: mysql_query("UPDATE accounts SET paypalNX = paypalNX + '13250' WHERE name='$usr'") or die(mysql_error()); $set_last_vote = mysql_query("INSERT INTO `ipvotes` (`ip`,`accid`,`lastvote`) VALUES ('$ipaddr','$accid','".time()."')") or die(mysql_error()); As you can see it is even meant to add the NX before resetting the timer. And if there is a problem adding the NX it calls a MySQL error so the timer does not get reset. I have spoken to some others who had this issue, but they then realised the NX was added even though the gtop100 vote link was broken. You seem to be the only person remaining who is saying that the NX was not added... :S
You have already voted. Please wait 1151 minutes to vote. That is right now. I wasn't home 4h ago to vote and the site wasn't up so what's up with that?