All, Have install of cakePHP on Windows. Have not used Win in 5 years. Installed new needed plugins for my app of:
1. Composer Plugin 2. Upload Plugin 3. Debug Kit Plugin 4. Utils Plugin 5. Users Plugin 6. Templates Plugin 7. Recaptcha Plugin 8. Categories Plugin 9. Elastic-Search Plugin 10. Migrations Plugin 11. Authsome Plugin 12. Interactive Plugin 13. HTML cache Plugin 14. Code Check Plugin Then, per instructions added command "CakePlugin::loadAll();" to the "app/config/bootstrap.php" file. Reran the app and go the error: ************************************************************************************************************* Class 'CakePlugin' not found in C:\wamp\www\pqr\app\config\bootstrap.php on line 51 ************************************************************************************************************* Not sure where this class method is declared so hoping someone can point it out to me! Cheers! OMR (OldManRiver - Nyle) -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
