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 - Digital Point Spy (https://vborg.vbsupport.ru/showthread.php?t=243429)

jefferis 02-04-2011 12:47 AM

Quote:

Originally Posted by Boofo (Post 2158464)
It should follow forum permissions. Look at it as a guest.

Yes, Great! Thanks

digitalpoint 02-04-2011 01:13 AM

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.

New Joe 02-04-2011 04:54 AM

Quote:

Originally Posted by digitalpoint (Post 2155384)
The 1.1.0 version I just uploaded should handle non-standard characters better. Go ahead and try it out and let me know.

Thanks for your work digitalpoint, I have just installed your up-dated one and it works great.
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.

digitalpoint 02-04-2011 05:38 AM

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...

New Joe 02-04-2011 07:37 AM

Quote:

Originally Posted by digitalpoint (Post 2158572)
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...

Maybe just something I am use to with the ispy one.

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:

digitalpoint 02-04-2011 09:25 AM

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.

RK KINGKONG 02-04-2011 09:49 PM

installed and working great 4.1.1 thank you sir for the effort n time .

AusPhotography 02-07-2011 02:11 AM

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

New Joe 02-07-2011 08:21 AM

Quote:

Originally Posted by snoopytas (Post 2159636)
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.

Saw this and thought I'd give a try.
It didn't work, no up dates.
Nice with the extra usergroup permissions but I'll stick to digital's supported Mod.

AusPhotography 02-08-2011 12:02 AM

1 Attachment(s)
Quote:

Originally Posted by New Joe (Post 2159687)
Saw this and thought I'd give a try.
It didn't work, no up dates.
Nice with the extra usergroup permissions but I'll stick to digital's supported Mod.

Sorry about that.
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.


All times are GMT. The time now is 10:40 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.01589 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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