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

Reply
 
Thread Tools
Thread Torrent Details »»
Thread Torrent
Version: 1.00, by Kriek Kriek is offline
Developer Last Online: Sep 2004 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 06-03-2003 Last Update: Never Installs: 15
 
No support by the author.

Description

After discussion with the Serence development team and several members of this community including cloudrunner would wrote KlipFolio Integration, I have decided to release Thread Torrent for Serence KlipFolio and vBulletin, moreover This hack was essentially requested by Koutaru here to provide a way to display newest threads. KlipFolio is a desktop application that allows you to easily view and manage live, automated and customizable channels to unique information sources called Klips. A Klip is a live, automated and customizable channel to a unique information source that runs in KlipFolio. For more information you can reference the KlipScript Guide for documentation (Also see Klip Tags). The basics are essentially self explanatory; let me know if you have any more questions concerning this topic.



Installation Information
Code:
Files to edit: (2) vbTT.php, vbTT.klip
Files to upload: (2) vbTT.php, vbTT.klip
Queries to Run: (0) nada
Templates to edit: (1) nada
Templates to add: (0) nada
Time to install: approx 3 minutes

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 06-13-2003, 05:27 PM
alesis404 alesis404 is offline
 
Join Date: May 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Kriek I am wondering if this is at all possible...our forum is private and used by few close freinds and we love this hack as it provides excellent way to share news *but* we have few concerns about the security and possibilty others might find our klip and view the headlines and see the related links.

What I mean is say if we have the klip farely well hidden down a few directorys such as home/dir1/dir77635/dir5343/vbtt.klip it is unlikely someone could find the klip and even if they did we do not allow registrations but the problem we find is even if you are logged out and all cookies erased etc it is still possible to refresh and see the new post headlines in klipfolio if the location of the klip is known but you cannot access the actual content but still we are concerned about non members even reading out topics to klipfolio

I could possibly be a non registered user and see the topic's and associated links..we would like to avoid this and make it so no matter what the headlines are not able to be viewed or refreshed *unless* you have a username/password to login and are cookied ,I am not sure this is possible and maybe there is a easy fix for this...I appreciate any info you might be able to provide regarding this and am simply looking for a way in the unfortunate event someone discovered out klip they wouldnt be able to even see our headlines.

Thanks again for your time
Reply With Quote
  #33  
Old 06-15-2003, 07:09 PM
Kriek's Avatar
Kriek Kriek is offline
 
Join Date: Jul 2002
Location: Florida
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Alesis, just so you know -- your above request is under development
Reply With Quote
  #34  
Old 06-15-2003, 07:13 PM
alesis404 alesis404 is offline
 
Join Date: May 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you very much Kriek and might I say again...EXCELLENT hack!!!
Reply With Quote
  #35  
Old 06-16-2003, 02:33 AM
Cloudrunner's Avatar
Cloudrunner Cloudrunner is offline
 
Join Date: May 2003
Location: Butte, MT
Posts: 635
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just curious Alesis....

Have you taken into account the refresh rate at which your board flushes it's cookies?

i.e. do you log out, then login in and goto the who's online without waiting for the board to flush the unused sessions?

Just curious like I said.
Reply With Quote
  #36  
Old 06-16-2003, 05:56 AM
alesis404 alesis404 is offline
 
Join Date: May 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cloudrunner, we tried various scenarios just to be sure and that was one of the first things I kinda thought might affect it was the sessions but i am using multiple computers for testing as well as people in other locations so I would delete cookies and as well give enough time for the session to time out...sometimes not trying till the next day and then I would reinstall the stock vbTT.klip and we noticed in many occasions that it was still possible to view the thread topics but not actually access them without using a username/password...not that much of a security risk but we would be even better if the topics could not be seen...as I mentioned this is a small private site and we are just worried that someone could casually view our klips.

**I'm not sure what tthe default session timeout is set at and would prefer not to set it any lower if it might cause problems accessing the rest of the site during a visit

*Don't mind you being curious at all...might give me clues to fix

**Will be gone till Saturday and cant reply to this thread till then, thanks again
Reply With Quote
  #37  
Old 07-01-2003, 12:07 AM
alesis404 alesis404 is offline
 
Join Date: May 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello again, just wondering Kriek if it is possible for a person to stop posts from a specific forumid= or multiple forumid's?

The reason I ask is I would like to add the NNTP gateway news hack but if I do all the posts that get added everytime the script is refreshed these will fill up my max threads in klipfolio, so if I could simply block those from making it to klipfolio things would be sweet
Reply With Quote
  #38  
Old 07-01-2003, 01:47 AM
Kriek's Avatar
Kriek Kriek is offline
 
Join Date: Jul 2002
Location: Florida
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Alesis, make sure you have a updated version, then open vbTT.php and find
PHP Code:
$reply 'Replies';
$description 'Active Threads';
$showthreadnumber '10'
Replace with the following
PHP Code:
$reply 'Replies';
$description 'Active Threads';
$privateforum '50';
$showthreadnumber '10'
Edit to your prefrences, then find
PHP Code:
$dosql .= 'SELECT threadid,title,lastpost,replycount,postusername,thread.forumid';
$dosql .= ' FROM thread LEFT JOIN forumpermission USING(forumid) WHERE visible=1';
$dosql .= ' AND forumpermission.forumid IS NULL ORDER BY lastpost DESC LIMIT ' $showthreadnumber
Replace with the following
PHP Code:
$dosql .= 'SELECT threadid,title,lastpost,replycount,postusername,thread.forumid';
$dosql .= ' FROM thread LEFT JOIN forumpermission USING(forumid) WHERE visible=1';
$dosql .= ' AND forumid NOT REGEXP ' $privateforum;
$dosql .= ' AND forumpermission.forumid IS NULL ORDER BY lastpost DESC LIMIT ' $showthreadnumber
Reply With Quote
  #39  
Old 07-01-2003, 01:52 AM
alesis404 alesis404 is offline
 
Join Date: May 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks again Kriek, I will try later tonight
Reply With Quote
  #40  
Old 07-01-2003, 01:58 AM
Kriek's Avatar
Kriek Kriek is offline
 
Join Date: Jul 2002
Location: Florida
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No problem

Keep in mind there are several methods.
Reply With Quote
  #41  
Old 07-01-2003, 04:40 PM
alesis404 alesis404 is offline
 
Join Date: May 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Kriek...after adding that code it *appears* all posts are blocked from reaching klipfolio.

all I have changed is $privateforum = '50'; to $privateforum = '9'; but now test posts from other forums do not show on the klip.
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 12:32 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.04792 seconds
  • Memory Usage 2,320KB
  • 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
  • (4)bbcode_php
  • (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
  • (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