Version: 0.74, by afusion
Developer Last Online: Jan 2007
Version: 3.0.7
Rating:
Released: 06-06-2005
Last Update: 06-08-2005
Installs: 38
DB Changes Template Edits
Code Changes Is in Beta Stage
No support by the author.
Finally, my bittorrent tracker for vBulletin has reached a somewhat betaish level. Meaning, it functions but some things are still missing like AdminCP Category Editing and so on. But only a few. All needed things are there and it works well as I've been running it on my board for a month now.
I decided to write this thing after firsthand witnessing the problems with VBTT and what was first meant to be quite simple turned out into a full fledged tracker with features like commenting, rating, etc.
Note that this is a beta which means it has only been tested on one system AND I won't be responsible if you go blind from the messy code. But hey, it works! :nervous:
I don't have any screenshots but you are welcome to come and check out the live demo at: http://www.tokyo-nights.com/nutt
Heck, I'll even throw in a test user for ya:
Code:
user: kjustice
pass: useme
I'll prolly be updating the distro as I find and fix bugs. When the instructions say so or if you wish to, you can uninstall it by going to /forum/admincp/nutt_install.php?step=uninstall
0.74 - Made upload use vB's new thread function to fix the nasty apostrophe issue in 0.73 Changed: upload.php
0.73 - Improved conditions for users the tracker reports as 'unconnectable'. Changed: announce.php
0.72 - Added a function to fix the navbar urls. Changed: functions.php nutt_global.php
0.71 - Fixed a bug in details.php. Changed: details.php
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I have a question. Is that detailed seeder/leecher info in a persons profile only available in the current version on Nutt you are working on or is it also available one the one that is up. When I clicked a persons profile, I did not see any torrent info in it at all. Did I screw up somewhere on the install.
EDIT: Ya, I personally would really like a copy of that advanced version of the tracker you're making for vb ver 3.07 or 8. Im also not ready to upgrade to version 3.5 yet.
Hey, I couldn't find the link to the support forums, all I get is the main forums...
Anyways, I'm having this trouble when I try to view an user profile:
Quote:
Database error in vBulletin 3.0.8:
Invalid SQL:
SELECT user.userid, user.username, user.uploaded, user.downloaded,
user.tempuploaded, user.tempdownloaded, user.tempreset,
user.passkey, user.agent, user.ipaddress, user.port,
usergroup.opentag, usergroup.closetag
FROM user AS user
LEFT JOIN usergroup AS usergroup ON(user.usergroupid = usergroup.usergroupid)
WHERE user.userid = 2018
LIMIT 1
mysql error: Unknown column 'user.port' in 'field list'
Life has been extremely busy and vB 3.5 RC3 is coming out soon so I've decided to move on to 3.5 with NuTT. It will be an almost completely new version with many new features and improvements like...
AJAX editing
A lot cleaner and nicer interface
A big amount of configurability via the AdminCP including settings, usergroup permissions, category editing and more...
A lot of stats about everything you want to know and more ranging from tracker activity, to torrent activity, to a connected peers browser; all with cool, flashy pie charts ^^
and much more...
Now if I were to be talking about any release date, I'd be lying straight in your face so it will just be done when it's done. I know this though - it's after 3.5 goes Gold and before October ^^
Hey, I couldn't find the link to the support forums, all I get is the main forums...
Anyways, I'm having this trouble when I try to view an user profile:
any idea why?
That is something to do with the fact that user.port doesn't exsist in the database, and look at the same error I got the next two after it don't exsist either, I tried to create user.port but I'm no expert with MySQL ... so I'm just gonna either leave it or uninstall it ... which is a shame cos it's an awesome addition, just a shame that now 3.0.x users will get left behind cos of 3.5
afusion I noticed you are using vb 3.5 on you forum with nuTT Beta coming out public soon?
Sorry to hurry
He's working on an improved version of the tracker, which includes code optimizations and new features (such as editable torrents, tracker stats, and more). What you see at my forum is a port of this version that afusion made. Patience is needed before an actual 3.5 version is finalized