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)

Invalid ID 10-30-2006 06:34 AM

It's good, but how can we allow our members to see that?

admin0 10-30-2006 08:22 AM

Hi,

Is this possible to display in a small box in another website, but in the same server ??

ymy 10-30-2006 10:24 AM

Quote:

Originally Posted by dirtycrow
i know you said it checks forum permissions, but how about password protected forums?

In the vaispy.php Look for

Quote:

// ####################### SET PHP ENVIRONMENT ###########################

REPLACE WITH

Quote:


// ####################### SET PHP permission ###########################
require_once('./global.php');
if (!($forumperms & $vbulletin->userinfo['userid']))
{
print_no_permission();
}

// ####################### SET PHP ENVIRONMENT ###########################


Thanks much

Installed, great hack >> Click done! :up:




MPDev 10-30-2006 11:25 AM

Quote:

Originally Posted by Invalid ID
It's good, but how can we allow our members to see that?

I would assume that most people put a link to it in their navbar or their portal page.

Viper007Bond 10-30-2006 02:45 PM

Sweet mod! Got it installed and works great!

However, it's not quite XHTML valid. I had to make about a 1/2 dozen changes to get it to be so. ;)

http://forums.finalgear.com/vaispy.php?styleid=5

kungfujesus 10-30-2006 09:15 PM

This is a great hack. A nice way to just sit back and watch in real time which threads are most active, and when.
I'm keeping this all for myself... my members would only abuse it as they do with most things.
:D
A couple of questions though:

1. In the "event" box, so far mine is only showing "new post" ... is this supposed to be logging anything else? New thread?

2. Is there any way to show the entire post in the thread/post column? It shows a fair amount but cuts off at a certain point.

MPDev 10-31-2006 12:56 PM

Quote:

Originally Posted by admin0
Hi,

Is this possible to display in a small box in another website, but in the same server ??

Small box? Not that I can think off off-hand; although you could look at the vBadvanced plugin to see if that helps.

MPDev 11-02-2006 11:23 AM

Quote:

Originally Posted by kungfujesus
This is a great hack. A nice way to just sit back and watch in real time which threads are most active, and when.
I'm keeping this all for myself... my members would only abuse it as they do with most things.
:D
A couple of questions though:

1. In the "event" box, so far mine is only showing "new post" ... is this supposed to be logging anything else? New thread?

2. Is there any way to show the entire post in the thread/post column? It shows a fair amount but cuts off at a certain point.

1. It'll say new post or new thread depending on the last posts it grabs; so, yes, it should be posting new threads.

2. You could modify the vbispy.php application to change the string truncation occurring.

Zia 11-05-2006 04:58 AM

One Question:

I can use it to show thread at vbIspy ? and i dont want our user to seeing this page...just wanted to display the thread at vbiSpy Network only..

update every 1.5 hour(dont want to be a reason of heavy server load)

can u provide some tips?

MPDev 11-05-2006 11:28 AM

I have a module for just that purpose; I should post it here as well. There is no viewing capability (its been stripped out). You just load this on your forums directory and it provides the xml feed.

The file is attached; just upload to your server and run it in a browser window to see if you get the XML data. If you do, then you can submit your site to vBIspy.com.


All times are GMT. The time now is 01:58 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.01742 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)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