Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
Thread Tools
  #41  
Old 27th September 2008, 13:43
KustomizeR KustomizeR is offline
Senior Member
 
Join Date: May 2008
Posts: 26
Default
I have this problem:
my passkey always changes....why is that?I had correctly field the announce.php file with my tracker`s database details and the problem still running...:( what should i do?
Reply With Quote
  #42  
Old 27th September 2008, 15:12
RikT RikT is offline
Senior Member
 
Join Date: Sep 2008
Posts: 34
Default your problem with passkey
Quote:
Originally Posted by KustomizeR View Post
I have this problem:
my passkey always changes....why is that?I had correctly field the announce.php file with my tracker`s database details and the problem still running...:( what should i do?
You need to add this sql query into your db this will stop the passkey keep changing

Code:
ALTER TABLE users ADD passkey VARCHAR(32) NOT NULL;
hope this helps you
Reply With Quote
  #43  
Old 27th September 2008, 15:57
KustomizeR KustomizeR is offline
Senior Member
 
Join Date: May 2008
Posts: 26
Default
Welllthx...the passkey doesn`t change anymore, but the uTorrent client still shows me the "The tracker send invali data <NULL>" error :|
Reply With Quote
  #44  
Old 27th September 2008, 16:08
Grom's Avatar
Grom Grom is offline
Senior Member
 
Join Date: Aug 2008
Posts: 73
Default
I have a problem in announce.php

I have removed code
PHP Code:
/////////////////////Fix Increase ratio using Firefox //////////////////////
$headers getallheaders();
if (isset(
$headers["Cookie"]) || isset($headers["Accept-Language"]) || isset($headers["Accept-Charset"]))
err("Anti-Cheater= You cannot use this agent");
///////////////////end of fix////////////////////// 
And i seedng torrent seeders 1-0 working or me not connectable


And i download in my client uttorrent 1.7 this torrent in my tracker seeders 1 leechers 0
I found this code and hove remove in announce
PHP Code:
useragent substr($peer_id12);
                
$agentversion substr($peer_id34);
                if((
$useragent != "AZ" && $useragent != "UT") || ($useragent == "AZ" && $agentversion 2504) || ($useragent == "UT" && $agentversion 1610))
                
err("Client is banned. Please use uTorrent >1.7.2 or Azureus >2.5 and Vuze!");
                if((
$useragent == "UT" && $agentversion == 1700))
                
err("Sorry utorrent 1.7 is banned use >1.7.1!"); 
please help and sory my bad english
__________________
Hello All

Last edited by Grom; 28th September 2008 at 16:32.
Reply With Quote
  #45  
Old 28th September 2008, 16:33
Grom's Avatar
Grom Grom is offline
Senior Member
 
Join Date: Aug 2008
Posts: 73
Default
help my brother in my log client

[2008/09/28 - 15:26:48] error: Problem connecting to tracker - [Errno http error] 500: 'Internal Server Error'
[2008/09/28 - 15:27:49] error: Problem connecting to tracker - [Errno http error] 500: 'Internal Server Error'
[2008/09/28 - 15:28:49] error: Problem connecting to tracker - [Errno http error] 500: 'Internal Server Error'
[2008/09/28 - 15:29:50] error: Problem connecting to tracker - [Errno http error] 500: 'Internal Server Error'
[2008/09/28 - 15:30:51] error: rejected by tracker - Too many users. Try seeding/leeching after 1min.
[2008/09/28 - 15:31:52] error: Problem connecting to tracker - [Errno http error] 500: 'Internal Server Error'
[2008/09/28 - 15:32:53] error: Problem connecting to tracker - [Errno http error] 500: 'Internal Server Error'

trackers....
seeders leechers 1-0

bbtag IMG not working in description torrent...
__________________
Hello All
Reply With Quote
  #46  
Old 7th October 2008, 08:48
ElemenT^ ElemenT^ is offline
Member
 
Join Date: Oct 2008
Posts: 14
Default
i have 1 problem
Code:
SQL Error
Table 'photostrike.loginattempts' doesn't exist
in C:\xampp\htdocs\include\bittorrent.php, line 1490

Last edited by ElemenT^; 7th October 2008 at 09:02.
Reply With Quote
  #47  
Old 7th October 2008, 09:03
Kotafi Kotafi is offline
Senior Member
 
Join Date: Jan 2008
Posts: 139
Default
remove maxsysop(); from every file that is in or add that function :bye:

Last edited by Kotafi; 7th October 2008 at 09:04. Reason: Ok, your problems seems to changing on the fly
Reply With Quote
  #48  
Old 7th October 2008, 09:14
ElemenT^ ElemenT^ is offline
Member
 
Join Date: Oct 2008
Posts: 14
Default
I deleted the code but I now appears another error

Code:
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\include\bittorrent.php on line 176
Code:
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampp\htdocs\include\bittorrent.php on line 176
Code:
Fatal error: Call to undefined function sqlerr() in C:\xampp\htdocs\include\bittorrent.php on line 176

Last edited by Fynnon; 7th October 2008 at 12:00. Reason: Use [CODE] tags !
Reply With Quote
  #49  
Old 7th October 2008, 14:50
Subzero's Avatar
Subzero Subzero is offline
Coder
 
Join Date: Jul 2008
P2P
Posts: 190
Default
Quote:
Originally Posted by Hatchet View Post
remove maxsysop(); from every file that is in or add that function :bye:
did you delete that and only that from every page maxsysop();

Quote:
Originally Posted by ElemenT^ View Post
i have 1 problem
Code:
SQL Error
Table 'photostrike.loginattempts' doesn't exist
in C:\xampp\htdocs\include\bittorrent.php, line 1490

Drop all tables and try and put them all in manually failing that go to line 1490 and remove the code
Reply With Quote
  #50  
Old 8th October 2008, 20:35
KM4 KM4 is offline
Member
 
Join Date: Oct 2008
Posts: 13
Default
why can't i login ? it always says that cookies aren't activated..i've searched and saw every post in this thread, i've done step 12 of the "tutorial" included with the source,so can you tell me what's wrong please?
Reply With Quote
Reply

Tags
edition , netmaniack tbdev source , tbdev , tobbies


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
TBDev Music Mania Edition hellix Downloads 43 14th August 2013 12:51
TBDev Modded Edition v1.3? jernej1 Community Cafe 3 29th January 2010 16:35
TBDev v2.0 Yuna Scatari Edition BEST TBDev 0 16th October 2009 19:49
TBDev Catarr Edition Beta 0.1 Mindfreak Downloads 9 30th July 2009 20:18
TBDev Bravo Edition ANDiTKO Community Cafe 17 19th August 2008 23:27



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