EvanDotPro/EdpSuperluminal

Called to undefined method

Opened this issue · 1 comments

I installed the module and generated the cache as specified in the README.md
I also use ZfcUser. While accessing the log out route I got this fatal error:

Fatal error: Call to undefined method Zend\Db\Sql\Where::addPredicates() in D:\webdocuments\cm\vendor\zendframework\zendframework\library\Zend\Db\Sql\Delete.php on line 107

I do not get the error, if I delete cache/classes.php.cache. So, clearly, there is a problem with this module. OR, am i doing it wrong?

I also encountered this problem: Call to undefined method Zend\Db\Sql\Where::addPredicates() in /Zend/Db/Sql/Delete.php on line 107