VBulletin Torrent Tracker 3

esperone

New Member
VBulletin Torrent Tracker 3

Customizable torrent tracker for vBulletin 3.7.x. & 3.8.x. VBTT 3 uses PHP integrated tracker(smaller sites) or XBT backend style(large sites with SSH access)

Installation instructions are included in the zip file.

Please say thanks if you find this usefull :)
 

Kena

New Member
amn said:
I tried and on 3 different forums I have the same message

Database Error...:(

I had the same error :(

Invalid SQL:
SELECT SUM(upspeed) as ulspeedtot ,SUM(downspeed) as dlspeedtot FROM peers WHERE uid = '1' AND active = 1;

MySQL Error : Unknown column 'upspeed' in 'field list'

does anyone know how to fix it please?
 

clan11

New Member
Man i got this sucessfully installed but i dont see any bar like this ...

barvj1.png


And how do people upload movies and stuff.? :( anyone can help me here..
 

amn

New Member
How?
please tell me?
im upload all file, and only edit xbt_tracker.conf file and add my database details, upload and try install but not work?

Where is my mistake ... and what else should I do?
 

esperone

New Member
Have you read the installation instructions properly?

Did you compile the source using SSH: ./make.sh (this must be in the tracker folder)?

I have all up and running fine without any issues on my developing test board here:

Code:
http://www.piratebb.org
 

Kena

New Member
esperone said:
Did you compile the source using SSH: ./make.sh (this must be in the tracker folder)?

i don't know how to compile the "make.sh" file...

can you explain please?
 

esperone

New Member
you need SSH access. If your on a shared hosting then 9/10 u wont have SSH, but if you do, login through SSH terminal and type:

./make.sh (must be in the tracker folder) to compile source for XBT

If you dnt have SSH access then you can't compile XBT.
 

esperone

New Member
Kena said:
I had the same error :(



does anyone know how to fix it please?

Did u install the product file? It looks like you havn't installed the product as the tables get created automagically and it looks like yours havnt
 

clan11

New Member
i got this installed properly i just need to make this

./make.sh (must be in the tracker folder) to compile source for XBT

how do i do that i got access to SSH/SHELL yo bro ESPERONE could you please read your inbox i sented you a msg
 

Kena

New Member
yes i installed the product file but it seems all tables weren't created during the process...

and my host don't provide SSH access.... :(

it is possible to use OpenSSH to compile the "make.sh" source?

thanks
 

clan11

New Member
i did ./make.sh (must be in the tracker folder) to compile source for XBT

and im getting these erros


../misc/config_base.h: In member function 'std::istream& Cconfig_base::load(std::istream&)':
../misc/config_base.h:39: error: 'boost' has not been declared
../misc/config_base.h:39: error: 'boost' has not been declared
In file included from config.h:8,
from server.h:9,
from server.cpp:2:
../misc/config_base.h:8:38: error: boost/algorithm/string.hpp: No such file or directory
../misc/config_base.h: In member function 'std::istream& Cconfig_base::load(std::istream&)':
../misc/config_base.h:39: error: 'boost' has not been declared
../misc/config_base.h:39: error: 'boost' has not been declared
In file included from config.h:8,
from server.h:9,
from tcp_listen_socket.cpp:4:
../misc/config_base.h:8:38: error: boost/algorithm/string.hpp: No such file or directory
../misc/config_base.h: In member function 'std::istream& Cconfig_base::load(std::istream&)':
../misc/config_base.h:39: error: 'boost' has not been declared
../misc/config_base.h:39: error: 'boost' has not been declared
tracker_input.cpp:5:38: error: boost/algorithm/string.hpp: No such file or directory
tracker_input.cpp:7: error: 'boost' is not a namespace-name
tracker_input.cpp:7: error: expected namespace-name before ';' token
tracker_input.cpp: In member function 'bool Ctracker_input::banned() const':
tracker_input.cpp:107: error: 'starts_with' was not declared in this scope
tracker_input.cpp:143: error: 'starts_with' was not declared in this scope
tracker_input.cpp:148: error: 'starts_with' was not declared in this scope
In file included from config.h:8,
from server.h:9,
from transaction.h:8,
from transaction.cpp:2:
../misc/config_base.h:8:38: error: boost/algorithm/string.hpp: No such file or directory
../misc/config_base.h: In member function 'std::istream& Cconfig_base::load(std::istream&)':
../misc/config_base.h:39: error: 'boost' has not been declared
../misc/config_base.h:39: error: 'boost' has not been declared
In file included from config.h:8,
from server.h:9,
from transaction.h:8,
from udp_listen_socket.cpp:4:
../misc/config_base.h:8:38: error: boost/algorithm/string.hpp: No such file or directory
../misc/config_base.h: In member function 'std::istream& Cconfig_base::load(std::istream&)':
../misc/config_base.h:39: error: 'boost' has not been declared
../misc/config_base.h:39: error: 'boost' has not been declared
../misc/bt_tracker_url.cpp:4:38: error: boost/algorithm/string.hpp: No such file or directory
../misc/bt_tracker_url.cpp:6: error: 'boost' is not a namespace-name
../misc/bt_tracker_url.cpp:6: error: expected namespace-name before ';' token
../misc/bt_tracker_url.cpp: In member function 'void Cbt_tracker_url::write(const std::string&)':
../misc/bt_tracker_url.cpp:45: error: 'istarts_with' was not declared in this scope



---Please tell me how i can fix this or if you could install this for me..----
 

h@ck3r

New Member
OK- My host said that since I'm on a shared server- I do not have SSH access.

Does this mean there's no way I can run this script?
 

anmolgill

New Member
Parse error: syntax error, unexpected T_LNUMBER in /web/sites/user/3/219/101815/public/www/index.php(566) : eval()'d code on line 83


error after installing vbtt
gilldownloads.com
 
Top