The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Nu Torrent Tracker 0.74 Details »» | |||||||||||||||||||||||||
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 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
|
Comments |
#162
|
|||
|
|||
I commented this bit on the Upload.php and it seems to let me upload from any tracker now ... havent tested to see if they actually work yet but they do upload no problems
Upload.php line 206-208 Code:
////// //if ($ann !== $vboptions['nutt_announceurl']){ ////// // eval(print_standard_redirect('redirect_invannurl')); ////// } |
#163
|
|||
|
|||
Im not sure if this would be a help to anyone , and itll prob be included in the next version anyway , but i did a quick script for myself to edit the catagories in version .74 - its 3 new files , and one replaced file (just one line edited at the bottom to add in a link to the catagories section)
Anyway , it will let you edit the catagories , delete some , and add in new ones ... hope it works ok for everyone .. the connect.php is needed as im unsure of the codes for VBB to connect the the database , but ill learn that soon. |
#164
|
|||
|
|||
when i try to generate a passkey i get this error
mysql error: Table 'wireles3_efd702.vb3_nutt_peers' doesn't exist when i check my database for this directory its 'wireles3_efd702.nutt_peers' and not 'wireles3_efd702.vb3_nutt_peers' what can i do to correct this. thanks |
#165
|
|||
|
|||
I think sketch is having the same issue efd .. i think the database prefix issue needs to be addressed here for the next version also - it works great if you dont have a prefix , but theres issues if you have
|
#166
|
||||
|
||||
PHP Code:
PHP Code:
PHP Code:
|
#167
|
||||
|
||||
ok well Marco64 helped me out in finding what queries to run in phpmyadmin to rename the table names
for anyone else that needs it Quote:
|
#168
|
||||
|
||||
a few questions now that finally everything is setup
1) I created a forum and specified its forum id in the nutt settings .. however when i click on the forum link it doesnt goto /nutt any idea why its doing that? and 2) whenever i try uploading a torrent i keep getting this error that the announce url is wrong(see attachment) but the announce url is correct ( see attachment2) any ideas? |
#169
|
||||
|
||||
1) The forum is for torrent commenting functions. It's supposed to be a normal forum.
2) You need to set the announce URL in the settings. |
#170
|
||||
|
||||
Quote:
|
#171
|
|||
|
|||
sketch - yeah - the settings in the admincp - vboptions- nutt options .. theres an announce url in there ... use the same url as that to make torrents. i discovered mine had an extra space at the end , and it wouldnt work, so make sure theres no spaces
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|