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)

BirdOPrey5 12-03-2010 03:16 PM

Really? I installed it fine and the page displays but I don't get any new/live updates of new threads. :( You mind if I ask what host?

viper357 12-03-2010 06:09 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2128863)
Really? I installed it fine and the page displays but I don't get any new/live updates of new threads. :( You mind if I ask what host?

Yip, working 100%. I'm with urljet.com

BirdOPrey5 12-03-2010 07:14 PM

Quote:

Originally Posted by viper357 (Post 2128914)
Yip, working 100%. I'm with urljet.com

That's my host too. I guess I should try it again. Thanks.

viper357 12-03-2010 08:05 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2128936)
That's my host too. I guess I should try it again. Thanks.

I've been watching it on your site and it's working fine for me.

BirdOPrey5 12-03-2010 08:39 PM

Really? I have to try another computer then- for me it doesn't update at all and it doesn't even show my newest posts when I refresh, it's like 20 minutes behind... But thank you I'll keep playing with this.

viper357 12-04-2010 05:55 AM

Ok, something weird going on with yours, when viewing your board as a guest it seems to work fine, it updates and the faded posts are there at the bottom but it does seem to be a bit behind by about 2 hours I think it was, but then I registered and viewed it again and it didn't work at all, just keeps showing the same posts. Maybe a conflict with another add-on?

BirdOPrey5 12-04-2010 02:00 PM

Thanks, I'll check as a guest...I registered on your site to see it and it was indeed working fine for me so it's not my browser.

One thing different through... when I look up what type of server you are running at:
http://whois.domaintools.com/ for your domain, under server stats it lists:
Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635

For my domain (http://whois.domaintools.com/juot.net) it lists simply:
litespeed

So maybe our servers are configured differently.

BirdOPrey5 12-04-2010 02:31 PM

I found the conflict, it was: Cyb Tic-Tac-Toe.

I have no clue why this would cause a problem honestly but when disabled vbISpy works as expected.

My solution was to modify the main Tic Tac Toe "GS" plugin and edit the code, replace the first line (the if statement) with this:
PHP Code:

if ($vbulletin->options['cybttt_enable'] AND THIS_SCRIPT != 'vaispy'

Now it's working for registered users. :up: Thank you viper!

-Edited Jan 15, 2011- I had the wrong code posted before.

EddyMaxx 12-04-2010 03:22 PM

Thanks for the update Joe. Working well with 3.8.6

viper357 12-04-2010 05:01 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2129207)
One thing different through... when I look up what type of server you are running at:
http://whois.domaintools.com/ for your domain, under server stats it lists:
Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635

For my domain (http://whois.domaintools.com/juot.net) it lists simply:
litespeed

So maybe our servers are configured differently.

That's odd, although in my admincp it says Litespeed instead of Apache, they must be conning me :p oh well, at least my site is working and it's fast I'm not going to complain, lol. ;)

Anyway, glad you figured it out. :up:

Now it's your turn to help me again please :p

Quote:

Originally Posted by BirdOPrey5 (Post 2123858)
You could probably put a META REFRESH tag in the header to forward the user to the main forum index after 5 minutes or so.

Code:

<meta http-equiv="refresh" content="300;url=http://www.yoursite.com/forums/" />
300 is 5 minutes in seconds.

When you say "header" do you mean the actual main forum header? If so then does that mean that any page a member is on will forward the user to index or whatever, after the set time period?


All times are GMT. The time now is 05:10 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.02023 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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