how to use Zend_Auth to authenticate user when uploading using ckeditor plugin pgrfilemanager
问题 Hello Good People !! I have a web application (my first of this type) based on Zend Framework 1.11.12 ( upgraded from 1.10.8) using "modular approach" folder structure i mean by that all the modules are under application/modules . i used Doctrine 1.2.4 i also use library folder for all the third party libraries including ZF except 2: CKEditor and PGRFilemanager. pgrfile manager for uploading files to images folder from an admin panel. here is globally my file structure. /application /configs