thomshouse-escher / escher

Escher was a PHP MVC framework developed by Thom Stricklin from 2011-2013. Escher implemented a hybrid of Model2 MVC and PAC architectures and CMS concepts as well as plugins and configuration wizards. Development halted in 2013 in favor of Kohana and later Symfony, which closely aligned to the same design principles as Escher.
http://git.io/escher
4 stars 1 forks source link

File popup upload bug #76

Closed adetwiler closed 12 years ago

adetwiler commented 12 years ago

Steps to reproduce:

  1. using tinyMCE insert image
  2. Browse for image
  3. Upload image

The following error occurs: Fatal error: Call to undefined method Model_upload::saveUploadedFile() in /var/escher/controllers/uploads/controller.uploads.php on line 13