Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Miscellaneous
FindRetros
Help & Support
Votes suspended
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Rain" data-source="post: 370811" data-attributes="member: 57590"><p>Dump of votelogs, with timestamp and all - <a href="http://pastebin.com/FGVzdRji" target="_blank">http://pastebin.com/FGVzdRji</a></p><p>Note that the IP's have been changed to prevent any security issues.</p><p></p><p>352 votes -> 257 seems like a large difference..</p><p></p><p>Voting script;</p><p>[PHP]if(!$findretros->checkVote('habwire') && $_GET['url'] != '' && $_GET['url'] != 'index' && $_GET['url'] != 'register' && $_GET['url'] != 'regsubmit'){</p><p> if($engine->num_rows("SELECT null FROM cms_votes WHERE ip_addr = '".$ip_addr."'") == 0){</p><p> if(isset($_SESSION['user']['username'])){</p><p> $username = $_SESSION['user']['username'];</p><p> }else{</p><p> $username = "null";</p><p> }</p><p> $time = time();</p><p> $engine->query("INSERT INTO cms_votes (username, timestamp, ip_addr) VALUES ('".$username."', '".$time."', '".$engine->secure($ip_addr)."')");</p><p> }</p><p> header('Location: https://findretros.com/rankings/vote/habwire');</p><p> exit();</p><p> }[/PHP]</p><p>Nobody is vote boosting. This is honest.</p><p></p><p>I feel like it's happening to fresh hotel also.. They always have 200-300 more online than boon, but are getting 400-700 less votes? [USER=2992]@Muscab[/USER]</p><p>[doublepost=1459159886,1459152278][/doublepost]</p><p>I was on fresh when they had 500 online a while back, a staff sends out a HA for events, and 7 users came.</p></blockquote><p></p>
[QUOTE="Rain, post: 370811, member: 57590"] Dump of votelogs, with timestamp and all - [URL]http://pastebin.com/FGVzdRji[/URL] Note that the IP's have been changed to prevent any security issues. 352 votes -> 257 seems like a large difference.. Voting script; [PHP]if(!$findretros->checkVote('habwire') && $_GET['url'] != '' && $_GET['url'] != 'index' && $_GET['url'] != 'register' && $_GET['url'] != 'regsubmit'){ if($engine->num_rows("SELECT null FROM cms_votes WHERE ip_addr = '".$ip_addr."'") == 0){ if(isset($_SESSION['user']['username'])){ $username = $_SESSION['user']['username']; }else{ $username = "null"; } $time = time(); $engine->query("INSERT INTO cms_votes (username, timestamp, ip_addr) VALUES ('".$username."', '".$time."', '".$engine->secure($ip_addr)."')"); } header('Location: https://findretros.com/rankings/vote/habwire'); exit(); }[/PHP] Nobody is vote boosting. This is honest. I feel like it's happening to fresh hotel also.. They always have 200-300 more online than boon, but are getting 400-700 less votes? [USER=2992]@Muscab[/USER] [doublepost=1459159886,1459152278][/doublepost] I was on fresh when they had 500 online a while back, a staff sends out a HA for events, and 7 users came. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Miscellaneous
FindRetros
Help & Support
Votes suspended
Top