![]() |
Quote:
|
Quote:
Showing post icons on the thread in question might also be a nice feature. Other than that, ive been enjoying this plugin for a long time, really really great work! |
You can already have the Spy only show threads you are subscribed to (ones you care about). As far as being mentioned in a thread, to be honest that seems kind of well... pointless.
It would be better to have a system that monitored new threads for keywords the user picked (if they wanted to pick their username, then they could, but they could also pick others). And be notified via email. Sitting there watching every thread stream across in hopes someone mentioned your username doesn't seem terribly efficient. Especially considering you literally would have to sit there and watch since after 25 more posts in the forum were made, it would have scrolled off the Spy and you wouldn't see any longer. |
Quote:
|
ever since the update , mine has quit working??? Can you post the old XML?
|
uninstalled , making my server load go up 15 points!
|
Quote:
|
I just installed this product, because vaispy was just conking out and stopped feeding. However, is there a settings page? I need to be able to block certain forums from posting to this feed, which are restricted to managers.
|
Trying to make sure I'm subscribed to the thread
Here's our link: http://www.igotasti.com/vBforum/spy.php |
Quote:
|
Quote:
|
Right... as mentioned, it only shows stuff from the forums the user has permission to view, so you don't need to make special permissions for it.
|
Quote:
I left it for 3 hours and it up-dated every post and thread fine. I still miss the 'Times' of the posts or threads which we have with ispy but i have decided as this one is well supported and the other one is not supported at all i will keep with this one. But if it isn't a lot of work to do, maybe think about adding the 'Times' part to a next up-dated version of yours. |
Well the time thing wouldn't be terribly hard to add, but I'm still not so sure how useful it would be... for an active site, they would all be happening at the same time (more or less "now")... and then for a non-active forum, the times would be so far apart it makes the forum seem really slow (which probably isn't what they want). I just don't really see an upside to it...
|
Quote:
If it really isn't terribly hard to add, why not just add it (for me:D ) and make it the same as the other features you have with your mod, so they can be turned off if someone didn't want the times showing in the Plug in manager. Thanks for getting back to me and listening so fast digitalpoint:up: |
Well the reason I've been so reluctant to add a preference for it is I'm also an efficiency freak and like to shave nanoseconds off whatever I can... So for a setting that I don't (personally) see much use for, this is the math...
It would take roughly 200 bytes of PHP memory to *have* the setting, so that's just an extra 200 byts of memory that need to be allocated for each and every request. Let's say that allocating that added 1/500,000th of a second to the HTTP request (no idea what it would be, just throwing a number out there). For my site, we have approx 2,500 HTTP requests per second going through the vBulletin init process (we do things with it other than just the forum obviously). So 216M requests/day pulling data from the datastore and dumping it into memory. To the grand scheme of things, we just added a net effect of 432 seconds of unnecessary wait time to HTTP requests for the day just by *having* the setting. In addition, it would add about 15 bytes to the datastore (which in our case is memcached... so it's going through the network to whatever web server is serving the request). Which is a net effect of 3GB of local network traffic each day for us. |
installed and working great 4.1.1 thank you sir for the effort n time .
|
This is our hacked version.
We changed it to add more info, have a control of which User Group can use it and to hook into our Photo competition system We also changed the javascript to better handle network time outs. You can have our changes if you wish. Edit: Attachment removed - new post for new version |
Quote:
It didn't work, no up dates. Nice with the extra usergroup permissions but I'll stick to digital's supported Mod. |
1 Attachment(s)
Quote:
New version attached (it had a dependency on our Photo Comp system I've made optional) Hopefully Digital point could incorporate my changes into his product ((c) permission granted) Updated version attached. |
Quote:
Have the times showing and can set user group permissions. Thanks. |
Please excuse the technically challenged (Myself, :)) asking this question, but what would I need to do to run this inside a widget on the CMS?
edit: Could this be done a "quick and dirty" way with the spy feed on a blank page (No heading or other templates), and then iframe it in a widget? I think it can which is what I'm trying to figure out how to do now... |
It's not possible currently to run it inside a widget (unless you change it of course).
|
I was just looking for a way to put ispy into a vbadvanced block.
Do you have any tips on how to accomplish this? |
Confirmed to work with jQuery 1.5.0
To apply update, search in template (theme / style) for SPY Simply change the version number: PHP Code:
|
Has anybody seen an increase in server load with this? I personally can't see it but my host is blaming this for high server loads, just need some opinions please.
|
You would need an insane amount of people actively looking at it at once... It's VERY low resource... so would be talking thousands of people would need to be looking at it at once on a crappiest shared setup for it to be an issue.
|
Thanks I thought as much, just needed some clarification.
|
This product produces a vulnerability in my Hide Hack that I'd like to patch. I want to put this code in a hook, but I don't know which hook would apply to the spy.php page. Any ideas?
Code:
global $vbphrase, $db; |
There are no spy specific hooks, but all the normal ones that run globally on all pages should be run. If you enable debug mode on your setup, it should tell you exactly what hooks are being run for any page you are on.
|
But see, I don't want to run that code globally. If I do that the moderators can't communicate with the hide hack because it's always replaced with "Message Hidden".
Is there a way to create a new hook located inside spy.php? |
No clue what a hide hack is. But if you need to run some special code only on the spy page for whatever reason, couldn't you just check to see if THIS_SCRIPT == 'spy' and then run it if it is?
|
Hey digitalpoint,
Any way to update the links to have vbseo parse them? I realize the whole client side / server side just looking for a suggestion. |
Not that I know of. Doesn't vbseo redirect automatically to it's special URL?
|
Sure it does but I don't want it to 301 ;)
Code:
function text2seo(text) { Ever think about tracking other events like article, blogs etc.. ? |
Quote:
And yeah... Would like to support additional events, but can't until vBulletin adds hook locations that would support it. |
Understandable and agreeable on both, I just like pretty links.
|
FYI 'Report Post' does not log under vB4.1.2.
I'll have a look at it this week |
Reported Post still works fine for me under 4.1.2.
|
Hi
is perfect for me. How I can delete the voice in submenu Community>"Spy"? Thank to all! EDIT: it's ok now. Ty |
All times are GMT. The time now is 11:04 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|