The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Quote:
www.metallifukinca.com for a demo |
#12
|
|||
|
|||
I have released a few versions of a free torrent tracker for use with vbulletin 3.6.x
you can get it here : http://sourceforge.net/projects/vbtt The modification as well as support is free. |
#13
|
||||
|
||||
Quote:
|
#14
|
|||
|
|||
it depends on which version you choose
the PHP version has an integrated tracker while the XBT version requires SSH access to install XBT tracker backend(tons more efficient) |
#15
|
||||
|
||||
Okay, so it's built in for the php version, thanks. Also, I had the issue with forumdisplay where it gave me the "Column 'size' in field list is ambiguous" error. for anyone else installing this, here is the fix http://borget.info/forum/viewtopic.php?p=444#p444
We are going to start testing it on my board, I will report back on how it's working. Thanks again for this, toolmanwill. |
#16
|
|||
|
|||
sure thing, yeah i couldn't figure out what else to do so i just eliminated the size field from query to stop the error.
Also this is a work in progress so i'm still working on features and the few bugs there are. |
#17
|
||||
|
||||
Okay, I can't seem to get around this error:
Quote:
|
#18
|
|||
|
|||
the temporary fix for that untill i can find another way to do it is
Find in VBTT Functions Include plugin : Code:
$percent = 100 * (1 - ($e["to_go"] / $size)) ; $progress = sprintf("%.2f%%", 100 * (1 - ($e["to_go"] / $size))) ; Code:
//$percent = 100 * (1 - ($e["to_go"] / $size)) ; //$progress = sprintf("%.2f%%", 100 * (1 - ($e["to_go"] / $size))) ; |
#19
|
||||
|
||||
I have it running now and the errors are gone. Do you mean the progress bars in the showthread? I am assuming so because it looks like a normal attachment without displaying any of the files in the torrent. Here is the thread for reference http://www.guitarblast.com/showthread.php?t=1647&page=2
|
#20
|
|||
|
|||
Hi guys/gals
I am a little intruiged with this? I use torrents myself but do not understand how a tracker works? If i installed this onto my site how would it work please? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|