Quote:
Originally Posted by Marco van Herwaarden
Check both the vbgarage.php and any include files belonging to this modification.
|
OK. I just checked. According to my Plugin Manager, this is what I have installed.
Vbulletin Garage 3.5.0 Garage System, but I later upgraded that mod with the lightbox feature.
I have attached my exact vbgarage.php file below. And I don't see anything in the includes directory related to vbgarage. And in debugging mode, when you hit explain template usage. All queries (17) are being processed in less than a 1/10 of a second according to the before and after time stamp. However, the vbgarage_latestbits SELECT * FROM vbgarage_images ORDER BY RAND() LIMIT 5; shows 5 - 7 seconds by itself according to the before and after timestamp. And this occurs after the global.php call. Does this info help you at all? As I'm still lost. And when server loads are high, I get the exact MySQL error code I posted above. And this doesn't occur in the CMPS, just the main forum index.
Thanks.