vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - vBISpy - AJAX real-time feed of new posts/threads (https://vborg.vbsupport.ru/showthread.php?t=125947)

dirtycrow 09-06-2006 02:02 PM

answered my own question. it lets you view new posts and threads in forums that are simply password protected.

lasto 09-06-2006 02:12 PM

hmm looks good - one question MPdev could it pull the first img file from the first post in the thread as well ?

Boots 09-06-2006 02:27 PM

If I am logged in this shows nothing... if I logout it works fine.. any ideas?

DementedMindz 09-06-2006 02:31 PM

Yeah i can see it when im logged out lol and it looks horrible on internet explorer it looks like it has a bunch of lines under the last table

DementedMindz 09-06-2006 02:39 PM

seems like a nice way to kill someones site would be to dos this page. maybe you could make it so only registered user can see it or have some sort of permissions?

Adrian Schneider 09-06-2006 02:39 PM

Not bad... I'm glad someone finally made it (after seeing the request thread).

The only thing that would be better is if it read from the session table, but that would be a larger undertaking because you'd have to convert the location field to URL and then fetch the threadID, postID, etc like vBulletin does in WOL. Usergroup permissions (even hardcoded) is a must for this BTW.

ChrisSy 09-06-2006 03:01 PM

Aww man, this is just the kind of hack i was looking for!

Has anyone installed this on a large board yet? Im interested to know about server load.

MPDev 09-06-2006 03:28 PM

Quote:

Originally Posted by dirtycrow
answered my own question. it lets you view new posts and threads in forums that are simply password protected.

You can try changing line 46 in vaispy.php to - I dont have any password protected forums.

Code:

            if (($forumperms[$forum["forumid"]] & $vbulletin->bf_ugp_forumpermissions['canview']) AND verify_forum_password($forum["forumid"], null, false)) {

MPDev 09-06-2006 03:37 PM

Quote:

Originally Posted by DementedMindz
seems like a nice way to kill someones site would be to dos this page. maybe you could make it so only registered user can see it or have some sort of permissions?

If I wanted to DDOS someone's site I would only have to call any one of the number of vBulletin scripts repeatedly.

da420 09-06-2006 03:41 PM

Very nice. Will install after work. :)


All times are GMT. The time now is 11:11 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01600 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete