The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBISpy - AJAX real-time feed of new posts/threads Details »» | |||||||||||||||||||||||||||||||||||
vBISpy - AJAX real-time feed of new posts/threads
Developer Last Online: Jun 2023
This is a port of vBISpy by MPDev to vBulletin4. MPDev has given me permission to port this modification, if any staff need to see it, I can forward the PM.
If you use this modification, please >> Mark As Installed, Nominate for MOTM, or Support Developer <<, thank you What is this!? vBISpy is an AJAX real-time feed of new posts/threads for your vBulletin 4.0 forum. Please note that this is currently in Beta. The style is not perfect, but the mod should be fully functionial. Current Version 2.0.4 - You can find the 3.6.x version, here. Features flagged for future version(s):
Will this work on x.x.x ?? Unless otherwise stated, this will work on all 4.0.x versions. This will not work on 3.x. Sounds cool. How do I install?
Upgrading Unless noted otherwise, just upload and overwrite 'vaispy.php'. Customization Virtually all the code to customize the page is in the vaispy.php script; there are no plugins, no templates and no phrases. You do not need to do anything further; this should work right out of the box. If you'd like to block certain usergroups from viewing vBISpy; or certain forums from being displayed - edit vaispy.php PHP Code:
http://www.yourforum.com/forum/vaispy.php You can see examples of this at:
Note: Neither I nor MPDev claim ownership of this code except for the file vaispy.php - the rest of the files were using 'freely distributable' (although modified to suit vBISpy) sources. As such, you may use these files as you wish, but please do not remove the copyrights. Changelog 2.0.4 - June 23, 2011 - Changed 'xml' to 'feed' when the script is requesting data via AJAX - Updated code that checks for blocked groups and forums so that it works properly. - Added version string (?v=) to script calls. - Updated template html to include facebook data if enabled. - Updated css link rendering to determine if templates are stored as files or not. 2.0.3 - March 25, 2010 - Updated alternate row colors to use stylevars. - Added ability to block certain usergroups by editing vaispy.php. - Fixed possible bug where in certain situations a database error would occur. 2.0.2 - January 23, 2010 - Hopefully the incorrect showthread link is now fixed. - Added alternate row colors. - Changed default xml delay in va_spy.js to 3000 from 7000. 2.0.1 - January 21, 2010 - Fixed issue with incorrect path to thread statusicon's - Edits to clientscript/va_spy.js to hopefully fix issues with incorrect showthread link. - Removed 's from the rows generated if displayed rows are less than 20 2.0.0 - January 21, 2010 - Ported to vBulletin4 with permission from MPDev If you use this modification, please >> Mark As Installed, Nominate for MOTM, or Support Developer <<, thank you Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
5 благодарности(ей) от: | ||
Adrijan, babyv0x, caoanh204, DeclanFarrow, SamSteve |
Comments |
#142
|
|||
|
|||
Quote:
Is there anyway of uninstalling this hack |
#143
|
||||
|
||||
Just remove the uploaded in your server files and you are done!
|
#144
|
||||
|
||||
Put this under "blockforums = '';"
Code:
if ($vbulletin->userinfo[usergroupid] == 1) { print_no_permission(); } |
#145
|
|||
|
|||
I see two reports of it not working in 4.1.2..
Anyone have it working in 4.1.2 or 4.1.3? others having issues? just wondering about the status of the before I decide to upgrade from 4.0.7 to 4.1.3 thanks |
#146
|
||||
|
||||
Quote:
Its code actually doesnt affect vbulletin and unless vb change the structure of the DB it will probably work fine in 4.1.4 etc (4.2 tree *could* be diff but probably not) |
#147
|
|||
|
|||
Quote:
Occasionally on my site I do have an issue where the spy gets "stuck" and certain posts don't show, but I haven't really found a pattern so figured there's now use reporting it.. For future reference, is there a cache or something that needs to be cleared/reset to get it spying again? seems to happen randomly though no biggie, just curious |
#148
|
||||
|
||||
Quote:
Its also possible some content in the post preview etc has error'ed the script which would stop it updating and there is always the other possibility if your a larger board of the mysql taking a bit too long to respond with the data but you need to have either a weak vps or large amounts of load. I personally added a html meta refresh tag to our page to prevent these types of issues for those with our iSpy on a different monitor which may be a plan. The refresh we use is either 20 or 40 mins (I need to check) |
#149
|
|||
|
|||
Hi there,
anyone know this bug? It solves itself when someone create a new thread. It shows this gray line and don't make auto-refresh. (and don't shows all the latest messages). Thanks, Andrea |
#150
|
|||
|
|||
Not working by 4.1.3
|
#151
|
||||
|
||||
works for me on 4.1.2 (just installed, some testing is needed). Is there a way to use new png grafics for threads instead old gifs from vB3.8?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|