I try to migrate application from version 1.11.2 to 1.12.1. I simply replaced Zend folder which contains 1.11.2 with Zend folder which contains 1.12.1. Application that worked in 1.11.2 doesn't work in 1.12.1, it can't load classes:
I have file with this plugin in application/plugin folder and it worked in 1.11.2. Could you please tell me why my application doesn't work in 1.12.1 and how to make application work in new version? If I turn off plugin, it can't find other classes for example my models. Here is fragmenet from application.ini: -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/can-t-load-classes-in-Zend-Framework-1-12-1-but-worked-1-11-2-and-previous-versions-tp4658753.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
