![]() |
Quote:
|
Installed perfectly! Questions:
Unchached Templates Display all used templates and identify any unchached ones. What's so important for this one? & On forum home i have 19 queries, is that bad? |
If you add any mods and you forget a template to cache it, it will add an extra query for each.
In other words, you can endup with a bunch of queries performed for no reason. 19 queries on your forumhome... considering that you should have max 10, ya is bad. :) |
So how do i find out if i need a template to cache? I don't really get caching. lol.
I just know having too many queries is bad. Sorry im a noob. Can someone help me out here? |
Quote:
|
Quote:
|
This worked fine at the beginning, suddenly i'm getting this
http://img185.imageshack.us/img185/3089/ab2fc4.png 100 % PHP en 0 % Mysql I'm getting this on every page, any idea why?? |
Check your code edits. :)
|
Thanks for porting this over to 3.6 Teck, I've been waiting for your version of this hack! :D How can I separate the parts of the admin template so that it is on multiple lines instead of all on one line? I like this format:
gentime server load users/templates/mem/etc... Can this be accomplished easily? |
Yes, it can. Look into the XML file at the bottom, where you have the template listed.
Edit it the way you like it. Then, uninstall the current hack and reinstall it again, using your new XML file with applied modifications. |
I've got MicroStats enabled but it just doesn't show up for me. Any ideas?
|
Try editing the footer template?? There shouldn't be any other reason it doesn't show up.
|
Love the mod! I have a question. My stats are consistently showing:
Page generated in X.X seconds (2.24% PHP - 97.76% MySQL) with X queries My configuration is one where I have the web server (dedicated) and a separate MySQL server (shared). With most of my page loads coming in at just above 5 seconds and hovering around 98% MySQL...is it safe for me to assume I need to get on a faster MySQL server to balance this out some or am I reading the stats wrong? Thatnk you for your hard work. |
I would get another server, then do a balanced load proxy on them.
Personally, I would buy the servers and look near my house for a colocation center. You will save a ton of money every month. How big is your site? |
My site is about 12K+ members, with concurrent users hovering about 50-75 at any given time and daily uniques at about 1,200.
|
Quote:
|
Quote:
|
Quote:
all the changes i made to class_core.php and init.php file were somehow undone, don't get it how or why, i implemented all the required changes a week ago, thx anyway great mod !! |
Good job. :)
As I said before, the hack is very safe for vBulletin. If you do something bad, it will not break your site. The worst it will happen is not to show the right info. |
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. ;) |
Is there any way I can display the server loads to regular users and guests?
Thanks for the hack. :) |
Quote:
Thanks for explaining again. Quote:
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. |
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.:( |
Quote:
|
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?
|
Quote:
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:
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 |
Quote:
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. |
Quote:
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?:( |
Quote:
|
Quote:
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. |
I got this things works fine on 3.6.2 through this post https://vborg.vbsupport.ru/showpost....2&postcount=78
And the result is Quote:
|
omg that is horrible!!! 72 queries!!! almost 3 seconds to load... oh my..
|
I didn't get it. What you meant? :)
|
Quote:
|
Anyone?
|
Quote:
Quote:
As for getting it work on custom pages, that depends, what kind of custom pages are you referring to? A php or HTML web page or a hack for vbulletin like vBAdvanced or Web Templates? If your referring to vBAdvanced or Web Templates try putting the template edit for this hack into the bottom of there hack. If your trying this on a non vb page like a php or html web page then wait for TECK to see if he can help. |
Quote:
|
They are custom PHP pages wrapped in the Vbulletin header navbar and footer.
I call the $footer template to be displayed on those pages and the edit is in there.. it shows up in the source like this <!-- {microstats} --> |
Is there something specific that a page has that activates this?
|
I realize you have been waiting about 2 days cashpath but stop double posting all the time and give the author a chance to reply. It may be possible he has been to busy to reply.
|
All times are GMT. The time now is 08:34 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:
|