Hi, I've almost got my application running at my webhost. Locally it was already running fine in my MAMP, but case sensitivity is not active on my OSX system. So I found most of my typos. One I cannot find is the one for the JQuery plugin. I get this error:
Fatal error: Uncaught exception 'Zend_Loader_PluginLoader_Exception' with message 'Plugin by name 'Jquery' Doesn't the plugin need the name 'JQuery' with a capital Q? And if so where should I change it? The only file that has it written as 'Jquery' is Jquery.php for ZendX_Application_Resource_Jquery. So is this a ZendX typo? Or am I missing something else? Hope you can help, so I can finish my project. Thanks in advance! -- View this message in context: http://n4.nabble.com/Zend-Loader-Plugin-exception-error-for-JQuery-tp1578334p1578334.html Sent from the Zend Framework mailing list archive at Nabble.com.
