vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Board Optimization - vBMicroStats (https://vborg.vbsupport.ru/showthread.php?t=140449)

Get Shorty 03-25-2007 04:35 AM

Is there any way I can display the server loads to regular users and guests?

Thanks for the hack. :)

TECK 03-25-2007 07:42 AM

Quote:

Originally Posted by Xplorer4x4 (Post 1210846)
TECK, I found a slight conflict with another mod. I am using the "Show Users using Style in Style Chooser" which I believe was developed by Kirby/Andreas along with this hack, and noticed the following:

If I install Microstats over the other hack, the other hack fails to function. I have to install Andreas' hack over this one.

I was wondering if it would be possible for you to develope something similar in to this hack since this is a stats hack and all. ;)

Link to Kirby's hack? I did not get what you are actually want... to modify my hack in order to make it work with Kirby's?
Thanks for explaining again.

Quote:

Originally Posted by Get Shorty (Post 1211592)
Is there any way I can display the server loads to regular users and guests?

Thanks for the hack. :)

Yes, it can be done, but I strongly recommend you not to do it.
If you have a very busy site, it will put unwanted stress into server. Is not for fun that I made it to show only to admins. :)
Leave it like that, is best.

Xplorer4x4 03-25-2007 08:53 AM

https://vborg.vbsupport.ru/showthread.php?t=95637
Andreas hack is there. It would be nice for it to work with his hack flawless. OR it would be nice to see the function of his hack integrated into this one.

Also I noticed his is now calling one query per style. :(

And I no longer see my server loads. I really need to see them.:(

Get Shorty 03-25-2007 10:13 PM

Quote:

Originally Posted by TECK (Post 1211652)
Yes, it can be done, but I strongly recommend you not to do it.
If you have a very busy site, it will put unwanted stress into server. Is not for fun that I made it to show only to admins. :)
Leave it like that, is best.

Ah, I see. I figured the server load was calculated anyway, so it'd be a freebie. How else does vBulletin know to deny members if the load reaches a certain level (vb option)?

DementedMindz 03-27-2007 08:32 PM

TECK have a question for you when you use this mod along with vB Ad Management you get the uncached templates postbit_advertisement now he says its this mod cause the default vbulletin does not show any uncached templates you can take a look at the post on the thread on this page https://vborg.vbsupport.ru/showthrea...131150&page=49 any word on how to fix this?

TECK 03-30-2007 05:45 AM

Quote:

Originally Posted by Get Shorty (Post 1212199)
Ah, I see. I figured the server load was calculated anyway, so it'd be a freebie. How else does vBulletin know to deny members if the load reaches a certain level (vb option)?

Nah, is not calculated by default. :)
Some extra operations are performed to pull the data and format it. No need to load the server for regular users, especially that most of them would not care at all about this info.
They like to read your forum, not to see if it's up and running dandy. :)

Quote:

Originally Posted by DementedMindz (Post 1213927)
TECK have a question for you when you use this mod along with vB Ad Management you get the uncached templates postbit_advertisement now he says its this mod cause the default vbulletin does not show any uncached templates you can take a look at the post on the thread on this page https://vborg.vbsupport.ru/showthrea...131150&page=49 any word on how to fix this?

After reading that page (if I understand correctly) with a previous version, you did not have this problem, right? Once you updated his hack it showed an uncached template.
So tell him to check his code, my hack is OK. :)
Just to give you more details, tell him that my hack outputs all uncached templates at the global_complete hook. At this point, you should not perform any type of caching anymore (at least that's how all vBulletin files work).

Just curious, why you don't use MMM? All huge sites with thousands of users online use it because it's extremly stable and way better then PAN. It integrates with other major advertiser systems, like Atlas and Mediaplex and it's free:
Openads 2.3 (aka Max Media Manager)
http://www.openads.org/downloads.html

TECK 03-30-2007 05:55 AM

Quote:

Originally Posted by Xplorer4x4 (Post 1211674)
https://vborg.vbsupport.ru/showthread.php?t=95637
Andreas hack is there. It would be nice for it to work with his hack flawless. OR it would be nice to see the function of his hack integrated into this one.

Also I noticed his is now calling one query per style. :(

And I no longer see my server loads. I really need to see them.:(

This hack is pretty old, there are many changes to the core in vb 3.6, compared to 3.5 version. DO NOT install 3.5 hacks into a 3.6 board. I'm not sure if Kirby is still active on those forums.
Plus, if it ads one query per style for each post, you could endup with 100 extra queries on your page.

Sorry, but I will not create or edit other's hacks. :)
They can fix them, is their code. vbMicrostats will never break another hack, if it's the right vB version and if the hack is written properly. In fact, the hack can break vbMicrostats, not viceversa.

Xplorer4x4 03-30-2007 01:07 PM

Quote:

Originally Posted by TECK (Post 1215906)
This hack is pretty old, there are many changes to the core in vb 3.6, compared to 3.5 version. DO NOT install 3.5 hacks into a 3.6 board. I'm not sure if Kirby is still active on those forums.
Plus, if it ads one query per style for each post, you could endup with 100 extra queries on your page.

Sorry, but I will not create or edit other's hacks. :)
They can fix them, is their code. vbMicrostats will never break another hack, if it's the right vB version and if the hack is written properly. In fact, the hack can break vbMicrostats, not viceversa.

Kirby is still around on rare occasions. Not like the old days.

As for the hack it has been updated to 3.6. I was simply asking if you would implement the same feature in this hack, but I am using the PSIStats hack so that calculates style usage, and thats what i need.

However as I said some where above, Microstats is no longer out putting my server loads. The options is selected in vboptions but it is not processing. Any ideas?:(

DementedMindz 03-30-2007 06:06 PM

Quote:

Originally Posted by TECK (Post 1215899)
Just curious, why you don't use MMM? All huge sites with thousands of users online use it because it's extremly stable and way better then PAN. It integrates with other major advertiser systems, like Atlas and Mediaplex and it's free:
Openads 2.3 (aka Max Media Manager)
http://www.openads.org/downloads.html

thank you for the heads up im going to look at that now :)

TECK 04-01-2007 07:20 AM

Quote:

Originally Posted by Xplorer4x4 (Post 1216089)
However as I said some where above, Microstats is no longer out putting my server loads. The options is selected in vboptions but it is not processing. Any ideas?:(

Try to isolate the problem. Install Microstats into a clean board.
It will work perfectly, then add one hack at the time, until you see what hack create the problem.
Once you identify the hack, ask the kacker why it breaks vBulletin.

If vBMicrostats is not working properly, chances are that other vBulletin code segments are broken also by that hack. As I said already to you, feel free to ask in the Programming forum about a hack, if it's well written, etc. Hackers will be honest and tell you stright up to install it or not.

Do not run high and install anything you like, just because it's cool for your board.
Unfortunatelly, many hacks are written with a very low code quality/performance and they are not checked to see how they perform into a real live/busy environment.

I know it's a pesky job on finding what hack is breaking your board.
If I can help, I will reply to your threads into Programming forum.

Cheers.


All times are GMT. The time now is 11:58 AM.

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.01311 seconds
  • Memory Usage 1,757KB
  • 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
  • (9)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