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)

WDS 03-09-2012 04:47 PM

Thanks Bird.

restated:
I have two programs that use jQuery.
One is the Spoiler and the other is the VaiSpy.

Since I put the script in the Spoiler at the head of the forum Vaispy stopped working, maybe it's the place where I put the path to the script and simply a problem of execution.

Not change the order of execution, Vaispy file is a PHP installation does not lead directly and only have a file Spoiler Jquery.

BirdOPrey5 03-09-2012 07:30 PM

do you need the spoiler on the vaispy page? If not you can probably easily stop it from loading on vaispy with an edit to a plugin.

WDS 03-10-2012 02:52 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2308012)
do you need the spoiler on the vaispy page? If not you can probably easily stop it from loading on vaispy with an edit to a plugin.

I think we are confusing.

There is a part of the spoiler. Not if the jquery or this line:
<script type="text/javascript" src="http://www.play4trophies.com/scripts/spoiler.min.js"></script> are those which cause the Vaispy inoperable.

BirdOPrey5 03-10-2012 02:58 PM

Might be some sort of conflict in the javascript files... You could go manually checking each file to see if they both use the name variable name soemwhere or such...

But I would suggest simply disabling the spoiler mod on the vaispy page, this way you don't need to put the spoiler javascript on the vaispy page.

WDS 03-11-2012 02:03 PM

If so disable the automatic update Vaispy works?
and as off?

BirdOPrey5 03-11-2012 05:27 PM

I'm sorry I don't understand your English and I don't use the jquery mod so I have no further advice.

home9000 05-04-2012 02:57 AM

Is there a way just to display specific thread only ?

blackberry 09-17-2012 11:26 AM

Vaispy is not working since 2 days.. its not updating any replies... i need to refresh it every time to look for replies/threads posted. Can you please check what is the problem?

Lexserv 12-29-2012 04:48 AM

This thing stopped working with the latest vB 3.8.7 PL3.

What gives?

ravenscape 01-03-2013 04:41 PM

We upgraded our php version yesterday and vaispy started throwing deprecation errors.

Changing one line of code fixed the problem.

in vaispy.php change

PHP Code:

error_reporting(E_ALL & ~E_NOTICE); 

to

PHP Code:

error_reporting(E_ALL & ~E_NOTICE & ~8192); 



All times are GMT. The time now is 08:13 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.01824 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (2)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