Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (8)

Sign In or Sign Up now to post a comment!
  • Hi,

    Where can I found the complete project ? (zip file or other)

    B.Regards

  • I am using latest ZF, I am having:

    Fatal error: Class 'Plugin_AccsessCheck' not found in D:\xampp\htdocs\DLVC\applicati­on\Bootstrap.php on line 10

    i wrote the exact code as is ur videos but the system cant find the class dont know why, please help me plzzzzz.

  • @07105006

    I had to put

    $fc = Zend_Controller_Front::getInst­ance();

    require_once 'Plugin/AccessCheck.php';

    $fc->registerPlugin(new Plugin_AccessCheck());

    nothing else works for me. If anyone has better idea please help

  • can you provide the sourcefiles please?

  • FYI...with the latest ZF, because Plugin_AccessCheck extends Zend_Controller_Plugin_Abstrac­t, which is an abstract class, a Zend_Controller_Request_Abstra­ct parameter is required in the ->preDispatch() parameter list - you can not run with parameter list empty.

  • I have Zend Framework Version: 1.11.3. It's not throwing any errors with an empty parameter list. I'm only up to the point where he echoes "pre dispatched action".

  • Be careful because return $modeler in boostrap.php is not right, it has to be placed before the new code!

  • I like your videos. I am an experienced php programmer but just never have the time to read zend manuals. Now I am able to learn about zend extremely fast just by watching.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more