Hi Marius, thanks, it works! :D Now I only have the problem, that slot parameters not get passed to the action :( (see latest mail)
Mit freundlichen Grüßen aus Zwickau André Fiedler -------------------------------------------------------------- Dipl.-Ing. (FH) André Fiedler Abteilung Internet ---------------------------------------------------------------------------- ----------------- Neu: unser CMS für Internet / Intranet http://www.redaktoer.info ---------------------------------------------------------------------------- ----------------- ö_konzept Agentur für Werbung und Kommunikation GmbH & Co.KG Audistraße 3 08058 Zwickau Telefon: 0375 / 2 11 94 31 Telefax: 0375 / 2 11 94 19 Internet: http://www.oe-konzept.de E-Mail: [email protected] Sitz: Zwickau Amtsgericht Chemnitz, HRB 12402 Geschäftsführer: Klaus Blechschmidt -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Marius Hein Gesendet: Donnerstag, 26. Januar 2012 16:23 An: Agavi Users Mailing List Betreff: Re: [Agavi-Users] Agavi 1.0.7 and config handlers Hi. > but nothing happens. There´s no test-xxx.php inside the cache > directory. Why? You need a caller to get the data from that like: $myData = include(AgaviConfigCache::checkConfig(AgaviConfig::get('core.config_dir') . '/my-cool.xml'); After that the XML will be compiled into PHP. Found here in the API Docs: http://www.agavi.org/apidocs/db_config_AgaviConfigCache.class.html#%5CAgaviC onfigCache Kind regards, Marius. -- http://www.itsocks.de - Deep in their roots all flowers keep the light. PGP: 0x53FA79D0 (https://users.itsocks.de/~mhein/pgp/mhein.asc) _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
