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)

nix 09-12-2006 05:42 PM

Quote:

Originally Posted by MPDev
Sorry, that should be spyinit(), not init() - I've updated the instructions.

thanks. That fixed it.

lexhunt 09-12-2006 05:55 PM

Cannot find var vburl

Sorry I had version 1.05

MPDev 09-12-2006 05:55 PM

Quote:

Originally Posted by cygy2k
MPDev-

Is there a way to make this replace the latest topics module so it stays in the same relative format by showing the topic replied to instead of the post and where it shows like the last x posts rather than a longer lists?

Only if you modified the javascript to reformat the display.

MPDev 09-12-2006 05:56 PM

I am running into what I think is a compatibility issue between the prototype AJAX code and vB's AJAX code; either you can't have two AJAX handlers on the same page or they contain objects that are overwriting one another.

For example, expand/collapse won't save to a cookie when va_prototype.js included; going to have to research further.

MPDev 09-12-2006 06:18 PM

It may not be an AJAX issue; but a cookie issue. The save_collapsed() to save expand/collapse settings on a page are not being saved.

Tungsten 09-12-2006 08:11 PM

In the module there is a hardcoded URL that needs to be modified according to where you have vBulletin installed...

Code:

<tr><td colspan="4" class="tcat" align="left"><span class="smallfont"><strong>&raquo; <a href="/forum/vaispy.php">Live Forum Updates</a></strong></span></td></tr>
The href="/forum/... portion of the code is what I am talking about.

nix 09-12-2006 08:27 PM

Yea didn't notice that before. Just fixed it on mine.

MPDev 09-12-2006 08:29 PM

Good catch; I would image that can be replaced with a vb variable; my first module and all that. ;)

Acido 09-12-2006 11:11 PM

Quote:

Originally Posted by MPDev
Good catch; I would image that can be replaced with a vb variable; my first module and all that. ;)

Excellent Job :)
Thanx for share this!

Ramsesx 09-13-2006 01:40 AM

Nice idea, for your information on Opera 8 it's looking not correct (see screenshot)


All times are GMT. The time now is 03:05 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.01159 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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