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)

G_Man 09-26-2006 06:25 PM

Quote:

Originally Posted by MPDev
G_Man, are you talking about the vBAdvanced module or just this mod? I'm confused.

I get NO feeds in the Module and on the Normal vaispy.php page it shows all the html in titles of the first 15 posts.

MPDev 09-26-2006 06:53 PM

Quote:

Originally Posted by FFW
The latest version, for some reason doesn't seem to be working for me.

http://www.ureshi-now.com/forums/ispy.php

I have modified vaispy.php to ispy.php but have amended the .js file accordingly. I have not made any other amendments other than the page title.

Did you change the number of rows being pulled? Because your html is missing more than a few of the row id's in the table.

row14

and then

row21

where is row 15-20?

MPDev 09-26-2006 06:55 PM

Quote:

Originally Posted by G_Man
I get NO feeds in the Module and on the Normal vaispy.php page it shows all the html in titles of the first 15 posts.

How about a link so I can see what you are talking about?

MPDev 09-26-2006 07:01 PM

I've modified the vaispy.php application in the download to include new code to add empty rows when the initial pull yields less than 20 rows.

This should fix the display issues.

G_Man 09-26-2006 07:53 PM

Quote:

Originally Posted by MPDev
How about a link so I can see what you are talking about?

My Sig is my CMPS Page... www.afterseppuku.com
and
http://www.afterseppuku.com/theforum/vaispy.php is the main screen.

FFW 09-26-2006 07:53 PM

Quote:

Originally Posted by MPDev
Did you change the number of rows being pulled? Because your html is missing more than a few of the row id's in the table.

row14

and then

row21

where is row 15-20?

I didn't change anything but the revised file seems to work fine now.

thisgeek 09-27-2006 08:05 AM

I'm using the latest download (just re-grabbed it) - and I'm having an issue with the $blockforums facility.

If I add more than three exclusions, then the display of vBISpy breaks. Some blank rows are appended to the bottom of the list. Sometimes the most recent entry at the top blanks out after a few seconds, although the links in it are still active if you move your mouse over the area. It also appears that the script stops working properly - ie, no new posts appear.

MPDev 09-27-2006 11:08 AM

G_Man, you have an error in your header:

Expected ',' or '{' but found '/'. on line 385.

Just thought you might want to chekc that out.

You've also set your var vbforum variable wrong, look at the example it should be:

var vburl = '/theforum/';

not:

var vburl = 'theforum';

MPDev 09-27-2006 11:08 AM

Quote:

Originally Posted by thisgeek
I'm using the latest download (just re-grabbed it) - and I'm having an issue with the $blockforums facility.

If I add more than three exclusions, then the display of vBISpy breaks. Some blank rows are appended to the bottom of the list. Sometimes the most recent entry at the top blanks out after a few seconds, although the links in it are still active if you move your mouse over the area. It also appears that the script stops working properly - ie, no new posts appear.

Link?

G_Man 09-27-2006 11:18 AM

Quote:

Originally Posted by MPDev
G_Man, you have an error in your header:

Expected ',' or '{' but found '/'. on line 385.

Just thought you might want to chekc that out.

You've also set your var vbforum variable wrong, look at the example it should be:

var vburl = '/theforum/';

not:

var vburl = 'theforum';

oh... I've edited it soooo many times, just making mistakes now....

Question that I've always wondered... how do I find a line, like like line 385... surely you don't count.


All times are GMT. The time now is 11:28 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.01682 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
  • (7)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