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)

nhlchuck68 07-20-2009 01:37 AM

Quote:

Originally Posted by Calystos (Post 1824174)
I must be doing something wrong, or another addon I've got is causing it not to work. I've read that certain addons such as vbseo live stat cause it not to work. But I'm not using that, so not sure whats stopping it from working for me. And yeah I'm also on 3.8.2. And my forums open (mostly).

Any ideas?

Any luck with yours? Mine was working for months and just stopped with 3.8.2 as well.

multiplex 07-24-2009 01:06 AM

this works great on 3.8.3

i also have usergroups restrictions working

there are many suggestions in this thread to make that work but this is the only one that worked for me

find:
Code:

$datecut = "AND thread.lastpost >= " . (TIMENOW - ($daysprune * 86400));
$prefetched = null;



add below it:
Code:

if(is_member_of($vbulletin->userinfo,1, 2, 3, 8))
{
        print_no_permission();
}


brandon515 07-27-2009 11:14 PM

I am running 3.8.3 and it is updating, but only when you manually refresh the page. The ajax portion doesn't seem to work anymore since I upgraded to 3.8.3....any ideas?

Thanks,
Brandon

Electronic Punk 07-31-2009 12:08 AM

Also seem to be having issues with it since I moved my forums from up a level ;s

Wonksta 08-20-2009 01:35 AM

Can anyoen explain why so many guests are trying to view my vbispy.php???

https://vborg.vbsupport.ru/external/2009/08/47.jpg

jonty 08-20-2009 07:31 PM

It would be really cool if it could scan social groups (permission based, naturally) as well:cool:

realdx 09-30-2009 11:28 PM

seems working gr8 on my 3.8.4! Thanks for the work!!

trotskid 10-02-2009 12:06 AM

I have seen this page from Digital Point with a similar vBSpy and I wondering if it's the same or another one.

This one looks better.. :rolleyes:

kmike 10-03-2009 05:04 AM

Digital Point's mod was the first. Arguably, this mod is a rip off from Digitalpoint's Spy, or at the very least inspired by it:
http://forums.digitalpoint.com/showt...01#post1384601
The only thing that is unique to this mod is the server-side script, since obviously it couldn't be copied from Digitalpoint.

trotskid 10-03-2009 01:41 PM

Thank you for the info kmike :up:


All times are GMT. The time now is 05:14 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.01800 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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