2015-11-29 23:15:39 Error: [Cake\Routing\Exception\MissingControllerException] Controller class Img could not be found.
Exception Attributes: array (
'class' => 'Img',
'plugin' => 'Field',
'prefix' => NULL,
'_ext' => NULL,
)
Request URL: /en_US/field/img/file-icons/
Stack Trace:
#0 C:\Users\USER_NAME\APP_NAME\webroot\index.php(37): Cake\Routing\Dispatcher->dispatch(Object(Cake\Network\Request), Object(Cake\Network\Response))
#1 {main}
Seems to be some problem with Cake's Routing.
Try to update cakephp core and see if that solves the problem:
Change this line to require 3.1.5:
https://github.com/quickapps/website/blob/master/composer.json#L11
And run composer update
--
You received this message because you are subscribed to the Google Groups "QuickApps CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to quickapps-cm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
2015-11-30 14:11:32 Error: [Cake\Network\Exception\NotFoundException] Invalid file name.
Request URL: /en_US/field/image-handler/thumbnail/service-image?size=medium&file=
Stack Trace:
#0 [internal function]: Field\Controller\ImageHandlerController->thumbnail('service-image')
#1 C:\Users\user_name
\application_name\vendor\cakephp\cakephp\src\Controller\Controller.php(429): call_user_func_array(Array, Array)
#2 C:\Users\user_name
\application_name\vendor\cakephp\cakephp\src\Routing\Dispatcher.php(114): Cake\Controller\Controller->invokeAction()
#3 C:\Users\user_name\application_name\vendor\cakephp\cakephp\src\Routing\Dispatcher.php(87): Cake\Routing\Dispatcher->_invoke(Object(Field\Controller\ImageHandlerController))
#4 C:\Users\user_name\application_name\webroot\index.php(37): Cake\Routing\Dispatcher->dispatch(Object(Cake\Network\Request), Object(Cake\Network\Response))
#5 {main}
Something went wrong, please check your information.
thumbnail preview