The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AJAX Spy Details »» | |||||||||||||||||||||||||
Introduction:
This script (addon) was developed to give your forums a new nice feature by allowing readers/contributors to have a live spy monitor they can use to watch latest forums activity. This script is supposed to be much faster and more reliable than those variants that place database hooks to watch for changes. The script works without even needing to connect to any database and relies totally on your RSS feeds already generated by the forums. Please be gentle, our first module. Should work with all versions of vBulletin that provide RSS feeds, which I think is all of them Installation: Please follow all instructions carefully and back up and files modified. 1- Uploading Files Within the folder this document is contained, a folder named "Upload" should be present Open this folder and upload the following files to the corresponding locations. Please notice that no files will be replaced. The /tmp folder included MUST be CHMODed to 755 OR 777 because the spy script needs to write data into that folder. The data there is auto deleted so there is actually nothing you need to worry about. For your information, the data store3d there is a copy of the latest RSS feeds and is used as a simple caching system to lower the loads on the server when 10K users for example have the spy script open and monitoring. 2- Setting System Environment In your browser (Internet Explorer/Mozilla etc..) Go to this url: http://YOURSITE.COM/admincp/install_vbspy.php [You will need to change the capitals within this url to meet your site's domain and forum location] Follow the file through each step, if step 1 was configured correctly no errors should occur when running this file. Once finished you will be prompted to delete 2 specific file's, YOU MUST DO THIS. 3- Integrating The System In your forums admin cp, go to the following destination: Styles & Templates -> Style Manager -> Edit Templates -> Expand All Templates: Find the template 'navbar' ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++ FIND: ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++ <td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td> ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++ UNDERNEATH ADD: ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++ <td class="vbmenu_control"><a href="vbSpy.php?$session[sessionurl]">vbSPY</a></td> ::: Save Template 'navbar' Author Notices: While i have been coding for long, this is still my first product dedicated to the vBulleting community. If you are familiar with vBulletin codes and think you know a better way to perform some task, please let me know by leaving a comment at the codeMoxie website available at www.codeMoxie.net Official Support: This product is fully supported by CodeMoxie, please visit our newly released forums for more info http://www.codemoxie.net/forum Demo http://www.prousers.net/vBSpy.php Release History Version 1.21b RC1 - September 19, Initial release on vBulletin Version 1.21b RC1 - September 22, several bug fixes. Examples: !#================================================ #! Enjoy! Keep checking http://www.codeMoxie.net for more cool products !#================================================ #! Show Your Support
|
Comments |
#12
|
||||
|
||||
Thank you for the answer. I will test it in action
|
#13
|
||||
|
||||
Thanks for this!
|
#14
|
|||
|
|||
Quote:
|
#15
|
|||
|
|||
Each variation of the Digg Spy has it's advantages. The feed-pulling one obviously is nice and simple and will work across a broad range of feeds with no work necessary, plus the reasonable amount of future-proofing against upgrades. On the other hand, the database one can easily be taken above and beyond a feed's fairly limited capbilities to pull more information from your forum should you want it to.
Win win, just pick the one that suits you best. |
#16
|
|||
|
|||
Quote:
|
#17
|
||||
|
||||
Quote:
Additionally, the script wouldn't work without a database connection on the backend; it would just sit there and never display anything. Quote:
|
#18
|
|||
|
|||
MPDev - aren't you the creator of the other digg style tool? Seems a poor way to interact with the community by bashing competing scripts.
|
#19
|
||||
|
||||
I'm not bashing your script; I'm taking exception to the claims you have made that disparage other solutions. Just be honest and drop the overblown and unsupported claims regarding other solutions.
|
#20
|
|||
|
|||
Quote:
|
#21
|
||||
|
||||
Take from it what you will; my points are still valid. Technically I wasn't bashing your script (having neither downloaded it or seen an example link); I was taking exception to your unsupported and generic statements regarding "other solutions" and the "benefits" of your system which are inaccurate.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|