4 Comments

leave a comment
  1. Madhav / Dec 21 2009

    Excellent Post Richard. Your comments explaining the crucial parts are very helpful. Look forward to your other posts. Please post the code if possible.

  2. Harshal / Apr 23 2010

    Hi,
    Richard Knop,

    Thank You, for this greate Blog, very helpful for beginner’s in zend.
    Very nicely explained. I was beginner before reading this blog but after read this blog i am very comfortable with zend_auth, zend_acl.
    Will you please provide tutorial of zend_dojo_form, zend_ajax _form with image upload facility.

  3. Cage / Jun 23 2010

    Hi:

    Nice Post. Thanks you.

    Is a possible a help.

    I get a error:

    Uncaught exception ‘Zend_Exception’ with message ‘No entry is registered for key ‘auth” in Auth.php(18):
    $auth = Zend_Registry::getInstance()->get(‘auth’);

    TIA,
    Cage

  4. Richard Knop / Jun 26 2010

    Well, you probably need to add instance of Zend_Auth to Zend_Registry in the bootstrap file.

Leave a Comment