 | Unique hits by IP question |  |
Posted: 08/30/2007 1:57 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 2:48 PM
Location: Birmingham, UK.
|

|
|
|
|
 |
Hi Nightrider – hope your ok dude.
I've had a few record labels emailing me saying that several of my members are tampering with the mix upload count system. Because each download counts as a hit it's easy for members to just keep downloading their mixes to increase their mix download count. They don't have to download all the mix all they have to do is right click save target as close then just keep repeating that process. I've tested it and it lets you do this. I wasn't aware of this until a few record labels emailed me about it. I thought Karlos would have set it so that only 1 unique ip address counts right from the start I'm not sure why he didn't do that, at a guess he didn't think of it or didn't know how to
Anyway, so my question is this, it possible to set it so though only one unique IP address counts as a hit. There maybe a way of doing this just by changing settings using phpmyadmin. I've had a look but haven't really got an idea of what to look for to do what I want it to do.
I really need to make the download system fair for all members, etc.
...  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Unique hits by IP question |  |
Posted: 08/30/2007 3:50 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 9:48 AM
Location: St Pete, FL
|

|
|
|
|
 |
The code would have to be modified to check the IP addy before updating the count. That probably means that another table would have to be created to store IP addies for what has been downloaded and check it before attempting to update the count...
Which of your sites is this happening on???
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Unique hits by IP question |  |
Posted: 08/30/2007 4:17 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 2:48 PM
Location: Birmingham, UK.
|

|
|
|
|
 |
Ok. Any idea how to do this... ?
It's happening on the djpassion site... |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Unique hits by IP question |  |
Posted: 08/31/2007 3:18 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 2:48 PM
Location: Birmingham, UK.
|

|
|
|
|
 |
If this is possible, I'd like to get it done ASAP… before I upgrade the free mix hosting service. I’m going to up it from 120MB (approx. 2hr mix) to 250MB (approx. 4hr mix) going by 128 bitrate this is. I'd also reset all download counts too.
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Unique hits by IP question |  |
Posted: 08/31/2007 5:17 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 9:48 AM
Location: St Pete, FL
|

|
|
|
|
 |
This code is nearly impossible for me to follow. I just don't have the tools to debug code like this...
I think the download process is taking place in the includes/tng/triggers/tNG_Download.class.php file, but I really don't know if the IP addy is known at that point and if not, how to retrieve it. There is a function named incrementCounter which probably increases the counter for the number of people who have downloaded the file, so any new code would probably belong inside of that function. The code is extremely obscure...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Unique hits by IP question |  |
Posted: 08/31/2007 5:34 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 2:48 PM
Location: Birmingham, UK.
|

|
|
|
|
 |
Ok so that’s a no go then
How about instead of displaying the top 5 downloaded mixes on the homepage have top 5 recent mixes added!?!?
By the way I’m going to get DanceAirwaves on the go. I'm not waiting any longer for Karlos. Just waiting time LOL. Anything that you need to reverse back or anything
Thanks for your help nightrider |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Unique hits by IP question |  |
Posted: 09/01/2007 10:27 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 2:48 PM
Location: Birmingham, UK.
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Unique hits by IP question |  |
Posted: 09/01/2007 10:30 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 2:48 PM
Location: Birmingham, UK.
|

|
|
|
|
 |
i keep seeing this copyright message in a lot of the files
| Quote:
|
|
Copyright (c) InterAKT Online 2000-2006. All rights reserved.
|
|
|
|
 |
 |
| Back to Top |
|
|
 | Re: Unique hits by IP question |  |
Posted: 09/01/2007 10:36 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 2:48 PM
Location: Birmingham, UK.
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Unique hits by IP question |  |
Posted: 09/01/2007 12:29 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 9:48 AM
Location: St Pete, FL
|

|
|
|
|
 |
I'm really not sure what the KTML editor buys you. First, it sounds like you have to have Dreamweaver in order for it to work. I've seen Dreamweaver cause problems in phpBB files by adding double and triple spacing where it didn't belong. It really messed up the files on several sites that I worked on, so I discourage the use of Dreamweaver. I don't know if it was a setting problem in Dreamweaver or if Dreamweaver always makes a mess of non-Dreamweaver text files like phpBB files...
What are you planning to do with the DanceAirwaves site???
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|