Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Community Cafe
Reply
Thread Tools
  #1  
Old 5th January 2009, 11:02
BlOoDyio BlOoDyio is offline
Member
 
Join Date: Oct 2008
Posts: 2
Exclamation Netmaniack 1.4 Problem
Hello,
I have Netmaniack v1.4 and y have a problem!
If i make a new upload normal users can't download because they need to wait 48 hours after upload before download!
Y can edit this time?
Thanks

*Sorry for my english!
Reply With Quote
  #2  
Old 5th January 2009, 13:22
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
in bittorrent/announce or even details.php change


to

PHP Code:
 if ($CURUSER["class"] < UC_VIP)
  {
      
$gigs $CURUSER["uploaded"] / (1024*1024*1024);
      
$ratio = (($CURUSER["downloaded"] > 0) ? ($CURUSER["uploaded"] / $CURUSER["downloaded"]) : 0);
      if (
$ratio 0.5 || $gigs 5$wait 0;
      elseif (
$ratio 0.65 || $gigs 6.5$wait 0;
      elseif (
$ratio 0.8 || $gigs 8$wait 0;
      elseif (
$ratio 0.95 || $gigs 9.5$wait 0;
      else 
$wait 0
Reply With Quote
Reply

Tags
14 , netmaniack , problem


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
NetManiack v1.6 Fynnon Downloads 155 28th November 2013 11:21
Netmaniack v1.6 Strikey TBDev 6 8th August 2009 21:49
netmaniack 1.6 problem freeleech and Image link r3y TBDev 4 11th March 2009 22:01
Iso Torrents By Netmaniack Subzero Downloads 9 10th October 2008 09:28
NetManiack v1.6 FullModded problem with download torrent, help please skejter28 TBDev 2 14th September 2008 21:02



All times are GMT +2. The time now is 04:47. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.