[TYPO3-dev] USER_INT doesn't output

Matthias Stuebner news at contratec.de
Tue May 1 17:04:40 CEST 2007


Hell all,

I try to implement the very basic USER_INT using the following code:

     10.marks {
          STATUS = USER_INT
          STATUS.includeLibs =  EXT:ms_ctx/pi1/class.tx_ctx_pi1.php
          STATUS.userFunc = tx_ctx_pi1->showStatus
          STATUS.CMD=showStatus
     }

but no output of that function is shown (neither debug()). The path EXT:...
is correct. Is there anything I miss?
-- 
br Matthias




More information about the TYPO3-dev mailing list