when i create a new download and put link url in the fields
example www.tester.com/january.rar
(no upload file from my pc)
?????
Ultimate Points & Hotschi's Download MOD verknüpfen!
- oxpus
- Chief handy-man
- Beiträge: 2440
- Registriert: Do 13. Dez 2007, 23:06
- Wohnort: Irgendwo im I-Net
- Kontaktdaten:
Re: Ultimate Points & Hotschi's Download MOD verknüpfen!
External downloads!
Yes, now I'll understand you.
Okay, to exclude decreasing points for open an external download open the file
and find the line
Change this into
and the wanted exeption is active.
Yes, now I'll understand you.
Okay, to exclude decreasing points for open an external download open the file
Code: Alles auswählen
dl_mod/includes/dl_load.php
Code: Alles auswählen
if(isset($config['points_enable']) and $config['points_enable'] == true)
Code: Alles auswählen
if(isset($config['points_enable']) and $config['points_enable'] == true && !$dl_file['extern'])
Karsten Ude
Kein Support zu unaufgeforderten PN's, Email oder via Messenger!
Kein Support zu unaufgeforderten PN's, Email oder via Messenger!
Re: Ultimate Points & Hotschi's Download MOD verknüpfen!
thanksssss it's work perfectly 
