PEAK XOOPS - Re: Fastest Cache Hack (Experimental version) in englishin japanese

Re: Fastest Cache Hack (Experimental version)

Target Downloads
Subject Fastest Cache Hack (Experimental version)
Summary == 最速キャッシュハック (FCH) ==●特長ページまるごと単位でキャッシュする高速化ハックです。ただし、使い方はそれなりに難しい上に、セッションについての危険性を理解していないと思わぬセキュリティホールの原因になりますので、決して初心者向きではありません...

List posts in the topic

normal Re: Fastest Cache Hack (Experimental version)

msg# 1.1
depth:
1
Previous post - Next post | Parent - No child | Posted on 2006/8/23 5:26 | Last modified
irmtfan  三等軍曹   Posts: 96
also this is some more information:

xoops 2.2.4
php 4.4.3
mysql 4.1.22
emlh - fch - autologin and protector are installed and this is the code in mainfile.php:

require XOOPS_ROOT_PATH.'/include/fastestcache.php' ;    
  include( XOOPS_ROOT_PATH . '/modules/protector/include/precheck.inc.php' );
  if (!isset($xoopsOption['nocommon'])) {
		include XOOPS_ROOT_PATH."/include/common.php";
		fastestcache_setcookie() ; // Insert this
        include XOOPS_ROOT_PATH."/include/autologin.php";
	}
  include( XOOPS_ROOT_PATH . '/modules/protector/include/postcheck.inc.php' );
}

i do it right?

Edit:my changes in my theme apply after 30 Hours.
is this normal and how can in change this kind of wild cache?
Votes:1 Average:10.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!