Closed BlendedByChris closed 13 years ago
Hi WebPragmatism
Right now, I have not the code, so I can give you a definetly solution, but try to remove the underscore in Zend_: Try to register: 'Knplabs' => DIR.'/../vendor/bundles', 'Zend' => DIR.'/../vendor/Zend/library',
If that still doesn't work, let me know and I'll give you a better answer this afternoon.
Thanks for your interest.
Hey Carlos,
I'm getting:
Fatal error: Interface 'Zend\Paginator\Adapter' not found
I'm taking another swing at getting the pagination for this to work. Unfortunately the knplabs paginator info is limited. Can you provide some info on how to install the Zend package in a way that it works? I've extracted in in vendor/zend and added it to registerPrefixes. 'Zend_' => DIR.'/../vendor/zf2/library',
Thanks.