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)

NavS 04-06-2008 11:00 PM

Quote:

Originally Posted by NavS (Post 1484655)
I was wondering if this was possible, make it so that guests can see it the way that members see it, but still have my forums setup to not let guests see the forum without registering?

ok never mind I have it now so that it shows to all, but I'd like to make it so that certain user groups can't see the content of what was posted...

PHP Code:

        if ( $thread['preview'] )
        {
        
$clip .= "<br />{$thread['preview']}";
        } 

it's that thing but I don't know what to add or edit...

NavS 04-06-2008 11:01 PM

also could I make it so that this certain thing uses a different styleid than the forum default?

gravy 04-09-2008 08:46 AM

Hello, good morning all,

Please I just install this mod my host at : http://www.dacypher.net/forums/vaispy.php

where the original forum site is located at
http://www.dacypher.net/forums/

but actually, I am not getting any result. please I need assistance from your part. I am using (vBulletin 3.6.8 Patch Level 2). How can I configure the script for all the post/thread to display on all the forums? thanks in advance

gravy 04-12-2008 08:33 PM

Dear sir,

I have been able to install VBIspy on my page which can be located at http://www.dacypher.net/forums/vaispy.php however, I am not been able to display messages when it comes. and secondly, I would like to ask for suggestion / assistance on having the new post/thread displayed on a pop up div I thing we can use this functionality to perform that.

Any suggestion will be welcomed. thanks in advance.

Also, I would like to ask how possible it is to change the ISPy title and menu link so it will only display the forum name.

Skedoozy 04-15-2008 12:47 AM

Quote:

Originally Posted by poolking (Post 1481922)
How do I get the Thread/Post links to open in a new window/tab?

I doubt the OP is ever going to answer this since he never answered it when it was first mentioned. I figured it out after pulling my hair out for awhile.

You have to edit the javascript file that pulls the url.

Open va_spy.js

And find

Code:

if(title.length == 0) {
        clip = '<strong>Unknown</strong>';
    } else {
        clip = '<img src="' + statusicon + '" alt="" /><strong><a href="' + post_url + '">' + title + '</a></strong>';
    }

    if (preview.length > 0) {
        clip = clip + '<br />' + preview ;
    }

    clip = clip + ' (' + view + ' views, ' + numreplies + ' replies)';

    if (userid.length > 0) {
        poster_clip = '<a href="' + vburl + 'member.php?u=' + userid + '">' + poster + '</a>';
    }

    poster_clip = poster_clip + '<br />' + when;

    if (parseInt(forumname.length) > 0) {
        where = where + '<strong><a href="' + vburl + 'forumdisplay.php?f=' + forumid + '">' + forumname + '</a></strong>';
    } else {
        where = '';
    }

Code:

if(title.length == 0) {
        clip = '<strong>Unknown</strong>';
    } else {
        clip = '<img src="' + statusicon + '" alt="" /><strong><a href="' + post_url + '" target=_blank>' + title + '</a></strong>';
    }

    if (preview.length > 0) {
        clip = clip + '<br />' + preview ;
    }

    clip = clip + ' (' + view + ' views, ' + numreplies + ' replies)';

    if (userid.length > 0) {
        poster_clip = '<a href="' + vburl + 'member.php?u=' + userid + '" target=_blank>' + poster + '</a>';
    }

    poster_clip = poster_clip + '<br />' + when;

    if (parseInt(forumname.length) > 0) {
        where = where + '<strong><a href="' + vburl + 'forumdisplay.php?f=' + forumid + '" target=_blank>' + forumname + '</a></strong>';
    } else {
        where = '';
    }

That's where it's pulling the new url's from so the code change has to be there or it's not going to work.

gravy 04-16-2008 10:51 PM

Oh but why are you ignoring me like that? I have posted a question 2 times but no one minds me. Have I done something wrong here?

the problem I am facing here, is simple. I only need suggestion and guidance on how to do it.

I already show a site

http://www.dacypher.net/forums/vaispy.php

now. I want to display live thread relative to each forum I know it can be hooked by forumid. but how can I do that? I even try calling [http://www.dacypher.net/forums/vaispy.php?f=9 to call a forum name or id but no result is coming.

http://www.dacypher.net/forums/

is the main forum. I want to have each forum id be operated by vbaispy instead of forumdisplay according to the link clicked but I don't know what I have done wrong?

Thanks

poolking 04-20-2008 04:49 PM

MPDev,

You say that this mod is supported, so why haven't you been in here in a long while answering member's questions?

MPDev 04-20-2008 10:55 PM

Sometimes life gets in the way of doing all the things you would like to do....

FassoL 04-21-2008 06:12 PM

ًWoW !!
Very Nice :)

odeezie 04-22-2008 04:31 AM

This recently stopped working for me...I installed flashchat and changed my forum header to the main joomla header....these are the only changes I have made recently that may have effected it....would either of those really effect this? :confused:

I deleted and re-installed and the iSpy page comes up, and teh buttons seem like they function, just no posts/threads appear...any suggestions?


All times are GMT. The time now is 05:12 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.01857 seconds
  • Memory Usage 1,752KB
  • 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_php_printable
  • (2)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