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)
-   -   Portal Software - vBISpy module - live AJAX feed of new threads - for vBAdvanced CMPS (https://vborg.vbsupport.ru/showthread.php?t=126421)

dizzine 06-02-2008 01:32 PM

Quote:

Originally Posted by dancue (Post 1521225)
Ah...you guys are ALL going to love me!!!

STEP THREE:

Open adv_portal template and find this:
Code:

$headinclude
add below: (Replacing what's in red with your information)
Code:

<script language="javascript" src="{ENTER FULL URL/clientscript/va_prototype.js"></script>
<script language="javascript" src="{ENTER FULL URL/clientscript/va_effects.js"></script>
<script language="javascript" src="{ENTER FULL URL/clientscript/va_spy.js"></script>
<script language="javascript">
    spymax = 10;
    highestid = 0;
</script>

Find:
Code:

$footer
Add Below:
Code:

<script language="javascript">
    spyinit();
</script>

Almost every time I have an issue with something not working on a vbadvanced script I have to enter the full url. I tried it on this, and voila!!

I am using vBAdvanced 3.0.1 and vBulletin 3.7.0 Gold

many thanks..i found if i took out the '{' marked in green in your original code i could get it to work..:up:

dancue 06-02-2008 03:08 PM

oops. I've edited my post.

dizzine 06-14-2008 08:12 AM

i have increased the number of displayed posts to 20 in the .js file but my module box will not increase in height above 10 posts..!
anyone know what the problem could be..or how i can force the height value in the .php/template..?
many thanks..

OcR Envy 07-09-2008 05:11 PM

Still doesn't work for me even with dancue's recent post. Everything displays correctly no javascript errors but it does not load the content.

Lustikus 12-10-2008 06:54 AM

Hi,

I tired it many hours without any success.

But finally it works for me.
My forum is 3.7.3 and vBa 3.0.1
check out http://forum.xbox-offensive.eu

what I did:

first:

Do not change the line in step 1
var vburl = '';
leave it as it is!

second:
now do the second step, there has nothing changed

and third and last step:
add a new module in your admin panel as you see in post number #212

now it shows me my content without any problems

sectomy 12-11-2008 02:02 PM

ive seen that some forums got for example 10 topics, but only 2 are "sliding in"...how can i change that ?
the number of postings that are static and the new ones are updated live ? so for the first visit ?

you know whatta mean ?

Harmachis 12-23-2008 12:14 PM

i tried vBulletin 3.7.4 PL1 with vBAdvance CMPS 3.1 (latest), vBulletin 3.7.4 PL1 with vBAdvance CMPS 3.0.1 & vBulletin 3.6.8 PL2 with vBAdvance CMPS 2.2.1

but the result is same.

when i tried to upload the *.module file of vBISpy module - live AJAX feed of new threads - for vBAdvanced CMPS, it shows The file you have uploaded is not a valid module file.

what should i do ?

dancue 03-05-2009 02:47 PM

I've upgraded my forum to 3.8 and it is working just fine with my corrections.

For those of you who have tried it before and not got it to work, you should retry following my directions because I have found some mistakes in the original post.

Here is the fix for people who want this on there CMPS.

For those of you who want to see a live demo click here.

starplatinum 04-12-2009 10:16 PM

doesn't work with AJAX Tabs Content Script - Version 3.0 (YUI)

Any hint to make it works ?

Carnage 05-04-2009 10:07 AM

Quote:

Originally Posted by dancue (Post 1761106)
I've upgraded my forum to 3.8 and it is working just fine with my corrections.

For those of you who have tried it before and not got it to work, you should retry following my directions because I have found some mistakes in the original post.

Here is the fix for people who want this on there CMPS.

For those of you who want to see a live demo click here.


The module file dosn't work with later versions of vb advanced it seems. I like you figured out how to add it manually and to save other people the trouble, heres an XML module file that i exported from my working setup.


All times are GMT. The time now is 04:07 PM.

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.01683 seconds
  • Memory Usage 1,742KB
  • 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
  • (4)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
  • (1)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