Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Beta Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Nu Torrent Tracker 0.74 Details »»
Nu Torrent Tracker 0.74
Version: 0.74, by afusion afusion is offline
Developer Last Online: Jan 2007 Show Printable Version Email this Page

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.

Comments
  #92  
Old 06-10-2005, 08:25 PM
afusion's Avatar
afusion afusion is offline
 
Join Date: Aug 2004
Location: Where polar bears freeze
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I seriously doubt NuTT is the problem. How would I be running a tracker on my site with almost no problems usually averaging at 700 peers?

Actually, I recommend you to uninstall this hack.... and then make a clean install with the latest distro.
Reply With Quote
  #93  
Old 06-10-2005, 08:30 PM
Outdoor Outdoor is offline
 
Join Date: Jun 2005
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

working fine for me, seeding with bittornado at home and azureus at work. 5 seeds and 14 leechers right now. I did a clean install yesterday to run the lastest version and besides errors on my part it has worked fine
Reply With Quote
  #94  
Old 06-11-2005, 12:46 PM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I uninstalled and then re-installed using the latest files (re-uploaded to my server). I set the permissions to allow Admins and Mods to be able to connect to the tracker, and I uploaded a torrent. This morning I went to the tracker to see how it was doing, and I was taken to the login page, saying I did not have proper permissions to access the file. I went to the control panel and checked and Admins still have the ability to do anything on the tracker, however now I can't even log in to the torrent tracker via my forum! arrgh
Reply With Quote
  #95  
Old 06-13-2005, 12:39 PM
TopeeGuy TopeeGuy is offline
 
Join Date: May 2004
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this script automatically create a thread announcing a new torrent in a forum?

If so, a suggestion: in the forum where it makes the thread, can it post them in subforums? I.e. say you added a new torrent to the mp3 category, can there be a subforum in the downloads forum called mp3 which is where the thread is announced?

If that's not possible, at the very least, can the thread have the picture next to it in the forumdisplay (i.e. mp3, album, etc)?
Reply With Quote
  #96  
Old 06-13-2005, 02:08 PM
mamboking mamboking is offline
 
Join Date: Sep 2004
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yoyoyoyo
I uninstalled and then re-installed using the latest files (re-uploaded to my server). I set the permissions to allow Admins and Mods to be able to connect to the tracker, and I uploaded a torrent. This morning I went to the tracker to see how it was doing, and I was taken to the login page, saying I did not have proper permissions to access the file. I went to the control panel and checked and Admins still have the ability to do anything on the tracker, however now I can't even log in to the torrent tracker via my forum! arrgh
I am having some of the same problems and have tried the same solutions with little success.

I just want to contribute so hopefully it will help towards a better hack for all.

I am testing this on vBulletin v3.0.3.

1. the image folder gets set to the wrong path
2. the upload template is missing category - which results in error for incomplete info
3. getting a you don't have permission error and promts for login when trying to run details.php
4. getting "Parse error: parse error, unexpected '{' in /xxxx/xxxx/public_html/xxxxxx/nutt/testvars.php on line 17" when trying to run testvars.php
Reply With Quote
  #97  
Old 06-13-2005, 02:19 PM
arabuser arabuser is offline
 
Join Date: Aug 2004
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mamboking
I am having some of the same problems and have tried the same solutions with little success.

I just want to contribute so hopefully it will help towards a better hack for all.

I am testing this on vBulletin v3.0.3.

1. the image folder gets set to the wrong path
2. the upload template is missing category - which results in error for incomplete info
3. getting a you don't have permission error and promts for login when trying to run details.php
4. getting "Parse error: parse error, unexpected '{' in /xxxx/xxxx/public_html/xxxxxx/nutt/testvars.php on line 17" when trying to run testvars.php
yeah also I have problem with permission on click on details , Also I get sql error message when try to open member.php saying messing user.port in field list

when upload torrent file & try to seed it is say (( torrent not registered with this tracker ))
Reply With Quote
  #98  
Old 06-13-2005, 03:08 PM
Selene Selene is offline
 
Join Date: Feb 2005
Posts: 166
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i am still confused, is this hack working for someone? all i see is error posted by users. someone tell me if it works so i can try installing it?

is it working for someone, any urls?
Reply With Quote
  #99  
Old 06-13-2005, 04:00 PM
Outdoor Outdoor is offline
 
Join Date: Jun 2005
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works fine for me
http://www.the-remedy.org/bt/index.php?

just have a template issue but that is on my end
Reply With Quote
  #100  
Old 06-13-2005, 04:23 PM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Selene
i am still confused, is this hack working for someone? all i see is error posted by users. someone tell me if it works so i can try installing it?

is it working for someone, any urls?
It works on my server intermittently.. it works for some users, but not others. It still seems a bit finicky to me at this point.
Reply With Quote
  #101  
Old 06-13-2005, 05:22 PM
TopeeGuy TopeeGuy is offline
 
Join Date: May 2004
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm. There's a JavaScript error on the actual torrent page... mucks up the "Rate" torrent bit.

Also, I can't seed. I upload the torrent, then download the torrent and load it up. My BT client gives this error:

Error: Bad Tracker Response Header: HTTP/1.1 404... in Tracker: http://www.siteurl.com/vbulltest/nutt/announce.php/59061d6947bc34e6eb8d35383e6e48d2/passkey

HTTP 404 error?
Reply With Quote
Reply


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


All times are GMT. The time now is 01:59 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05177 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete