Re: [fw-general] A problem trying to get jQuery working with ZF 1.10 (installed via ZendServer 5.0.3)

2010-12-04 Thread keith Pope
My config for jquery is: [production] autoloadernamespaces[] = "Zend_" autoloadernamespaces[] = "ZendX_" pluginpaths.ZendX_Application_Resource="ZendX/Application/Resource" resources.Jquery.localpath = "/resources/js/min/jquery/jquery.5.js" resources.Jquery.uilocalpath = "/resources/js/min/jquer

[fw-general] A problem trying to get jQuery working with ZF 1.10 (installed via ZendServer 5.0.3)

2010-12-03 Thread Douglas Needham
Greetings all... I am having a problem with my Zend environment, which was installed on Centos using the ZendServer-5.0.3-RepositoryInstaller-linux.tar.gz file. I have a project on which I have been working for about 8 weeks, to which now I am trying to add jQuery/jQuery-ui. In my Bootstrap.php,