The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Compress Forum Templates Details »» | |||||||||||||||||||||||||
Description: This hack compresses your sites Templates into the database resulting in a significantly smaller page size and faster loading pages. The benefits of this Template Compressor as opposed to virtually any other that you have installed is that this compresses the templates into the database. Other hacks compress the pages on every page load which takes CPU/Memory usage as well as slows down the actual output of the page. PS. Use this in conjunction with my Other Hack (Accelerated Plugins) for speeding up your forum even more (If you use plugins especially). https://vborg.vbsupport.ru/showthread.php?t=107315 PS. Use this in conjunction with my Other Hack (Template Cache System) for speeding up your forum by caching its templates. https://vborg.vbsupport.ru/showthread.php?t=110144 Background: This is a semi-port from my Vbulletin 3 Version: https://vborg.vbsupport.ru/showthread.php?t=79923 Instructions: 1. Download Zip File, Extract files.. 2. Read install.txt and follow it 3. Note: Anytime you update your templates, make sure to click "Compress Templates". 4. If you have any problems with certain hacks not working, add affected templates to "Template Ignore" setting in the Admin Control Panel settings. Common Templates That May Need To Be Added to Ignore Settings: phpinclude_start phpinclude_end editor_jsoptions_font editor_jsoptions_size forumhome navbar forumhome_vbshout forumhome_vbshout_shout Updates: Version 4.2: Forgot to upload ZIP File.. Version 4.1: Changed setting location, you now modify them in the Admin Control Panel under Template Compressor Settings; there you can specify the templates to ignore. Flashchat, others sometimes cause problems; so by default a few vbchat templates are listed in the ignore setting. If you have problems with any other hacks not showing, trying add the 'forumhome' template to the ignore setting and recompress your templates. Version 4: Integrating Hellcats regex, hopefully will solve some problems. Supporters / CoAuthors Show Your Support
|
Comments |
#172
|
|||
|
|||
does this work on 3.7.2 ?
|
#173
|
|||
|
|||
im also curious if this work for 3.7.2
|
#174
|
|||
|
|||
This mod seems to be working with 3.72
|
#175
|
||||
|
||||
I was going to post same thing guys.
I tested this plugin on 3.6.8 and worked great. I will test it now on 3.7.3 .Will see what happen lol trigunflame havent checked the forum since : Jun 2007 We miss him and his plugins |
#176
|
|||
|
|||
leb has this add worked on 3.7.3 ?
|
#177
|
|||
|
|||
is it worth using this on 3.8 or will it not have an effect?
|
#178
|
|||
|
|||
I think this works great with most versions The error everyones having is really simple: the regex seeks out all comments, spaces, etc. and reduces or removes them. Pretty much EVERY hack that 'self installs' so to speak uses template comments or other common code areas as a way to 'inject' themselves with a str_replace or preg_replace. Those comments are GONE when you compress your templates, so your hacks have no way to find where to go . To fix these, either put in the optional variable the hack gives (such as $cyb_chatbox as an example), hard code the templates information as needed from the plugin (this is how I put in the 'Who has visited' hack), or change what the plugin looks for, if it looks for a comment, change it to look for something unique in your code around the same area (obv less reliable method). Just don't let the plugins pick where they go, put them where you want yourself, and you can use this great!
Now this means this hack takes a little more experience then some others, but honestly, if you use hacks, mods, or template edits, you SHOULD be more experienced, or just don't do it. One last comment: I have gotten this to work with EVERY hack i have (except form hack I had to put the answer templates in the bad array exceptions), and I have some difficult ones like the "Who's online in the last 24 hours", the flashchat mods, the Cyb-Chatbox, etc. It's not too hard if you look beyond this as it's this hacks fault, it's doing it's function, the OTHER hacks are not built for this, and it's YOUR job as a webmaster to make it work for you. These plug-ins are making forum owners soft IMO, either use them with some understanding, or if they confuse you there's always the uninstall/delete option, don't blame the coder |
#179
|
|||
|
|||
where can i get the 3.8.2 version of this hack?
|
#180
|
|||
|
|||
does this work with vb 3.8?
|
#181
|
||||
|
||||
no it doesn't
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|