Problem with Xinha editor
Hi,
I have a problem with Xinha as a library, using the 'default' MVC-setup:
application
-controllers
-models
-views
library
-Zend
-Xinha
When viewing a page including Xinha, it loads the editor and works fine. But when the image or table button is clicked, the popup shows the following error: Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (library)'. I'm trying to understand Zend and I wonder what can be done to make this work.
|