Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #41  
Old 10-31-2006, 01:51 PM
ericgtr's Avatar
ericgtr ericgtr is offline
 
Join Date: Apr 2003
Location: Portland, Oregon
Posts: 1,407
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, I am installing right now. One thing I have noticed so far is that showthread.php has two instances of
Code:
$postattach["$attachment[postid]"]["$attachment[attachmentid]"] = $attachment;
The instructions just say to find and replace that line. So that means both instances?

EDIT:

I got this error in showthread, for now I've reverted all the file edits back

Code:
Database error in vBulletin 3.6.0:

Invalid SQL:

SELECT info_hash, attachment.size,comment,created_by,announce_list,completed_by, completed, seeders, leechers, ulspeed, dlspeed, dateline, thumbnail_dateline, filename, filesize, visible, attachmentid, counter,
postid, IF(thumbnail_filesize > 0, 1, 0) AS hasthumbnail, thumbnail_filesize,
attachmenttype.thumbnail AS build_thumbnail, attachmenttype.newwindow
FROM attachment
LEFT JOIN attachmenttype AS attachmenttype USING (extension)
WHERE postid IN (-1,18799,18814,18818,18825,18827,18828,18834,18835,18836,18837,18838,18839,18840)
ORDER BY attachmentid;

MySQL Error  : Unknown column 'ulspeed' in 'field list'
Error Number : 1054
Reply With Quote
  #42  
Old 10-31-2006, 02:30 PM
toolmanwill toolmanwill is offline
 
Join Date: Nov 2004
Location: Buffalo, NY
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no just the first instance of that code right under the previous edit to that file (showthread.php)

well theres the first bug also
for that 1st showthread edit change :

Code:
, ulspeed, dlspeed
to

Code:
, upspeed, downspeed
sorry about that, will fix guide and re-release guide

EDIT: Guide fixed and new package in place at sourceforge
Reply With Quote
  #43  
Old 10-31-2006, 02:54 PM
ericgtr's Avatar
ericgtr ericgtr is offline
 
Join Date: Apr 2003
Location: Portland, Oregon
Posts: 1,407
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, seems to be working. I will see if I can get some torrents uploaded today from members tot test (I am at work) and report back. Thanks again
Reply With Quote
  #44  
Old 10-31-2006, 04:20 PM
ericgtr's Avatar
ericgtr ericgtr is offline
 
Join Date: Apr 2003
Location: Portland, Oregon
Posts: 1,407
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There are missing phrases in the admin panel under "Display Tracker History". Also, in order to show the navbar link, I am also forced to display the "Display_VBTT_Navbar" template. I do not want this across the top of my header so I deleted the contents of that template. It would be nice if that were an option. I have some users who will post torrents today so we can complete testing.
Reply With Quote
  #45  
Old 10-31-2006, 04:25 PM
toolmanwill toolmanwill is offline
 
Join Date: Nov 2004
Location: Buffalo, NY
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it is an option in the admincp to not show navbar
not sure what happened with phrases, have done several installs already and not had a problem with them
Reply With Quote
  #46  
Old 10-31-2006, 04:31 PM
ericgtr's Avatar
ericgtr ericgtr is offline
 
Join Date: Apr 2003
Location: Portland, Oregon
Posts: 1,407
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Right, but if you turn on the navbar link you have to also have the big display of tracker info on above it (that I can tell anyway). I only want to display the navbar link.

As for the missing phrases, here is a screenshot. In order install the product I had to completely remove the old one first.
Attached Images
File Type: gif tracker_phrases.gif (7.9 KB, 0 views)
Reply With Quote
  #47  
Old 10-31-2006, 05:05 PM
toolmanwill toolmanwill is offline
 
Join Date: Nov 2004
Location: Buffalo, NY
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

those buttons are for forthcoming settings in admincp, guess i missed removing them.

I really not sure on what your looking to do with navbar.
Reply With Quote
  #48  
Old 10-31-2006, 05:29 PM
ericgtr's Avatar
ericgtr ericgtr is offline
 
Join Date: Apr 2003
Location: Portland, Oregon
Posts: 1,407
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here's the latest. "Error: Unregistered Torrent Pass"

Miss having your forum to look these issues up.
Reply With Quote
  #49  
Old 10-31-2006, 05:42 PM
toolmanwill toolmanwill is offline
 
Join Date: Nov 2004
Location: Buffalo, NY
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

those werent my forums, the old owner of VBTT set that up, he has since transferred the project to me and my support is over at http://torrenttrader.org forums along with all my other VBTT support forums.
For the passkey error you need to enable the navbar so you can click reset passkey once, then download the torrent again and it should give you your key, if not clear your cookies/internet cache including offline files and try once more.
Reply With Quote
  #50  
Old 10-31-2006, 05:54 PM
ericgtr's Avatar
ericgtr ericgtr is offline
 
Join Date: Apr 2003
Location: Portland, Oregon
Posts: 1,407
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, that was the error the seeder got. I have moved the reset passkey link to the main torrnet page.

Not sure how else I can explain the navbar thing but I will try:

Display Tracker Navbar: Yes
Shows the text dropdown link in the navbar AND the Display_VBTT_Navbar. I only want to display the dropdown link, not the contents of the Display_VBTT_Navbar template which shows a huge table on the top of all the forums.
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 07:18 PM.


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.07600 seconds
  • Memory Usage 2,274KB
  • Queries Executed 12 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete