Pagina 1 van 1

teller

Geplaatst: 01 mei 2004, 16:51
door Just Me
Ik heb alles al geinstalleerd van de teller

alleen

Met de mod statics staat er dit:

#-----[ OPEN ]---------------------------------------------
#
includes/template.php

#
#-----[ FIND ]---------------------------------------------
# around line 144
$fp = fopen($cache_file, 'w+');
fwrite ($fp, '<?php' . "\n" . $this->compiled_code[$handle] . "\n?" . '>');


Maar dat kan ik niet vinden en ook niet iets wat erop lijkt ik heb de styl SoftBlue Wat moet ik doen ?

Geplaatst: 01 mei 2004, 17:01
door timgoud
moet dit niet in support???

Geplaatst: 01 mei 2004, 17:06
door Luuk
de stijl maakt nix uit als je niet in .tpl bestanden werkt.

maar er staat ook boven:

Code: Selecteer alles

#-------------------------------------------------------------
# NOTE: THIS STEP IS ONLY NEEDED IF YOU USE THE FILE-BASED CACHED TEMPLATE.PHP FILE
#
# If you are using the template cache system (only file-based is mentioned here), 
# please adjust your template.php as followed (This will NOT disable the Template Caching)
# It is a little tweak to let the template use the non-cached output if no cached template 
# file could be found.
#-------------------------------------------------------------
je kunt het waarschijnlijk overslaan