Hi,

I've implemented WysiWygPro's filebrowser in my Zend Frame work. The file
browser opens as a popup and lets you select a file. The url of the file is
then copied to a form field (Zend form) and the popup is closed. This all
works, but when the trying to perform the addAction I get an error message:

Fatal error: Call to a member function isValid() on a non-object in
/Applications/MAMP/htdocs/zendtest/library/Zend/Auth.php on line 127

I think this is error means I lost my authentication or session, but I'm not
sure. Does anyone know why this is caused and how I can solve this?

Thanks already!

Marco
-- 
View this message in context: 
http://n4.nabble.com/Javascript-popup-causes-Zend-Auth-error-tp1556249p1556249.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to