The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBISpy module - live AJAX feed of new threads - for vBAdvanced CMPS Details »» | |||||||||||||||||||||||||||
vBISpy module - live AJAX feed of new threads - for vBAdvanced CMPS
Developer Last Online: Dec 2016
This is my first module for vBAdvanced, but its a simple one, so I don't expect any installation problems.
You can see an example of this working on: ViperAlley.Com You must already have a working copy of the vBIspy client v1.0.7 or better in place. (vB 3.5 users need v1.06 or better) INSTALLATION Add the vbispyblock.module to your vBAdvance portal - keep in mind the size of the block when you choose it's placement - if you use three columns, then really only the center column will work. To install you should have a working copy of the VBIspy client already working on your system. Once you have one of the clients working adding vBIspy blocks to other pages becomes easier. ################################################## ################################ ################################################## ################################ STEP 1 Because vBAdvanced CMPM usually resides outside of the forum directory, you will need to make one change to the clientscript/va_spy.js script that comes with vBIspy. In va_spy.js, find: Code:
var vburl = ''; Code:
var vburl = '/forum/'; ################################################## ################################ ################################################## ################################ STEP 2 You will need to modify the 'adv_portal' template to add a few lines: ################################################## ################################ Find: Code:
$headinclude Code:
<script language="javascript" src="{$vbulletin->options['bburl']}/clientscript/va_prototype.js"></script> <script language="javascript" src="{$vbulletin->options['bburl']}/clientscript/va_effects.js"></script> <script language="javascript" src="{$vbulletin->options['bburl']}/clientscript/va_spy.js"></script> <script language="javascript"> spymax = 10; highestid = 0; </script> Find: Code:
$footer Code:
<script language="javascript"> spyinit(); </script> You are done. Activate the module and you should start seeing a live feed of threads on your portal page. If you do not see an updating list of threads: 1) Double check that your vBIspy.php script is working properly! 2) Make sure you followed the above instructions. 3) If all else fails, open the JavaScript Console in Firefox and see what errors you might be getting. 1.0.1 - 9.28.06 Modified template for module to support 1.0.12 release of vBIspy (you can modify your template manually from this post; but you also need to note the changes to the spymax and addition of the highestid variable to be changed in your adv_portal template). Show Your Support
|
Comments |
#192
|
||||
|
||||
Yes, but it didn't work without it being in the other template. I had it in the adv_portal template and it was not showing up, so I put it in the other template and it showed up Of course, what works for me may only be the result of an issue that occurs on my site alone and others may not reflect this.
|
#193
|
||||
|
||||
Thanks for that clarification, David.
|
#194
|
|||
|
|||
Hi,
I'm trying to get iSpy running and have run into an issue that I can't figure out: After following the setup instructions, the vBa module doesn't show any posts. I figured I'd try browsing directly to the vaispy.php, and there I get a vBulletin-generated "Invalid Page Specified" error. The vaispy.php file is located in the forum root, and I checked the vburl variable in va_spy.js to make sure that it was not pointing to /forum/, since vBa resides in my forum directory as well. I know that it used to work when browsing directly to vaispy.php, but I'm not sure when it stopped working. Any idea as to what broke? vBulletin 3.6.7 / vBadvanced 3.0 Thank You. |
#195
|
|||
|
|||
SWEET. I just tried the most recent module file and it worked like a charm! I have been trying to get this thing to work for months now!
So now that I am seeing the feeds, how do I: - Make the module have the same format as the Recent Posts block - Control which forums this is pulling threads from Thanks! |
#196
|
||||
|
||||
Be sure to click install.
|
#197
|
|||
|
|||
Of course.
Any suggestions for my questions above? Thanks! |
#198
|
|||
|
|||
Can anyone help me limit this to a certain forum or range of forums?
|
#199
|
||||
|
||||
Can you please be more specific how to install this Mod?
Thanks |
#200
|
|||
|
|||
It does work with vbadnvanced 3; :erm:
|
#201
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|