Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
  #11  
Old 5th December 2010, 19:05
underx underx is offline
Senior Member
 
Join Date: Sep 2008
Posts: 84
Default
is this secure ?
thks for the share
Reply With Quote
  #12  
Old 19th June 2011, 16:50
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Smile torrent bar
Click the image to open in full size.

i see you have the torrent in the menu bar what im asking is where to add this in the menu bar

i used vb 3.8.6 all want ok and the ssh too just need to know to add the page in menu bar many thax
Reply With Quote
  #13  
Old 25th July 2012, 17:54
Irakly2012 Irakly2012 is offline
Member
 
Join Date: Jul 2012
Georgia
Posts: 1
Wink VBulletin Torrent Tracker 3 for XBT 1.2 CUSTOM
VBulletin Torrent Tracker 3 for XBT 1.2 CUSTOM (1-4-2009)

This modification pack is NOT compatible with vBulletin 3.0.x, 3.5.x or 3.6.x versions!!!!!!


VBulletin Torrent Tracker 3 for XBT 1.2 CUSTOM - New Install vBulletin 3.7.x only!


also working with vbulletin 3.8.x :)
Attached Files
File Type: rar vbttxbt v1.2.rar (2.26 MB, 164 views)
Reply With Quote
  #14  
Old 5th October 2012, 20:48
uribelo uribelo is offline
Member
 
Join Date: Oct 2012
P2P
Posts: 1
Default
one question, I need to create another db for xbt? or when configure put the same data of my vbulletin db?

http://tracker.hdclub.com.ua/browse.php

what script use this site? any idea? is vbitty?
Reply With Quote
  #15  
Old 14th October 2012, 17:12
Phogo's Avatar
Phogo Phogo is offline
VIP
 
Join Date: Jan 2008
United Kingdom
Posts: 902
Default
Quote:
Originally Posted by uribelo View Post
one question, I need to create another db for xbt? or when configure put the same data of my vbulletin db?

http://tracker.hdclub.com.ua/browse.php

what script use this site? any idea? is vbitty?
It tells you at the bottom of the page "
Powered by TBDev v2.0 Yuna Scatari Edition Copyright © Yuna Scatari 2001-2012"
Reply With Quote
  #16  
Old 24th March 2013, 15:40
melwyn's Avatar
melwyn melwyn is offline
Member
 
Join Date: Feb 2013
P2P
Posts: 2
Default Help
Can you make a tutorial for the PHP version please?
Reply With Quote
  #17  
Old 4th May 2013, 13:28
Tolly TNT Tolly TNT is offline
Member
 
Join Date: Jul 2011
India
Posts: 2
Default
Quote:
Originally Posted by Fynnon View Post
SourceForge.net: vBitty(VBTT) - vBulletin Torrent Tracker


This tracker mod works with the latest vBulletin version !

Attachment 1180 Attachment 1181


Introduction

vBulletin Torrent Tracker (VBTT) also known as vBitty was made by toolmanwill based on the Tracker system by Olaf Van Dar Spek.



PHP Tracker vs. XBT Tracker
Many of you already know, there's two version of vBulletin Torrent Tracker. One PHP based other XBT (c++) based. PHP Tracker is a basic Tracker while XBT is full featured powerful Tracker & can handle much more peers than a php tracker.

Unfortunately PHP Tracker support vBulletin 3.0.x, 3.5.x & 3.6.x only. So if you want to use vBulletin 3.7.x, 3.8.x or later XBT Tracker is only choice. Another thing is developer toolmanwill stop developing PHP Tracker (until now).

However, if you install PHP Tracker on vBulletin 3.7.x or 3.8.x, it'll cause errors & might harm for your database. So in tutorial we are dealing with XBT Tracker not php thing.

Pre-Installation Note
The main thing you need to know before you are going to install this on your server, You must have root access & SSH enabled

Root Access is necessary to login SSH with root account to install the tracker on your server.

Now, many of you can ask What is root access? & What is SSH?

Let me answer, first- Root Access

It means, you can use ROOT as user name & have the power to access server's root, I mean system files. Its a server's SUPER USER

When you buy a Host, you have a user name & password to login to it.
Same way...If you have Root Access, your root user name will be : root & password: same as your normal pass if you dont change it manually or host will provide you

Now SSH. It also known as Shell Access.
Its a Command Prompt system of LINUX like windows have ms-dos or cmd...just little difficult
So if you have the SSH enabled, you can use COMMAND on your server.

But you need a third party software to connect your server. I recommend PUTTY. Download it, its free.

N.B. If your server is WINDOWS SERVER not a linux based (fedora, ubuntu, centos etc...) then forget about SSH thing...its not required for you. All you need to do download the windows version of this tracker & run it on your remote computer

Now lets move to the final part of this pre-installation.
Generally, you'll not have Root Access in Shared Server. So you cant install VBTT on a Shared Server.

If your host give you root access (very very rare in case of shared server...trust me) only then you can do it.
VPS (Virtual Private Server) & Dedicated server has generally Root Access & of course SSH

So I should say, If you are on a shared server FORGET THIS TORRENT TRACKER its not for you or just go for a VPS or Dedicated server first. However you can install PHP Tracker on Shared server only if are using vBulletin 3.0.x, 3.5.x or 3.6.x

Ask your host these questions:

* Torrent Tracker installation is allowed on your server?
* Do I have Root Access?
* SSH (Shell Access enabled)
* is port 2710 (& 2711 also) open for use ?

If all the answer is YES, go ahead...



Installation process
Do this step by step:

1. Upload all VBTT files at your ForumRoot (including "xbt" folder)

2. Now go to your AdminCP >> Product Manager >> Add product & add the "product-vbtt3forxbt.xml" file of VBTT

3. Open the original Install Instruction file ( Install-do not upload!!! / installation.html ) provided by the VBTT author & start modifying PHP files as there mentioned.

4. CHMOD 777 > ForumRoot/xbt/Tracker folder & all files in it (it might be necessary, so we did it)

Note: chmod means Permission (in linux based operating system) & when the value of chmod is 777, it means all permission (read, write, executive)

From your server control panel you can change permission of a folder/file. Otherwise use a FTP Client software like "Smart FTP Client" & right-click the folder >> properties >> make CHMOD to 777 (check box "apply change to this folder, subfolder & files")

5. At the folder xbt/Tracker there are a file xbt_tracker.conf edit this with your hostname, database name, username & pass.

6. run PUTTY (the SSH login software). Host name >> yourdomain.com. Click OK

7. It will ask username & then password

8. User name: root

9. password: your root password

10. when you are connected, use this command cd /home/admin/yourdomain.com/forum/xbt/Tracker This is the path of your xbt/Tracker folder. It is variable, depending on your server & user name.
I just give here an example - check your File manager for your original path

11. Now you are in Tracker folder (you can check it by dirs command)

12. use this command: ./make.sh

13. Sometimes it shows error. If so use this command first: yum install boost-devel gcc-c++ mysql-devel subversion (if your system is CentOS, Fedora Core and Red Hat)

or apt-get install cmake g++ libboost-date-time-dev libboost-dev libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev libboost-serialization-dev libmysqlclient15-dev make subversion zlib1g-dev (if your system Debian)

This will install latest g++ support & other thing that is necessary for XBT installation. & then again use this command: ./make.sh

14. When the Installation will be completed without any error, type : ./xbt_tracker

15. & it'll show that your Tracker is started & ready for use
contact me For Installation help using PM
Reply With Quote
  #18  
Old 5th September 2013, 20:18
karthick123 karthick123 is offline
Member
 
Join Date: Sep 2013
India
Posts: 1
Cool
is this tracker compatable for VB 4.1.4 am stuck in installing... can any one post tutorial with mod please!!!!
Reply With Quote
  #19  
Old 8th September 2013, 22:39
TeamIP TeamIP is offline
Member
 
Join Date: Sep 2013
P2P
Posts: 1
Default
This what I am getting when I execute ./make.sh

Code:
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from peer_link.cpp:5:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long l                                                                                        ong int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from server.cpp:2:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long l                                                                                        ong int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from tcp_listen_socket.cpp:4:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from transaction.h:8,
                 from transaction.cpp:2:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from transaction.h:8,
                 from udp_listen_socket.cpp:4:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/stream_writer.h:8,
                 from ../misc/alerts.h:10,
                 from ../misc/alerts.cpp:2:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/alerts.h:10,
                 from ../misc/alerts.cpp:2:
../misc/stream_writer.h: In member function ‘void Cstream_writer::write_string(const std::string&)’:
../misc/stream_writer.h:39: error: ‘memcpy’ was not declared in this scope
../misc/bt_misc.cpp: In function ‘std::string get_env(const std::string&)’:
../misc/bt_misc.cpp:37: error: ‘getenv’ was not declared in this scope
In file included from ../misc/stream_writer.h:8,
                 from ../misc/bt_tracker_account.h:8,
                 from ../misc/bt_tracker_account.cpp:2:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/bt_tracker_account.h:8,
                 from ../misc/bt_tracker_account.cpp:2:
../misc/stream_writer.h: In member function ‘void Cstream_writer::write_string(const std::string&)’:
../misc/stream_writer.h:39: error: ‘memcpy’ was not declared in this scope
../misc/bvalue.cpp: In member function ‘int Cbvalue::write(const char*&, const char*)’:
../misc/bvalue.cpp:143: error: ‘atoi’ was not declared in this scope
../misc/bvalue.cpp:178: error: ‘atoll’ was not declared in this scope
../misc/bvalue.cpp: In member function ‘int Cbvalue::read(char*) const’:
../misc/bvalue.cpp:336: error: ‘strlen’ was not declared in this scope
../misc/bvalue.cpp:342: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/stream_reader.h:8,
                 from ../misc/stream_reader.cpp:2:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/stream_writer.h:8,
                 from ../misc/stream_writer.cpp:2:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/stream_writer.cpp:2:
../misc/stream_writer.h: In member function ‘void Cstream_writer::write_string(const std::string&)’:
../misc/stream_writer.h:39: error: ‘memcpy’ was not declared in this scope
../misc/virtual_binary.cpp: In constructor ‘Cvirtual_binary_source::Cvirtual_binary_source(const void*, size_t)’:
../misc/virtual_binary.cpp:12: error: ‘memcpy’ was not declared in this scope
../misc/virtual_binary.cpp: In member function ‘size_t Cvirtual_binary::read(void*) const’:
../misc/virtual_binary.cpp:105: error: ‘memcpy’ was not declared in this scope
../misc/virtual_binary.cpp: In member function ‘void Cvirtual_binary::write(const void*, size_t)’:
../misc/virtual_binary.cpp:121: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xcc_z.cpp:6:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/xif_key.h:11,
                 from ../misc/xif_key.cpp:2:
../misc/xif_value.h: In constructor ‘Cxif_value::Cxif_value(const std::string&)’:
../misc/xif_value.h:44: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xif_key.cpp:5:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/xif_key_r.h:10,
                 from ../misc/xif_key_r.cpp:2:
../misc/xif_value.h: In constructor ‘Cxif_value::Cxif_value(const std::string&)’:
../misc/xif_value.h:44: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xif_key_r.cpp:5:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/xif_value.cpp:2:
../misc/xif_value.h: In constructor ‘Cxif_value::Cxif_value(const std::string&)’:
../misc/xif_value.h:44: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xif_value.cpp:5:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
../misc/xif_value.cpp: In function ‘float read_float(const byte*&)’:
../misc/xif_value.cpp:11: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::load_old(const byte*&)’:
../misc/xif_value.cpp:53: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp:54: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::load_new(const byte*&)’:
../misc/xif_value.cpp:79: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::load_external(const byte*&)’:
../misc/xif_value.cpp:89: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::save(byte*&) const’:
../misc/xif_value.cpp:133: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::external_save(byte*&) const’:
../misc/xif_value.cpp:149: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xif_value.cpp:5:
../misc/stream_int.h: In function ‘T write_float(T, float) [with T = byte*]’:
../misc/xif_value.cpp:125:   instantiated from here
../misc/stream_int.h:26: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from ../misc/sql/database.cpp:2:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from ../misc/sql/sql_query.cpp:5:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
../misc/sql/sql_query.cpp: In member function ‘void Csql_query::p(const std::string&)’:
../misc/sql/sql_query.cpp:68: error: ‘strcat’ was not declared in this scope
../misc/sql/sql_query.cpp: In member function ‘void Csql_query::p(const Cvirtual_binary&)’:
../misc/sql/sql_query.cpp:78: error: ‘strcat’ was not declared in this scope
In file included from ../misc/sql/sql_result.cpp:2:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope

Any support available?
Reply With Quote
  #20  
Old 9th September 2013, 15:34
AutoSnipe AutoSnipe is offline
Senior Member
 
Join Date: May 2008
Posts: 84
Default
Any introductions available?
I know how on your question but by what I see you don't know how on mine
Reply With Quote
Reply

Tags
12 , vbitty , vbtt , xbt

Thread Tools

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
[REQ]snatch mod for vbtt adi10289 xBTiT 1 12th March 2009 13:53
Vbitty [vb 3.7-3.8] adi10289 xBTiT 3 19th January 2009 16:14
vbtt invalid info hash value mhmd_1983 Community Cafe 0 5th December 2008 00:21



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