The Arcive of vBulletin Modifications Site. |
|
(vB4) What's Slowing Down My Forum? (Slow Plugins Finder) Details »»
|
|||||||||||||||||||||||||||||||||||
|
(vB4) What's Slowing Down My Forum? (Slow Plugins Finder)
Developer Last Online: Nov 2023
One of the major causes of unhappy members/visitors is a slow forum!
Click here for the vB3 version Since vB doesn't have all the necessary features out of the box, every forum has dozens of plugins installed. However, some of those plugins can cause more bad than good by significantly increasing load time due lack of optimization / poor code. I developed this AdminCP tool to help find those plugins and speed up your forums. It works by analyzing page load time in the most popular pages (activity.php, blog.php, content.php, forum.php, forumdisplay.php, member.php, profile.php, showthread.php, usercp.php), enabling 1 product at a time and comparing it to load times with all plugins disabled. All of this happens without actually disabling any products/plugins, so no need to worry about your forum breaking while the test is running. Installation is simple, upload the contents in the "UPLOAD" folder to the forum root and import the XML file in the "XML" folder. You will see a new tab in the AdminCP called "Slow Plugins". From there you can view previous test results and run new tests. Let me know if you have questions/comments/suggestions/feedback Also, please remember to "Mark As Installed" and rate for support & future updates. Enjoy ![]() Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||||||
| 8 благодарности(ей) от: | ||
| Alan_SP, Brandon Sheley, BrettC Frontier, CAG CheechDogg, CharlieDelta, elsa23, Techno Cowboy, z3r0 | ||
| Comments |
|
#2
|
||||
|
||||
|
Reserved
|
|
#4
|
|||
|
|||
|
Just installed. Got this
ERROR: Code:
Database error in vBulletin 4.2.4:
Invalid SQL:
SELECT plugin.*
FROM {PREFIX}plugin
WHERE
active = 1
AND phpcode <> ''
AND product IN {DELETED})
ORDER BY hookname ASC, executionorder ASC;
MySQL Error : Unknown table '{ACCOUNT}_forum.plugin'
Error Number : 1051
Request Date : Friday, April 14th 2017 @ 03:18:07 PM
Error Date : Friday, April 14th 2017 @ 03:18:08 PM
Script : {MY FORUM url}/admincp/slowplugins.php?do=runtest_2
Referrer : {MY FORUM url}/admincp/slowplugins.php?do=run
IP Address : {myip}
Username : {MY USERNAME}
Classname : vB_Database_MySQLi
MySQL Version : 10.0.30-MariaDB
|
|
#5
|
||||
|
||||
|
I just made a change, please download it again and re-upload the files
Let me know how it goes
|
|
#8
|
|||
|
|||
|
Yes the new version works.
Great add-on. It allowed me to find 10 add-ons that were each adding more than 10% to page loads and that I didn't need - a couple that were only for older versions of vBulletin and a couple I didn't realize were still installed. ![]() If they still had mod of the month, this would have been worthy of a nomination and vote. Thank you. |
|
#9
|
|||
|
|||
|
Great plugin. I got it run.
The results are surprising. A plugin about subforum columns cause the forum slow. I deactivated it. Thank you so much
|
![]() |
|
|