View Single Post
  #1 (permalink)  
Old 01-01-2008, 10:33 PM
RobinZ RobinZ is offline
Junior Member
 
Join Date: Jan 2008
Posts: 2
Default 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.
Reply With Quote