Hi,
I moved from 1.7 to 1.8.2, but I am really struggling to get my modules to
work.
I have an application, and a module in it called 'Projects'. My old code
looked like this:
$frontController->setControllerDirectory(array(
'default'=> '/var/www/ZF-apps/controllers',
'projects'=> '/var/www/ZF-apps/projects/controllers'
));
and it all worked OK.
Where do I tell the app that it has a module? I tried to use the zf.bat file
but I can't find the documentation and it just gives me errors :(
Thanks,
monk.e.boy
--
View this message in context:
http://www.nabble.com/struggling-to-get-modules-working-tp23816225p23816225.html
Sent from the Zend Framework mailing list archive at Nabble.com.