Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
Thread Tools
  #101  
Old 29th July 2009, 22:07
Poisony-X Poisony-X is offline
Member
 
Join Date: Jul 2009
Sweden
Posts: 1
Default Nice!
Awesome mate! REP!
Reply With Quote
  #102  
Old 1st August 2009, 22:05
dragonss dragonss is offline
Member
 
Join Date: Jun 2009
Brazil
Posts: 7
Default thankyou
conferindo
Reply With Quote
  #103  
Old 3rd August 2009, 02:36
BBC BBC is offline
Senior Member
 
Join Date: May 2008
Posts: 18
Default
Evening boys,
I have a large problem: I do not understand because come cancelled the customers?!?
you can give to a hand an explanation, thanks thousands is a lot urgent
Reply With Quote
  #104  
Old 11th August 2009, 18:07
raefor's Avatar
raefor raefor is offline
Senior Member
 
Join Date: Mar 2008
United States
Posts: 90
Default NICE
All good things to say about this working good no bugs so far
Reply With Quote
  #105  
Old 22nd August 2009, 22:48
shiznit shiznit is offline
Member
 
Join Date: Aug 2009
P2P
Posts: 1
Default
Nice tracker! One of the better ones I have used.
Reply With Quote
  #106  
Old 13th September 2009, 10:28
BBC BBC is offline
Senior Member
 
Join Date: May 2008
Posts: 18
Default
Hello to all, there are here creed here that the problem has been this: in cleanup.php:

Code:
//---------------------------------
//---- Login Attempts v0.1 by xam
//---------------------------------

    // ---- delete inactive user accounts including phpbb accounts (not done by autocleanup, use manual Cleanup from the control panel to call this)
    if ($full_cleanup==true)
    {
        $dt = sqlesc(get_date_time(gmtime() - $max_dead_user_time));
        $maxclass = UC_POWER_USER;
        $res = mysql_query("SELECT id,username FROM users WHERE parked='no' AND status = 'confirmed' AND class <= $maxclass AND last_access < $dt");
      while ($row = mysql_fetch_assoc($res))
      {
          mysql_query("DELETE FROM users WHERE id=".$row["id"]);
          delete_phpBB2user($row["username"],"nopasswordcheck",false);
      }
    }

      //delete parked user accounts
       $secs = 175*86400; // change the time to fit your needs
       $dt = sqlesc(get_date_time(gmtime() - $secs));
       $maxclass = UC_POWER_USER;
       mysql_query("DELETE FROM users WHERE parked='yes' AND status='confirmed' AND class <= $maxclass AND last_access < $dt");
give confirmation to me that every time that click on cleanup.php this active function and cancels the not active members, but I do not see as time, you can help me?

Thanks, this would have to be a modification of this kind: Delete Disabled Users by Alex2005

Thanks Fynnon

I have also an other problem, place an image:

Click the image to open in full size.


the linens refer to this part of the code, admincp.php:
Code:
function is_valid_rurl($val,$rta=0)
   {
      GLOBAL $submission;
      $pp=parse_url($val);
      if(($ok= ( $pp["path"]==$val ? true:false)) && $submission)
      {
         $val=(($val[0]=='/' && $rta==0) ? substr($val,1):$val);
         if(!is_dir($val))
            mkdir($val,0777);
         else if(!$rta)
            @chmod($val,0777);
         $ok=is_dir($val);
      }
      return $ok;
   }

Last edited by BBC; 13th September 2009 at 11:47.
Reply With Quote
  #107  
Old 28th October 2009, 18:01
c00kie c00kie is offline
Member
 
Join Date: Sep 2009
P2P
Posts: 6
Default
Have you found a solution for the announcement error ?
I replaced the announce.php for the one in Tstrike 0.4 and in utorrent it says working. But downloads do not start.
What should i do ?

Bump: I could fix SENDING NULL from utorrent, but still downloads dont start. And i cant make it work from Seedbox, any idea why this is happening. Plz Help.

Bump: Sorry to keep bothering. Can anybody help... Still having the same issue, Seeders and Lechers from utorrent updated in announce. But everybody is Unconnectable. And Torrents seeding from my torrentflux seedbox are not detected by the tracker... Sorry for being so desperate but this is the only thing that stops me from having my tracker online...
Reply With Quote
  #108  
Old 6th April 2010, 02:34
obey's Avatar
obey obey is offline
Member
 
Join Date: Mar 2009
P2P
Posts: 6
Unhappy Tracker sending invalid data <null>
Is someone going to help this torrent error is always red and says Tracker sending invalid data <null>


http://my/tracker.php/343545366675jgfdofg/announce


Click the image to open in full size.
thanks
Reply With Quote
  #109  
Old 6th June 2010, 22:57
djchocho djchocho is offline
Member
 
Join Date: Jun 2010
P2P
Posts: 1
Default problem whit download
Hello, i have a problem...
when i download a file from my X-Fusion tracker.. the utorrent say at tracker cause "Tracker send invalid data <null>" what can i do ?
Reply With Quote
  #110  
Old 4th December 2010, 15:49
kilbilou kilbilou is offline
Senior Member
 
Join Date: Dec 2009
Belgium
Posts: 24
Exclamation tracker free to the public
hello;

can you tell me how to make the tracker free to the public and remove the registration


I also seek to abolish the function a url announce to announce to add multiple URLs in utorrent


I thank you and thank you in advance for service
Reply With Quote
Reply

Tags
tracker , xfusion


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
TorrentStrike X-Fusion tunad Torrent Strike 2 8th December 2008 15:48
TorrentStrike X-Fusion problem tunad Torrent Strike 0 29th November 2008 20:22
CSS styles for TorrentStrike X-Fusion carloscorp Torrent Strike 2 20th October 2008 01:39
TorrentStrike X-Fusion fresh install help Rastaman Community Cafe 1 4th June 2008 20:46



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