Question for PHP Wizards

Enthält archivierte Beiträge von Hotschi's Board zum Download MOD.
Posten ist hier nicht möglich, bitte das Supportforum dafür verwenden!
Gesperrt
Anonymous

Question for PHP Wizards

Beitrag 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!)
Anonymous

Beitrag von Anonymous »

ANY!?
Anonymous

Re: Question for PHP Wizards

Beitrag 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 :wink:
Anonymous

Beitrag von Anonymous »

THanx alot Joe :D

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!)
Anonymous

Beitrag von Anonymous »

donnie hat geschrieben:THanx alot Joe :D

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 :cry:
I also cannot use the option of the external download option on my site.
May be next version need to fix this bug, Right ? :wink:
Anonymous

Beitrag von Anonymous »

Is this bug fixed?
Anonymous

Beitrag 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.
Gesperrt