Seite 1 von 1
Question for PHP Wizards
Verfasst: Sa 27.Sep, 2003 00:25
von Anonymous
I'm now using Download Hack (by Hotschi)
In this hack every user gets an account, on which the admin may credit him a sum of "traffic."
The problem is that the admin has to give new users traffic manualy.
I personally changed it so that the more they download, the more traffic they get! Is there a way so that every new user gets a 5Mb start traffic?
How do I give them credits for external links or options to put files on more servers. (I have 2 servers)
The External Link NOW does not work! (It never workt!)
Verfasst: So 28.Sep, 2003 12:49
von Anonymous
ANY!?
Re: Question for PHP Wizards
Verfasst: Mo 29.Sep, 2003 15:29
von Anonymous
donnie hat geschrieben:I'm now using Download Hack (by Hotschi)
In this hack every user gets an account, on which the admin may credit him a sum of "traffic."
The problem is that the admin has to give new users traffic manualy.
I personally changed it so that the more they download, the more traffic they get! Is there a way so that every new user gets a 5Mb start traffic?
How do I give them credits for external links or options to put files on more servers. (I have 2 servers)
The External Link NOW does not work! (It never workt!)
Yes ! There has a way to do so and I'm using it.
Do you remember you need to add a field(user_traffic) on the user table ?
You just need to set that field to defult a value. (e.g. In your case, you may set it 5242880[5x1024x1024])
So, when a member registered of your site then he will get a traffice (e.g. 5M) automatic

Verfasst: Di 30.Sep, 2003 00:37
von Anonymous
THanx alot Joe
So How do I give them credits for external links or options to put files on more servers. (I have 2 servers)
The External Link NOW does not work! (It never workt!)
Verfasst: Mi 01.Okt, 2003 12:21
von Anonymous
donnie hat geschrieben:THanx alot Joe
So How do I give them credits for external links or options to put files on more servers. (I have 2 servers)
The External Link NOW does not work! (It never workt!)
So Do I
I also cannot use the option of the external download option on my site.
May be next version need to fix this bug, Right ?

Verfasst: So 09.Nov, 2003 00:10
von Anonymous
Is this bug fixed?
Verfasst: Di 11.Nov, 2003 10:49
von Anonymous
donnie hat geschrieben:Is this bug fixed?
Donnie,
I have tried the newest verison and found it can work now.
You may try to use the newest verison.