![]() |
this would be good if we could make a fix for vbshout because i dont think that putting forumhome in the uncached list is a good idea its probably the most important template to cache and probably the largest and most called upon ?
Regards Mickie D |
Good point.
Basically all you have to do is replace the line where vBShout modifies the template and manually edit the FORUMHOME template and add a little variable. I'll have a look later. |
Hi Orban! I updated mine! templates directory building nicely!
|
Glad to hear!
----- vBShout: https://vborg.vbsupport.ru/showthrea...hlight=vbshout I assume you mean this vBShout version. Edit the plugin "vBShout [Template Alteration]" and comment out this line: Code:
$vbulletin->templatecache['FORUMHOME'] = str_replace($Position, $Position . ' $Shoutbox', $vbulletin->templatecache['FORUMHOME']); Code:
/*$vbulletin->templatecache['FORUMHOME'] = str_replace($Position, $Position . ' $Shoutbox', $vbulletin->templatecache['FORUMHOME']);*/ Code:
$Shoutbox This of course disables the placement using the "vBShout Position" option in the admincp. |
what about the WELCOME PANEL by inferno?
|
"The use of the code modification "Vbulletin Plugin Accelerator" is not recommended when using this plugin (and I recommend not using it AT ALL)!
" Why not? im using it i didnt see anything wrong yet? |
Quote:
But the problem with that plugin is that if there's a plugin that doesn't work it can make you vBulletin unaccessible. Quote:
Edit the plugin "Welcome Panel - Main". Replace Code:
$vbulletin->templatecache['FORUMHOME'] = str_replace('$navbar','$navbar ' . $vbulletin->templatecache[forumhome_welcomepanel],$vbulletin->templatecache['FORUMHOME']); Code:
/*$vbulletin->templatecache['FORUMHOME'] = str_replace('$navbar','$navbar ' . $vbulletin->templatecache[forumhome_welcomepanel],$vbulletin->templatecache['FORUMHOME']);*/ EDIT: That's for https://vborg.vbsupport.ru/showthrea...=welcome+panel, which one do you use? Couldn't fine one by Inferno. |
i have been using this product for few months now on my 3.5.x forum and it works great
a good enhancement to this would be if the templates are compressed before adding to the cache. templates without comments and white space wud be so much smaller and faster. |
I think if you are using gzip compression it doesn't matter at all, but correct me if I'm wrong.
|
Quote:
|
All times are GMT. The time now is 11:11 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:
|