Hi I have two modules, the default one and another one called "blog".
In the bootstrap, i've setup both Zend_Application_Module_Autoloader and dumping his contents seems everything loaded ok. But, in Blog_IndexController, if i try to load a Form located in /modules/blog/forms, the object gets load but the module autoloader for default application tries to load the form from default module too, throwing a warning because the not found form in default module. Any hint ? Thanks -- Xavier Vidal Piera Director Tècnic de Citrusparadis.com - Grupo Intercom Enginyer Tècnic Informàtic de Gestió Tècnic Especialista Informàtic d'equips [email protected] http://web.xaviervidal.net 610.68.41.78
