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)

nymyth 09-29-2006 02:18 PM

Quote:

Originally Posted by MPDev
Sure, look in the vaispy.php script in the configuration area at the $blockforums variable; just put forum ids sperated by commas in that variable.

So change this:
Code:

$blockforums .= ','.$forum['forumid'];
To this?
Code:

$blockforums .= '7,'.$forum['forumid'];
Thank.

MPDev 09-29-2006 04:30 PM

No, the first $blockforum = ''; at line 40.

Make it:

Code:

$blockforums = "7";

MPDev 09-29-2006 04:34 PM

Quote:

Originally Posted by Firestar.chkn
Any idea why mine won't pick up new posts? I have to refresh the page for it to be picked up. It worked previously, but for some weird reason it won't work now.

Here it is.

Any help would be appreciated.

I suspect your countdown time may be causing a problem; since we use setTimeout() as well, I'm not sure you can have multiple timeout's running on the same page.

Also, in your vaispy.php script, replace the two commas with one.

Code:

.spyfade1 div, .spyfade1 span,, .spyfade1 td, .spyfade1 img {

G_Man 09-29-2006 07:24 PM

This will probably send you through the roof, but...

any chance you have a copy of version 1.0.10 lying around? I still have status icons cluttering my feed after the first 15 go up. Also, you did help me get the showing of the HTML in the forum titles off, but there is no html at all now...

Almost all the issues I have came after adding icons and that initial bunch of threads.

I am not ungrateful, despite the sound of this... just liked the earlier version much better. :D

MPDev 09-29-2006 08:34 PM

You need to modify the va_spy.js script as I outlined before to remove the statusicon img src reference from the code (you removed it from the vaispy.php); once you do that, it will no longer be in the new items.

I'll check into the html issue; but, no, I don't have a 1.10 version anymore.

Firestar.chkn 09-30-2006 07:42 AM

Thanks! It was the timer thing that was the problem. I disabled that plugin and now it works!

Thanks for your help. Is there some sort of a conditional that I can use to disable the timer for your page?

Otherwise, just one last question. I've got the microstats hack installed, but it's not showing up on your page. Any idea why not?

Thanks again!
Firestar

G_Man 09-30-2006 01:43 PM

Quote:

Originally Posted by Firestar.chkn
Thanks! It was the timer thing that was the problem. I disabled that plugin and now it works!

Thanks for your help. Is there some sort of a conditional that I can use to disable the timer for your page?

Otherwise, just one last question. I've got the microstats hack installed, but it's not showing up on your page. Any idea why not?

Thanks again!
Firestar

I've noticed that and also this:

Quote:

Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: User
aftersep_afterse has already more than 'max_user_connections' active connections
/home/aftersep/public_html/theforum/includes/class_core.php on line 271

MySQL Error :
Error Number :
Date : Saturday, September 30th 2006 @ 10:01:50 AM
Script :
http://www.afterseppuku.com/theforum...72146357883&_=
Referrer :
IP Address : 67.185.88.39
Username :
Classname : vb_database

Been getting this email while I let Ispy run. Doesn't seem to really affect the board that I know of, but I am thinking this might need fixing.

What do you think MPDev? Is this just Ispy or a combination of Ispy and something else?

ForumDog 10-01-2006 04:29 PM

<Nevermind>

TheBlackPoet 10-02-2006 02:28 AM

works fine for me... this is really nice.. now i just have to make a button for the members... and they will be able to see real time changes...

installed.

thisgeek 10-02-2006 04:25 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.

Hmm... this latest version seems to have fixed it at first glance. I'll keep an eye on it. ;)

MPDev 10-03-2006 01:38 PM

Quote:

Originally Posted by G_Man
What do you think MPDev? Is this just Ispy or a combination of Ispy and something else?

It looks like an ISP issue; try changing the timeout to something longer to prevent frequent refreshes.

G_Man 10-03-2006 07:56 PM

Quote:

Originally Posted by MPDev
It looks like an ISP issue; try changing the timeout to something longer to prevent frequent refreshes.

Had the problem again, with this disabled. AND having issues with my ISP... AND my server is doing maintanaince....

*good grief*

Going to have this back up soon and see if it persists, but I am convinced it is NOT this mod in any way shape or form.

Cheers.

Ejecutor Hanzo 10-04-2006 03:09 AM

so pretty mod, congrats ;)

pickles21 10-06-2006 12:42 AM

How do I create a button for the members to see?

MPDev 10-06-2006 04:53 PM

A button? Or a text link in your navbar?

bashy 10-07-2006 07:24 PM

Hi peeps, please see http://www.bashys-place.com/forums/vaispy.php
I just upgraded to the latest and thats how it looks now :(

da420 10-07-2006 08:08 PM

Mines doing the same bashy.

bashy 10-07-2006 09:03 PM

Thanks god (didnt mean it like that though) thought i had bust sommat lol

rinkrat 10-07-2006 11:10 PM

I'd like to have it display each new ENTIRE message as they are added. How can I expand the number of words it shows in each message?

MPDev 10-09-2006 12:35 PM

Quote:

Originally Posted by bashy
Hi peeps, please see http://www.bashys-place.com/forums/vaispy.php
I just upgraded to the latest and thats how it looks now :(

It looks okay to me using Firefox; what am I missing?

bashy 10-09-2006 03:07 PM

Yeah its ok now m8 thats strange, i come back form work and its now fine lol

There was loads of cells on the right hand side and the opacity was not working
Oh well, thanks anyway!! :)

da420 10-09-2006 03:20 PM

Yeah, I noticed that when installing it, but after a few threads were made I realized it was filling up... so it looks good now on my end as well. :D

MPDev 10-10-2006 07:38 PM

Quote:

Originally Posted by bashy
Yeah its ok now m8 thats strange, i come back form work and its now fine lol

There was loads of cells on the right hand side and the opacity was not working
Oh well, thanks anyway!! :)

Go figure; my car is like that when I take it to the shop!

ForumDog 10-11-2006 09:52 AM

Finally (don't you just love updates to custom jobs! :p) got my little changed version of your mod going. Works like a charm, looks great. Thanks for your work!

theChronic 10-12-2006 10:05 AM

For some reason mine doesn't seem to be doing the whole live thing. When I'm on the page, it just stays how it is regardless of new posts until i refresh it. And when I refresh it, it doesn't do the one by one adding thing that looks all fancy, its just like an updated static page.

Only thing I did was change the name of the file. Any idea whats going on here?

Thanks
john

MPDev 10-12-2006 11:27 AM

If you changed the name of the file, then you need to update the code to call the new filename; that's covered in the early posts, but you can't change the name and still have it work without changing the code.

theChronic 10-13-2006 01:32 AM

sweet, I changed up the file and it works :) thanks a lot. awesome product.

Pirate45 10-16-2006 09:22 AM

Is there any way that someone could use this or something like it to combine content from two or more forums using vBulletin and the RSS feeds it provides?

MPDev 10-16-2006 12:38 PM

It's possible, but not simple.

I do this for vBIspy.com but had to re-engineer the whole script and support scripts to work with so many different sites.

Pirate45 10-16-2006 01:58 PM

Yes, I've seen that and that is what I am wanting to do. Not to compete with you, but to be able to do something like that for some small specialty forums.

Cheertobi 10-16-2006 04:39 PM

Hi,

how can I get SirAdrians vBSeo addon work to rewrite my urls?

Regards,

Tobi

mikeinjersey 10-16-2006 08:31 PM

Quote:

Originally Posted by Cheertobi
Hi,

how can I get SirAdrians vBSeo addon work to rewrite my urls?

Regards,

Tobi

yeah, does anyone know if this works with vbSEO? I have that installed and was just about to install this one..and then read this post.

kall 10-16-2006 10:46 PM

Quote:

Originally Posted by mikeinjersey
yeah, does anyone know if this works with vbSEO? I have that installed and was just about to install this one..and then read this post.

Working fine for me, with vBSEO.

Cheertobi 10-17-2006 03:55 AM

Quote:

Originally Posted by kall
Working fine for me, with vBSEO.

Did vBSEO rewrites yours vbspy.php urls?

Tobi

MPDev 10-17-2006 11:36 AM

On my site the URLs are not rewritten, I believe because the links are generated for display within the JavaScript code; not within the vB page itself that gets parsed.

I would imagine the SEO code could be used in the vaispy.php application after getting the links written; didn't someone post this info earlier in the thread?

MPDev 10-27-2006 12:35 PM

Has anyone tried integrating with the vBSEO APIs at all?

rurbaniak 10-27-2006 03:17 PM

I installed it, but getting nothing at all. Any ideas??

http://firstandinches.com/forums/vaispy.php

MPDev 10-27-2006 03:31 PM

There is something wrong with your html:

Code:

/*======================================================================*\
|| ####################################################################
|| # Downloaded: 20:59, Wed Sep 13th 2006
|| # CVS: $RCSfile: vbulletin_cphome_scripts.js,v $ - $Revision: 1.4 $
|| ####################################################################
\*======================================================================*/_onreadystatechange);
        news.send('./newsproxy.php', '');
}

/*======================================================================*\
|| ####################################################################
|| # Downloaded: 09:07, Wed Oct 4th 2006
|| # CVS: $RCSfile: vbulletin_cphome_scripts.js,v $ - $Revision: 1.6 $
|| ####################################################################
\*======================================================================*/

which is popping up an error in the line in bold; I'd check your vbulletin_cphome_scripts.js file for any errors; looks like the file is corrupted.

rurbaniak 10-27-2006 06:43 PM

Quote:

Originally Posted by MPDev
There is something wrong with your html:

Code:

/*======================================================================*\
|| ####################################################################
|| # Downloaded: 20:59, Wed Sep 13th 2006
|| # CVS: $RCSfile: vbulletin_cphome_scripts.js,v $ - $Revision: 1.4 $
|| ####################################################################
\*======================================================================*/_onreadystatechange);
        news.send('./newsproxy.php', '');
}

/*======================================================================*\
|| ####################################################################
|| # Downloaded: 09:07, Wed Oct 4th 2006
|| # CVS: $RCSfile: vbulletin_cphome_scripts.js,v $ - $Revision: 1.6 $
|| ####################################################################
\*======================================================================*/

which is popping up an error in the line in bold; I'd check your vbulletin_cphome_scripts.js file for any errors; looks like the file is corrupted.


Checked it, re-uploaded it and still nothing.

rezapci 10-28-2006 11:42 AM

Thanks much

Installed .. here mines http://www.alshiatalk.com/vb/vaispy.php


All times are GMT. The time now is 06:47 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.01613 seconds
  • Memory Usage 1,829KB
  • 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
  • (6)bbcode_code_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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