vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBISpy - AJAX real-time feed of new posts/threads (for vB3.5) (https://vborg.vbsupport.ru/showthread.php?t=126027)

Karabaja 09-10-2006 08:34 PM

It could have something to do with me using seo rewrite rules.

MPDev 09-10-2006 09:32 PM

I'm not sure - can you give me a link to look at?

RFViet 09-10-2006 10:24 PM

The latest update works for me, thanks

MPDev 09-10-2006 10:25 PM

Some people are suing rewrites of URLs and the links wont always work to take you to the last post. In these cases, you might try rewriting line 262 in va_spy.js to:

Code:

                post_url = 'showthread.php?t=' + threadid + '&goto=lastpost';
Which tells the link to take you to the last post in the thread and seems to get rewritten correctly on the system I tested it on.

Karabaja 09-10-2006 10:32 PM

Quote:

Originally Posted by MPDev
Some people are suing rewrites of URLs and the links wont always work to take you to the last post. In these cases, you might try rewriting line 262 in va_spy.js to:

Code:

                post_url = 'showthread.php?t=' + threadid + '&goto=lastpost';
Which tells the link to take you to the last post in the thread and seems to get rewritten correctly on the system I tested it on.


Yes, that worked great for me. Now it is got everything :)
Thx MPDev

lexx27 09-10-2006 11:14 PM

Ι tested this in 3 browsers. It only shows the first 7 posts and then it does not update...
Does anybody else have this problem? It might have to do with Thread/Forum Read Marking Type...

Karabaja 09-10-2006 11:35 PM

It would be good if there was a way to restrict guests from visiting that page. So that they can't cause high loads.

MPDev 09-10-2006 11:47 PM

In the 3.6 area is the code for blocking access to un-registered users; just be sure to put it below the XML code if you are using the vBIspy Network.

This mod doesn't use read flags; its just waiting for new posts to be made.

The Chief 09-10-2006 11:48 PM

Installed and looks great, thanks for the product :)

Last post feature also doesn't work... :D

RFViet 09-11-2006 12:27 AM

MPDev,
How to make it just a box to display on main Forum ???


All times are GMT. The time now is 12:02 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.02093 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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