![]() |
Yep, a Boofo mistake. ;)
I have the fix for Microstats and Photopost for you, Floren. Want me to PM it to you? |
Special thanks to Revan and Boofo for being the guinea pig. :)
To have vBMicroStats working with PhotoPost, follow those simple steps. Open pp-inc.php file and find: PHP Code:
PHP Code:
|
Are you going to add the plug-in to your hack? You could add that in the next version and just make an option to enable it in the settings. ;)
|
I will not add it Bobby, it's not a vbulletin hack.
I will leave it as optional. It's listed in the first post. :) |
Well, I added it to mine, but I can see your point.
|
Ya, not everyone have PhotoPost.
So for those who have it, they can download the plugin and run it. |
Here are my stats from the first page of the forum.
'Page generated in 0.39097905 seconds (19.32% PHP - 80.68% MySQL) with 11 queries' I wonder why it's using so much MySQL even though it's just 11 queries??? nevermind... I figured it out. It's because of two of my hacks on the forum index page. One of which is the who has visited today feature. |
You mean the init.php file?
|
The first replacement set is for MySQL, the second one is for MySQLi... you only use one type of connection so that's why it's working.
Notice that the 2 segments are not identical, there is a few bytes difference between them. In first type of connection you find ($this->sql, $link), then in second you find ($link, $this->sql) in the function. It's the only difference between the 2 functions. You probably copied and pasted the same code in both places, thinking they are the same. That results into a parse error. ;) |
If you want to display all stats for administrators only, follow the same readme steps.
Install the plugin attached below, instead. |
All times are GMT. The time now is 01:32 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|