Forums Sign Up Reply Search Statistics
Hacks And Addons GraFX Software Solutions - Forum / Hacks And Addons /

100% Stop multiple votes on star rating and in Pro

 
Author clickherefree
Guest
#1 Posted: 5 Jan 2004 17:20:57
Reply 
Just add this to the top of articol.php or the page that contains the articol.php code.

<?php
session_start();
$_SESSION["alive"] = "0";
?>

When the page is loaded a session is started, but as soon as the page is left it is dead, therefore making hitting the back button useless to flood votes.
Author software
Admin
#2 Posted: 6 Jan 2004 10:55:37
Reply 
We will study this and if it's working we will add in new release.
Thank you.
Author software
Admin
#3 Posted: 6 Jan 2004 12:38:47
Reply 
Our programmer stuff say that, this is possibble only in PRO version, it was fixed in Star Rating System and is comming in PRO, in a next few days, in a new release.
Also seems that the solution what you have offered is not helping the solution, because people try to refresh after they push the submit button on the page with "Your score is etc."
Author clickherefree
Guest
#4 Posted: 7 Jan 2004 06:19:14
Reply 
That is why, instead of going to the page with the silly javascript redirect, you use this:

header("Location: $item");

which instantly takes you back to the back which has a dead session.

Here is an example...go ahead and try to refresh..its not happening!

http://www.free-webservers.com/details.php?id=3
Author software
Admin
#5 Posted: 7 Jan 2004 08:50:36
Reply 
Can you send to us (it@grafx.ro) your modified script?
Author clickherefree
Guest
#6 Posted: 7 Jan 2004 19:40:27
Reply 
I mailed both and commented where I made the changes. I tested using Windows 2000 and IE6 and also Linux using Netscape7.1 and it is impossible to flood votes. However, if a person decides to use the Madrake Linux Konqueror web browser they can still hit the back button. I'm not sure why though. Got to run, have a great day.
Author software
Admin
#7 Posted: 7 Jan 2004 19:50:42
Reply 
Thank you, we have already done some modifications, but we will take a look at yours as well.
Author clickherefree
Guest
#8 Posted: 7 Jan 2004 22:54:47
Reply 
If you fix it properly, I would love a copy. I just bought the older version a few days ago and would appreciate an up-to-date copy.

Please email to: webmaster at clickherefree dot com.

Thank you.
Author software
Admin
#9 Posted: 8 Jan 2004 17:23:54
Reply 
we send to all customers
 
Your Reply

» Username  » Password 
Only registered users are allowed to post here. Please enter your login/password details upon posting a message, or sign up first.