quickapps / cms

Modular CMS powered by CakePHP
GNU General Public License v3.0
164 stars 69 forks source link

Declaration of CMS\View\View::_getElementFileName() and An Internal Error Has Occurred #166

Closed LeLuyen closed 7 years ago

LeLuyen commented 7 years ago

Hi Chris,

  1. There is an error about View. Strict (2048): Declaration of CMS\View\View::_getElementFileName() should be compatible with Cake\View\View::_getElementFileName($name, $pluginCheck = true) [APP/View/View.php, line 35]
  2. There is an error about delete content Error
    An Internal Error Has Occurred. You cannot rewind an un-buffered ResultSet. Use Query::bufferResults() to get a buffered ResultSet.

Please fix. Thanks!