[Typo3-dev] $conf array empty.

media.res | alex widschwendter a.widschwendter at mediares.at
Thu Feb 5 16:50:59 CET 2004


hi,

i had no luck in the english group, so i hope somebody of you can help me.

in the class.tx_mrparseGlossary_pi1.php the $conf variable is empty. 
where is my mistake? please help.

thx alex

this is what the object browser says in plugins:
[tx_mrparseGlossary_pi1]=USER
--[userFunc]=tx_mrparseGlossary_pi1->main
--[mytestparam]={$testparam}



my setup.txt:
includeLibs.ts_mrparseGlossary = 
EXT:mr_mrparseGlossary/pi1/class.tx_mrparseGlossary_pi1.php

  plugin.tx_mrparseGlossary_pi1{
     mytestparam = {$testparam}
  }


temp_content < styles.content.get
temp_content {
stdWrap {
postUserFunc = tx_mrparseGlossary_pi1->main
}
}

styles.content.get >
styles.content.get < temp_content
-----------

my constants.txt:
  plugin.tx_mrparseGlossary_pi1 {
     testparam = 10
  }







More information about the TYPO3-dev mailing list