[TYPO3-english]  TS match condition problem
    Fernando Arconada 
    falcifer2001 at yahoo.es
       
    Sun Dec 20 19:27:12 CET 2009
    
    
  
Hello
I'm trying to write a template like this
page.5 = LOAD_REGISTER
page.5.something=1
[globalVar = TSFE:register|something=1]
#....
[global]
But this contion is never fired. I've tried to debug a bit and I found 
that when the condition is evaluated at 
class.t3lib_matchcondition_frontend.php
the array $GLOBALS['TSFE']->register only have the entry SYS_LASTCHANGED
at the end of pagegen.php file it is set ok
Are there any kind of problem with my code or with matchcondition code?
Kind regards
Fernando Arconada
    
    
More information about the TYPO3-english
mailing list