vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Board Optimization - Plugin Based Template Cache (https://vborg.vbsupport.ru/showthread.php?t=113002)

DementedMindz 05-15-2006 07:14 AM

i dont have a problem at all wth it erasing my index.php file opps had it backwards my index.html

orban 05-15-2006 10:39 AM

It doesn't remove a index.html. I can add index.php to the list of files not to be removed if you want.

You can edit template_cache.php:105 to fix it right now.

There is no security problem with people accessing templates/ or even one of the files directly. The files are just

Code:

<?php
$variable = ".....alot of stuff.....";
?>

and nothing else.

goyo 05-15-2006 09:12 PM

Sounds great...unfortunately it's not compatible with Plugin Accelerator plugin. It screws up my main page (no shoutbox, weird who's online) when using them combined...

:cross-eyed: :tired:

Correction: even using it alone the shoutbox (vbshout) goes away :(

orban 05-15-2006 09:33 PM

Yes, you have to exclude FORUMHOME (I think?) when using it. Read the instructions ;) Or disable the save as seperate file option.

Can you link me the plugin acc plugin?

orban 05-16-2006 11:21 AM

You can nominate this extension by clicking "Nominate this mod" in the "Mod Options" section on this page. (For June I think.)

https://vborg.vbsupport.ru/showthread.php?t=115685

TECK 05-17-2006 12:58 AM

Quote:

Originally Posted by goyo
Sounds great...unfortunately it's not compatible with Plugin Accelerator plugin. It screws up my main page (no shoutbox, weird who's online) when using them combined...

:cross-eyed: :tired:

Correction: even using it alone the shoutbox (vbshout) goes away :(

Use eAccelerator. The mix between the 2 components rocks my vBulletin forums.

PennylessZ28 05-17-2006 01:25 AM

I tried to unistall this, it doesn't mix with the plugin accelator, now all my pages are blank white. I had to manually disable plugins, can't turn them back on or else.

orban 05-17-2006 08:51 AM

Quote:

Originally Posted by HR3rdGen
I tried to unistall this, it doesn't mix with the plugin accelator, now all my pages are blank white. I had to manually disable plugins, can't turn them back on or else.

Try to clear the templates/ folder and edit global.php and remove

Code:

cache_templates_with_file_cache($globaltemplates, $style['templatelist']);
$globaltemplates = array();

Can somebody link me that plugin accelerator? Is it the one that edits your .php files?

With all due respect, that's an awful hack.

MissKalunji 05-17-2006 12:01 PM

i like that hack its been working and speeding up my site :S why everyone complainning about it?

DementedMindz 05-17-2006 01:04 PM

Quote:

Originally Posted by orban
Can somebody link me that plugin accelerator? Is it the one that edits your .php files?

With all due respect, that's an awful hack.

here you go

https://vborg.vbsupport.ru/showthread.php?t=107315


All times are GMT. The time now is 03:53 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.01386 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)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