vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   HELLCAT's Realtime Page Compressor (https://vborg.vbsupport.ru/showthread.php?t=106333)

Heo13 04-24-2006 09:23 PM

It's a typo. He means "publically" :)

boatdesign 04-24-2006 09:26 PM

I know - I was just teasing so he can fix it in the next update if there is one -- it's a great plugin!

El-Gazaly 05-03-2006 03:33 PM

Many Thanks
Installed

5wayshosting 05-07-2006 02:56 PM

Very nice mod. Thank you very much for this. I need this when the forum is new.. cheers

mano1.com 05-13-2006 02:51 PM

Installed! Saving about 10%

Thanks!

Benedict 05-14-2006 05:25 PM

Hi, can this be used in conjunction with the template caching hacks?

Razasharp 05-27-2006 04:46 PM

I installed this on a test forum using 3.5.4 but it's not stripping the html comments... any ideas why?

It's still saying about 10% saving but when viewing source the comments are still there..

For eg:

Quote:

</table> <!-- Start Sponsor Ads code or Announcements banner code--> <!-- Start show Banner ads --> <!-- ////////// Banner ad ////////// --> <table id="bigbanner" cellspacing="0"><tr><td id="bigbannerone"><img src="images/tilecl.gif" /></td><td id="bigbannertwo">....

Any ideas why? :-/
It seems to have removed white space tho..

klaus 06-01-2006 06:44 AM

One of our users used the below signature and threads could not be opened with his posts in it. Instead an error message apeared.

Error Message:
Fatal error: Maximum execution time of 60 seconds exceeded in /path/forum/includes/functions.php(4367) : eval()'d code on line 67

Exact Signature used by user. Square brackets replaced with shift-square brackets {} [] :

Just a Friggin Fan.
__________..........................
H3___l__\___\ __............./\^/\
---\___)----o|||||o......../\^/^\
(@) )---(@) ) ¯¯ ) )....../*2007*\
^^^^^^^^^^^^ ..../*DAKAR* \
{url}www.flyhiflylo.blogspot.com{/url}

Hellcat 06-08-2006 08:22 AM

Howdy :)

[high]Concerning vBulletin 3.6 (beta 1):[/high]
This seems to be working fine under vB3.6b1.

At least I didn't encounter any problems while testing ;)

Frzzy 06-11-2006 12:33 PM

Please replace this in your code so the one with no permission to view the stats won't get the un-recorgnized HTML code when using HTML tag output.

replace
Code:

{

{

at the end of the plugin code with
Code:

}
else
{
  $output = str_replace('<cmpstat />','' , $output);
}

}



All times are GMT. The time now is 12:59 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.01244 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)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)pagenav_pagelinkrel
  • (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