vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - vBISpy - AJAX real-time feed of new posts/threads (https://vborg.vbsupport.ru/showthread.php?t=233759)

New Joe 02-13-2010 03:52 PM

SecondV, hope you can sort out the go to last post thing, the one I spoke about before, as how it still is now when a poster is on ispy and clicks on the link it doesn't take tnem to the last post, it takes them to the first post on the Thread,

SpottySocks 02-26-2010 08:34 PM

Our members love this however there is one slight problem hope can help with. We have spoiler tags on our forum so info can be hid and they got to click a button to view the content... in iSpy the spoiler tags don't work so they can see what is in the spoiler tags, which kinda ruins things. :p

Can I stop this somehow?

New Joe 02-27-2010 12:35 AM

Quote:

Originally Posted by New Joe (Post 1981440)
SecondV, hope you can sort out the go to last post thing, the one I spoke about before, as how it still is now when a poster is on ispy and clicks on the link it doesn't take tnem to the last post, it takes them to the first post on the Thread,

Really hope this one can get done.

HRCHOSTING 02-27-2010 10:54 AM

My members are really loving this one!!!! Thanks.

Is there any plans to make this a CMS widget?

They are always complaining on my site about the front page thread/post updates. We used to use vBportal which had a great recent forum activity update in it... now things aren't the same and they gripe lol.

giorgino 02-28-2010 07:54 PM

reserved

RedHacker 02-28-2010 09:21 PM

How can add in quick links last item...?

Jabong82 02-28-2010 10:31 PM

How is this different than when a user already has a "subscribed to" list?

RedHacker 03-01-2010 06:37 AM

Database error in vBulletin 4.0.2:

Invalid SQL:

SELECT threadid
FROM vb_thread AS thread
WHERE thread.forumid NOT IN(0,273,162,158,41,42,91,92,93,254,252,253,94,95, 255,43,97,96,46,98,99,221,142,220,44,100,101,102,1 03,105,104,241,269,270,271,166,265,266,267,228,229 ,230,212,213,214,215,47,197,45,264,143,146,145,144 ,147,148,50,49,48,51,52,157,155,156,258,259,260,26 1,262,263,53,54,222,223,224,225,226,55,231,232,233 ,234,235,236,242,237,238,239,240,216,217,218,219,5 6,57,149,150,151,152,153,154,58,59,60,135,136,202, 203,204,205,206,207,208,209,210,133,134,211,138,)
AND thread.visible = 1
AND thread.open <> 10
AND thread.lastpostid > 0
AND thread.lastpost >= 1267346125;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
AND thread.visible = 1
AND thread.open <> 10
AND thread.lastpostid > ' at line 3
Error Number : 1064
Request Date : Monday, March 1st 2010 @ 12:35:25 AM
Error Date : Monday, March 1st 2010 @ 12:35:25 AM
Script : http://www.xxx.xxx/vaispy.php
Referrer : http://www.xxx.xxx/forum.php
IP Address : xx.xxx.xxx.xx
Username : Administrator
Classname : vB_Database
MySQL Version : 5.0.81-community

New Joe 03-01-2010 08:22 AM

I hope the support for this mod will continue, as it's a great mod.

pjdaley 03-01-2010 04:13 PM

Is there a way to make it find the correct css to use. It seems to be using the wrong css. As it in no way goes with my current style (Darkness)

Shabow 03-01-2010 05:08 PM

Is there a way to show unread posts? It shows all posts, even ones made by the user.

RedHacker 03-01-2010 05:15 PM

SecondV why i have Database Error.....?

cddw.ltd 03-02-2010 05:52 PM

Just a quick note that if anyone changed the .php filename to something else, remember to update the name in the va_spy.js file :)

RedHacker 03-02-2010 06:01 PM

No i haven't change anything....

Jabong82 03-02-2010 06:45 PM

Hello is there any way to put this on the "subscription.php" page? How would you move it to another page?

I already have it on my FORUMHOME and FORUMDISPLAY pages, but I'd like to move it to where the members view their subscribed threads as well. Thank you.

Oh nominated and installed! Thank you again.

compuminus 03-09-2010 10:09 PM

The only remaining issue with the conversion to vB4 is the fact that the navbar menu only shows the navtabs, not all of the links in the row below. This is the row that starts with new/today's posts, private messages, FAQ, etc links. I've gone through the vaispy.php code and cannot figure out how to mod this myself so that this menu bar shows up correctly...

Javi_gray 03-13-2010 10:49 PM

Quote:

Originally Posted by Jabong82 (Post 1995458)
Hello is there any way to put this on the "subscription.php" page? How would you move it to another page?

I already have it on my FORUMHOME and FORUMDISPLAY pages, but I'd like to move it to where the members view their subscribed threads as well. Thank you.

Oh nominated and installed! Thank you again.

How did you get it to show up on forumhome?

Eric 03-15-2010 11:18 PM

Quote:

Originally Posted by RedHacker (Post 1994290)
Database error in vBulletin 4.0.2:

Invalid SQL:

SELECT threadid
FROM vb_thread AS thread
WHERE thread.forumid NOT IN(0,273,162,158,41,42,91,92,93,254,252,253,94,95, 255,43,97,96,46,98,99,221,142,220,44,100,101,102,1 03,105,104,241,269,270,271,166,265,266,267,228,229 ,230,212,213,214,215,47,197,45,264,143,146,145,144 ,147,148,50,49,48,51,52,157,155,156,258,259,260,26 1,262,263,53,54,222,223,224,225,226,55,231,232,233 ,234,235,236,242,237,238,239,240,216,217,218,219,5 6,57,149,150,151,152,153,154,58,59,60,135,136,202, 203,204,205,206,207,208,209,210,133,134,211,138,)
AND thread.visible = 1
AND thread.open <> 10
AND thread.lastpostid > 0
AND thread.lastpost >= 1267346125;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
AND thread.visible = 1
AND thread.open <> 10
AND thread.lastpostid > ' at line 3
Error Number : 1064
Request Date : Monday, March 1st 2010 @ 12:35:25 AM
Error Date : Monday, March 1st 2010 @ 12:35:25 AM
Script : http://www.xxx.xxx/vaispy.php
Referrer : http://www.xxx.xxx/forum.php
IP Address : xx.xxx.xxx.xx
Username : Administrator
Classname : vB_Database
MySQL Version : 5.0.81-community

Will look into this.

Quote:

Originally Posted by pjdaley (Post 1994558)
Is there a way to make it find the correct css to use. It seems to be using the wrong css. As it in no way goes with my current style (Darkness)

Link to your forum? I thought I had this problem resolved.

Quote:

Originally Posted by compuminus (Post 2000558)
The only remaining issue with the conversion to vB4 is the fact that the navbar menu only shows the navtabs, not all of the links in the row below. This is the row that starts with new/today's posts, private messages, FAQ, etc links. I've gone through the vaispy.php code and cannot figure out how to mod this myself so that this menu bar shows up correctly...

Will look into this as well.



As far as folks looking to add this on other pages... I'll see if I can figure out something, when I get the time.

RedHacker 03-16-2010 05:27 AM

Quote:

Originally Posted by SecondV (Post 2004422)
Will look into this.

Thanks i will wait SecondV

Viper007Bond 03-22-2010 03:30 AM

Working great here: http://forums.finalgear.com/vaispy.php

Thanks! :)

Juggernaut 03-22-2010 05:34 AM

I like it :D

New Joe 03-22-2010 08:02 AM

I don't think my question is going to be answered.

New Joe 03-22-2010 08:08 AM

Quote:

Originally Posted by Viper007Bond (Post 2007913)
Working great here: http://forums.finalgear.com/vaispy.php

Thanks! :)

Regarding my last post to the question I need answering, I found the above post and link.
This site works fine, when I clicked on the last post of a Thread with over 6,717 replies it took me to the last reply.
Viper, did you do anything more or just up loaded the files and it worked that way?

Viper007Bond 03-22-2010 11:19 PM

Quote:

Originally Posted by New Joe (Post 2007987)
Regarding my last post to the question I need answering, I found the above post and link.
This site works fine, when I clicked on the last post of a Thread with over 6,717 replies it took me to the last reply.
Viper, did you do anything more or just up loaded the files and it worked that way?

I just uploaded all the files -- it worked out of the box.

Eric 03-25-2010 06:26 AM

Quote:

Originally Posted by compuminus (Post 2000558)
The only remaining issue with the conversion to vB4 is the fact that the navbar menu only shows the navtabs, not all of the links in the row below. This is the row that starts with new/today's posts, private messages, FAQ, etc links. I've gone through the vaispy.php code and cannot figure out how to mod this myself so that this menu bar shows up correctly...

Actually, this isn't even an issue. It's meant to be that way... the way the navbar in vB4 works now, is that each tab can have sublinks - vBISpy doesn't really need any sublinks..

Eric 03-25-2010 07:16 AM

Updated to 2.0.3

RedHacker 03-26-2010 06:30 AM

Thanks for update but i create new thread/post nothing show in vaispy.php

daveaite 03-27-2010 02:36 AM

Hey mate. I have a suggestion :)

Turn this into a widget formed mod. That way we can install it on the CMS as well. This would probably involve configuring directory paths and copying the vbispy into the PHP Widget.

If you need help I could try testing and playing around with it. Let me know via pm.

P.S: Nice network of sites.


Edit:
On xml install I get this error:
Quote:

XML Error: not well-formed (invalid token) at Line 340

Eric 03-31-2010 08:31 AM

Quote:

Originally Posted by daveaite (Post 2010910)
Hey mate. I have a suggestion :)

Turn this into a widget formed mod. That way we can install it on the CMS as well. This would probably involve configuring directory paths and copying the vbispy into the PHP Widget.

If you need help I could try testing and playing around with it. Let me know via pm.

P.S: Nice network of sites.


Edit:
On xml install I get this error:

This mod has no product xml, you just upload files and make template edits to include a link to vaispy.php

Quote:

Originally Posted by RedHacker (Post 2010402)
Thanks for update but i create new thread/post nothing show in vaispy.php

What's the URL to your forum?

RedHacker 04-01-2010 04:31 AM

Quote:

Originally Posted by SecondV (Post 2013329)
This mod has no product xml, you just upload files and make template edits to include a link to vaispy.php


What's the URL to your forum?

It is fixed now... Must be renamed one file....

xsamet 04-01-2010 06:04 AM

thank you installl...

TurkYasam 04-15-2010 12:10 AM

Is there any chance that we can have small avatar on "by" column?..
After we have avatar,I guess I can make it look like yahoo answers homepage with some basic html coding (recent-populer section)

regards

vivamexico55 04-19-2010 05:41 PM

Installed, tagged, nominated.

Any possibility of making this a WIDGET for the front page? (CMS)

It would be excellent.

In any case, thanks for this!

carubmun 04-30-2010 08:17 PM

I have hundreds of forums... and i would like this to only pull info from 15 or so forums.
Would i then need to put in the forum number of all of the hundreds of forums i dont want it to pull posts from?
Cuz that would not be fun.
Specially since i plan on using this on a number of different pages, broken down by forum section.

hotslot 04-30-2010 11:24 PM

Keeping this thread alive.. Is everything up to par on it now?

carubmun 05-04-2010 04:05 AM

How can i run this code inside a template and not in its own page.
Like i want to be able to run it inside a forum or section... even if that means using the notices system.
When i put the code in there it doesnt work though.

New Joe 05-04-2010 08:11 AM

Quote:

Originally Posted by carubmun (Post 2031497)
How can i run this code inside a template and not in its own page.
Like i want to be able to run it inside a forum or section... even if that means using the notices system.
When i put the code in there it doesnt work though.

Best thing to do is set up a Forum in the Admin CP and when creating the Forum, just add a URL re-direct so when a user clicks on the Forum it will go to the URL of iSpy.
Easy mate.:D

Katoona 05-19-2010 01:42 AM

I am just curious - does this script/iSpy require much server-load?

Fuhrmann 05-23-2010 05:35 AM

Doest not work here too. All looks fine, but no thread, post appears. Anyone know what could be?

sticky 05-23-2010 12:01 PM

I can't believe it took me so long to find this! Wow, what an awesome mod.

My only question is, how do I get it to look like a grid setup which divides the updates cleanly like here: http://www.bikeforums.net/vaispy.php


All times are GMT. The time now is 09:36 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.01415 seconds
  • Memory Usage 1,830KB
  • 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
  • (14)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
  • (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