May 24, 2013, 08:36:42 PM *
   Home   Help Login Register  
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
Pages: 1 2 3 [4] 5   Go Down
Print
Author Topic: Btit Tracker v.1.3.2  (Read 26526 times)
0 Members and 1 Guest are viewing this topic.
lookyman
Guest
« Reply #45 on: November 17, 2006, 05:13:11 PM »

Hi, I found a minor bug. If you try to add style with aphostrophes (sorry, I can't spell this  Smiley ) in it's name, then you end with backslashes in it in SELECT tag...
Here is how you can fix it:
Open: blocks/mainusertoolbar_block.php
Find: print(" value=account_change.php?style=".$a["id"]."&returnto=".urlencode($_SERVER['REQUEST_URI']).">".$a["style"]."</option>");
Replace with: print(" value=account_change.php?style=".$a["id"]."&returnto=".urlencode($_SERVER['REQUEST_URI']).">".stripslashes($a["style"])."</option>");
Logged
Vilkius
Guest
« Reply #46 on: November 24, 2006, 10:15:08 PM »

Hi, I have seeder bonus plugin in tracker, but it doesn't work because in peers table PID column is empty. Why does it and how to fix it?
Logged
Vilkius
Guest
« Reply #47 on: November 26, 2006, 03:14:53 PM »

Can someone help me? Huh
Logged
Lupin
Administrator
Hero Member
*****
Offline Offline

Gender: Male
Btit Version: xbtit v.2
Posts: 10,738



View Profile WWW
« Reply #48 on: November 27, 2006, 08:57:05 AM »

Hi, I have seeder bonus plugin in tracker, but it doesn't work because in peers table PID column is empty. Why does it and how to fix it?
Use private announce, pid field is filled the first time users download some torrent.
Logged

Please don't PM me about question already asked in forum!

Help or support requested using PM will be billed 50 euros/hour, minimum 1 hour; support on forum is free.
Vilkius
Guest
« Reply #49 on: November 27, 2006, 05:12:23 PM »

Hi, I have seeder bonus plugin in tracker, but it doesn't work because in peers table PID column is empty. Why does it and how to fix it?
Use private announce, pid field is filled the first time users download some torrent.
Thanks Smiley Now works fine.
Logged
potyka
Guest
« Reply #50 on: December 30, 2006, 01:38:28 PM »

I use the BtitTracker in a Hungarian server. The server have lot of clear  power equipment. But always "freezing" the torrents. Thats meaning:  The  tracker look the peers but they can't connect. The clients usually the utorrent but ceteanly have others. (Azureus/BitComet/BitLord/etc)
Can you give me any suggestion? Or have any idea? Or thats a specialist problem with the server?
I don't find any error reason in the LOGs or the database...


http://tms.tx.hu
Thanks your answer before!
Logged
gAnDo
Guest
« Reply #51 on: December 30, 2006, 11:13:53 PM »

Not being able to connect is more likely a client configuration problem such as the bittorrent port not being forwarded on the persons router.
Or do you mean your server freezes?
Logged
potyka
Guest
« Reply #52 on: December 31, 2006, 09:31:05 AM »

Not being able to connect is more likely a client configuration problem such as the bittorrent port not being forwarded on the persons router.
Or do you mean your server freezes?




The may not be, everyone bad the setup?Now may not be and erenow operated!Nobody is not aware of to download.. The organ also wonderfully operates.
One panel bad,?Would he have damaged?Back I did every setup ultimate but does not operate.
You help I demand you..
« Last Edit: December 31, 2006, 09:33:33 AM by potyka » Logged
potyka
Guest
« Reply #53 on: December 31, 2006, 01:46:37 PM »

What do you think, which table are the problem? Where should I search the problem?
Logged
monosgeri
Hero Member
*****
Offline Offline

Gender: Male
Btit Version: BtiTracker 1.4x
Posts: 682



View Profile
« Reply #54 on: January 11, 2007, 06:10:43 PM »

Hello Team!
I downloaded the BTITracker v1.3.2. It works fine, but i have a big problem: When I upload a torrent, and I want to seed is my client give me this error:
Tracker sending invalid data: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN" "http://www.w3.org/TR/REC-html40/frameset.dtd"><html><head><meta http-equiv="Content-Type" c.

I hope u can give me an easy solution because i can't write the php...
Logged

if(!$drunk)
$beer
++;

(http://dvd-plaza.org)
Lupin
Administrator
Hero Member
*****
Offline Offline

Gender: Male
Btit Version: xbtit v.2
Posts: 10,738



View Profile WWW
« Reply #55 on: January 11, 2007, 07:01:00 PM »

do you have automatic popup/banners?
Logged

Please don't PM me about question already asked in forum!

Help or support requested using PM will be billed 50 euros/hour, minimum 1 hour; support on forum is free.
monosgeri
Hero Member
*****
Offline Offline

Gender: Male
Btit Version: BtiTracker 1.4x
Posts: 682



View Profile
« Reply #56 on: January 11, 2007, 07:04:19 PM »

I am not sure! At the admin panel Use Popup for Torrents details/peers: true. So i think yes.
Logged

if(!$drunk)
$beer
++;

(http://dvd-plaza.org)
Lupin
Administrator
Hero Member
*****
Offline Offline

Gender: Male
Btit Version: xbtit v.2
Posts: 10,738



View Profile WWW
« Reply #57 on: January 11, 2007, 07:12:00 PM »

I am not sure! At the admin panel Use Popup for Torrents details/peers: true. So i think yes.
nothing to do with tracker option, it's your hosting...
Logged

Please don't PM me about question already asked in forum!

Help or support requested using PM will be billed 50 euros/hour, minimum 1 hour; support on forum is free.
monosgeri
Hero Member
*****
Offline Offline

Gender: Male
Btit Version: BtiTracker 1.4x
Posts: 682



View Profile
« Reply #58 on: January 11, 2007, 07:19:41 PM »

So, enough if I just change the config.php?
Edit: I tryed with the original files but the error is the same...
« Last Edit: January 11, 2007, 07:51:21 PM by monosgeri » Logged

if(!$drunk)
$beer
++;

(http://dvd-plaza.org)
monosgeri
Hero Member
*****
Offline Offline

Gender: Male
Btit Version: BtiTracker 1.4x
Posts: 682



View Profile
« Reply #59 on: January 11, 2007, 10:27:02 PM »

I moved to a new webserver and now it's working very well! Thanks it's great! Cheesy Smiley
Logged

if(!$drunk)
$beer
++;

(http://dvd-plaza.org)
Pages: 1 2 3 [4] 5   Go Up
Print
 
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
xBtit_Default by: TreetopClimber © 2006,2007 | Back To Top
Valid XHTML 1.0! Valid CSS!

Recommended: Wholesale Computers - dresses - Auto Diagnostic Tool
Online shopping at tmart.com and Worldwide Free Shipping - Get great dresses deals at dressale.com
your link here, contact lupin @ btiteam.org for more info

MKPortal ©2003-2006 mkportal.it