<?=class::$lang[$this->lang]['_key_']?> Not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I god very weird problem on cent os server.

I use php templates on TYPO3 based system. which uses short tags

some how <?=class::$lang[$this->lang]['_key_']?> was not working.

System works perfectly on my ubuntu machine. Another problem was.

I can get $this->lang I can get print_r(class::$lang) but I cannot access 
them.

Another weirdness was some parts of the script can get 
class::$lang[$this->lang]['_key_'] values 

Does anybody give me clue ?

PS: This code 4th or 5th level deep require. Is there any ini parameter for 
this ?

Regards

Sancar


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux