vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Board Optimization - Page Output Compression - Whitespace stripper. (https://vborg.vbsupport.ru/showthread.php?t=69787)

gwhooooey 10-19-2004 07:49 PM

Yes it did, thank you

diettalk 10-23-2004 12:03 PM

I'm having a problem when people try to "preview" a messages.. it takes out the lines between the paragraphs .. on either a new post or edit.

h75 10-23-2004 12:22 PM

Use this: ;)
https://vborg.vbsupport.ru/showpost....2&postcount=31

Just have a look in my Sourcecode http://halloo.de/forum.php

buro9 10-24-2004 10:33 PM

Thx Mickie D and Mystics for the additions, do you mind if I move them back into the first post?

I didn't realise this was nominated for HoTM and I suppose it's best to tidy up my first post ;)

turkforum 10-27-2004 03:14 AM

installed and my forum works ( i guess) much faster great hack

https://vborg.vbsupport.ru/showpost....2&postcount=31

Oblivion Knight 10-27-2004 08:25 AM

Quote:

Originally Posted by Ghostsuit
Simple and effective. Oh and anyone that has VB3 MicroStats hack installed will not be able to find

Code:

if (DB_QUERIES)
  {
    $pageendtime = microtime();

so place it before

Code:

if (DB_QUERIES)
                {
                        $ms = '';

Thats should do the job.

Actually, this is wrong.. Buro stated to add the code ABOVE this:

Code:

        $pageendtime = microtime();
Otherwise, the page loading time will be inaccurate. ;)

Tradjick 10-29-2004 04:11 PM

This hack is sooo sweet. It changed my forumhome output from 46.100 bytes to 38.770 bytes which means from 100% to 84% which is a gain of 16% in decreased size. Thanks you!

Gutspiller 10-31-2004 02:22 AM

So after all the discussion in this thread, does this hack screw up when you edit a post?

What about when you are applying a hack and it has you look for certain code? If you do a search for the code from what somebody gives you to search for, if your spaces aren't right, won't the search turn up zero results because you've removed the spacing?

msimplay 10-31-2004 08:23 AM

is there a way so formatting where [html] tag doesn't get messed up ?
maybe an if condition ?

Oblivion Knight 10-31-2004 09:23 AM

If you run a journal system, you may also want to add journal in to the $thisscriptis array.. :)


All times are GMT. The time now is 02:40 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03561 seconds
  • Memory Usage 1,733KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete