Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal Server Error when cocktailIngredient field type is assigned to a section #8

Open
johnteakdigital opened this issue Apr 28, 2016 · 0 comments

Comments

@johnteakdigital
Copy link

johnteakdigital commented Apr 28, 2016

Does not seem to matter what section I add the field type to or what I name it I get an error when I try to edit that section until I remove the type from the blueprint. Here's the log:

on Craft CMS 2.6.2781

******************************************************************************************************
2016/04/28 00:54:28 [error] [exception.Twig_Error_Runtime] exception 'CException' with message 'Craft\CocktailRecipes_IngredientModel and its behaviors do not have a method or closure named "label".' in /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/base/CComponent.php:266
Stack trace:
#0 /Applications/MAMP/htdocs/craft-cms-test/craft/app/models/BaseModel.php(119): CComponent->__call('label', Array)
#1 [internal function]: Craft\BaseModel->__call('label', Array)
#2 [internal function]: Craft\CocktailRecipes_IngredientModel->label()
#3 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(609): call_user_func_array(Array, Array)
#4 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(64): Twig_Template->getAttribute(Object(Craft\CocktailRecipes_IngredientModel), 'label', Array, 'any', false, false)
#5 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/56/56c38de0fb1fea997268f9fa4cc8f46cd01a82ebec29736dafe338367cda08cd.php(63): Craft\BaseTemplate->getAttribute(Object(Craft\CocktailRecipes_IngredientModel), 'label', Array)
#6 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_88a76375b53506864027d2b415678df41a3b8f899af185f73f0f93a1e66efb11->doDisplay(Array, Array)
#7 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#8 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#9 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/3d/3d915a584cf371bac5e4d47d8e6903de435c7109dc6009b25c8c3019fad0c8bf.php(477): Twig_Template->display(Array)
#10 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/bf/bfadfea67eec79e61873e2a57bc34d62c15bd9ca4e0c5a9d2f8c3a3e5baad648.php(28): __TwigTemplate_27c940018044447d2fd8185c9ec8657784b96b4896b067a508cea1f958394874->getcheckboxSelect(Array)
#11 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_c5019177aa9880116f3f4bb429cc0a366c0a53bdb6bccb814d143a75abc431a0->doDisplay(Array, Array)
#12 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#13 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#14 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(366): Twig_Template->display(Array)
#15 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Environment.php(347): Twig_Template->render(Array)
#16 /Applications/MAMP/htdocs/craft-cms-test/craft/app/services/TemplatesService.php(246): Twig_Environment->render('cocktailrecipes...', Array)
#17 /Applications/MAMP/htdocs/craft-cms-test/craft/plugins/cocktailrecipes/fieldtypes/CocktailRecipes_IngredientsFieldType.php(47): Craft\TemplatesService->render('cocktailrecipes...', Array)
#18 [internal function]: Craft\CocktailRecipes_IngredientsFieldType->getInputHtml('cocktailIngredi...', NULL)
#19 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(609): call_user_func_array(Array, Array)
#20 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(64): Twig_Template->getAttribute(Object(Craft\CocktailRecipes_IngredientsFieldType), 'getInputHtml', Array, 'method', false, false)
#21 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/db/db1bfb1c53b271b291d469d6ceb3e68c947e79d26be9b85a97dc0d8ba30f4e86.php(52): Craft\BaseTemplate->getAttribute(Object(Craft\CocktailRecipes_IngredientsFieldType), 'getInputHtml', Array, 'method')
#22 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_53a1f67e2967825a37260ea55b88b20d839dbd94d1b9c8456da8078626e88611->doDisplay(Array, Array)
#23 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#24 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#25 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/f3/f3b96c515f1075222e97c887dde8a2c04edc139b1064e9e3391ba1defc6ba35a.php(47): Twig_Template->display(Array)
#26 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_9d52891ce120adb12d7b1c2f9180c6c8366a3831cda9a9c5cee89b42d8dc68d6->doDisplay(Array, Array)
#27 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#28 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#29 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/50/50b3ad158aa07b695f8949a4c6789fea5bbe65547571379cece188f916a02cf9.php(58): Twig_Template->display(Array)
#30 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_b5eae2122330b4fd7713747e240d3e48ad36368ca320f9945561c2d37777c1f1->doDisplay(Array, Array)
#31 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#32 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#33 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/5a/5a3f3d0fdbaa309e91568e2a507ec4e87a67d39c1d25c9f985df16d9a2cc9a6f.php(378): Twig_Template->display(Array)
#34 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(167): __TwigTemplate_e4976a1fab1c3ec92bd0823e1796450ec13794cd6a3a43cc9f881bbd9090a31e->block_main(Array, Array)
#35 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(229): Twig_Template->displayBlock('main', Array, Array, true)
#36 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/6b/6b90748d9b9ef8743ede9bad1f9bd3ca2d841d175ea36de46c55e7fc11567a84.php(655): Twig_Template->renderBlock('main', Array, Array)
#37 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(167): __TwigTemplate_47a7fcfb0a91d67435f1ef9e66d3ef4364e9da162e1e45648a95f7eb6599fcfb->block_body(Array, Array)
#38 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/46/46f8fadeb8656e48b827ffbdea86871eaec653e7257016e353b867ee5ea06208.php(45): Twig_Template->displayBlock('body', Array, Array)
#39 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_00e8ea8493d1dd374b84d4fcdc6d36360bab46bf036f1cc29463f222804ac4b8->doDisplay(Array, Array)
#40 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#41 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#42 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/f8/f8e0bc62a15d7c4b33c427a1ba7bac65afb6260999bf2ae6e12cdc8b2991bbe7.php(131): Twig_Template->display(Array, Array)
#43 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_b913a1eb959f841cfeec4f189401fbc143ceda34b8de33d6b19576e18e8bebf4->doDisplay(Array, Array)
#44 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#45 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#46 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/6b/6b90748d9b9ef8743ede9bad1f9bd3ca2d841d175ea36de46c55e7fc11567a84.php(165): Twig_Template->display(Array, Array)
#47 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_47a7fcfb0a91d67435f1ef9e66d3ef4364e9da162e1e45648a95f7eb6599fcfb->doDisplay(Array, Array)
#48 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#49 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#50 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/5a/5a3f3d0fdbaa309e91568e2a507ec4e87a67d39c1d25c9f985df16d9a2cc9a6f.php(53): Twig_Template->display(Array, Array)
#51 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_e4976a1fab1c3ec92bd0823e1796450ec13794cd6a3a43cc9f881bbd9090a31e->doDisplay(Array, Array)
#52 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#53 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#54 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(366): Twig_Template->display(Array)
#55 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Environment.php(347): Twig_Template->render(Array)
#56 /Applications/MAMP/htdocs/craft-cms-test/craft/app/services/TemplatesService.php(246): Twig_Environment->render('entries/_edit', Array)
#57 /Applications/MAMP/htdocs/craft-cms-test/craft/app/controllers/BaseController.php(74): Craft\TemplatesService->render('entries/_edit', Array)
#58 /Applications/MAMP/htdocs/craft-cms-test/craft/app/controllers/EntriesController.php(338): Craft\BaseController->renderTemplate('entries/_edit', Array)
#59 [internal function]: Craft\EntriesController->actionEditEntry(Array)
#60 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/actions/CAction.php(109): ReflectionMethod->invokeArgs(Object(Craft\EntriesController), Array)
#61 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/actions/CInlineAction.php(47): CAction->runWithParamsInternal(Object(Craft\EntriesController), Object(ReflectionMethod), Array)
#62 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/CController.php(308): CInlineAction->runWithParams(Array)
#63 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/CController.php(286): CController->runAction(Object(CInlineAction))
#64 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array)
#65 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/CWebApplication.php(282): CController->run('editEntry')
#66 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/CWebApplication.php(141): CWebApplication->runController('entries/editEnt...')
#67 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/web/WebApp.php(288): CWebApplication->processRequest()
#68 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/base/CApplication.php(185): Craft\WebApp->processRequest()
#69 /Applications/MAMP/htdocs/craft-cms-test/craft/app/index.php(62): CApplication->run()
#70 /Applications/MAMP/htdocs/craft-cms-test/public/index.php(19): require_once('/Applications/M...')
#71 {main}

Next exception 'Twig_Error_Runtime' with message 'An exception has been thrown during the rendering of a template ("Craft\CocktailRecipes_IngredientModel and its behaviors do not have a method or closure named "label".") in "_includes/forms/checkboxSelect" at line 26.' in /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php:396
Stack trace:
#0 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#1 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#2 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/3d/3d915a584cf371bac5e4d47d8e6903de435c7109dc6009b25c8c3019fad0c8bf.php(477): Twig_Template->display(Array)
#3 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/bf/bfadfea67eec79e61873e2a57bc34d62c15bd9ca4e0c5a9d2f8c3a3e5baad648.php(28): __TwigTemplate_27c940018044447d2fd8185c9ec8657784b96b4896b067a508cea1f958394874->getcheckboxSelect(Array)
#4 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_c5019177aa9880116f3f4bb429cc0a366c0a53bdb6bccb814d143a75abc431a0->doDisplay(Array, Array)
#5 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#6 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#7 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(366): Twig_Template->display(Array)
#8 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Environment.php(347): Twig_Template->render(Array)
#9 /Applications/MAMP/htdocs/craft-cms-test/craft/app/services/TemplatesService.php(246): Twig_Environment->render('cocktailrecipes...', Array)
#10 /Applications/MAMP/htdocs/craft-cms-test/craft/plugins/cocktailrecipes/fieldtypes/CocktailRecipes_IngredientsFieldType.php(47): Craft\TemplatesService->render('cocktailrecipes...', Array)
#11 [internal function]: Craft\CocktailRecipes_IngredientsFieldType->getInputHtml('cocktailIngredi...', NULL)
#12 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(609): call_user_func_array(Array, Array)
#13 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(64): Twig_Template->getAttribute(Object(Craft\CocktailRecipes_IngredientsFieldType), 'getInputHtml', Array, 'method', false, false)
#14 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/db/db1bfb1c53b271b291d469d6ceb3e68c947e79d26be9b85a97dc0d8ba30f4e86.php(52): Craft\BaseTemplate->getAttribute(Object(Craft\CocktailRecipes_IngredientsFieldType), 'getInputHtml', Array, 'method')
#15 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_53a1f67e2967825a37260ea55b88b20d839dbd94d1b9c8456da8078626e88611->doDisplay(Array, Array)
#16 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#17 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#18 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/f3/f3b96c515f1075222e97c887dde8a2c04edc139b1064e9e3391ba1defc6ba35a.php(47): Twig_Template->display(Array)
#19 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_9d52891ce120adb12d7b1c2f9180c6c8366a3831cda9a9c5cee89b42d8dc68d6->doDisplay(Array, Array)
#20 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#21 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#22 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/50/50b3ad158aa07b695f8949a4c6789fea5bbe65547571379cece188f916a02cf9.php(58): Twig_Template->display(Array)
#23 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_b5eae2122330b4fd7713747e240d3e48ad36368ca320f9945561c2d37777c1f1->doDisplay(Array, Array)
#24 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#25 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#26 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/5a/5a3f3d0fdbaa309e91568e2a507ec4e87a67d39c1d25c9f985df16d9a2cc9a6f.php(378): Twig_Template->display(Array)
#27 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(167): __TwigTemplate_e4976a1fab1c3ec92bd0823e1796450ec13794cd6a3a43cc9f881bbd9090a31e->block_main(Array, Array)
#28 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(229): Twig_Template->displayBlock('main', Array, Array, true)
#29 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/6b/6b90748d9b9ef8743ede9bad1f9bd3ca2d841d175ea36de46c55e7fc11567a84.php(655): Twig_Template->renderBlock('main', Array, Array)
#30 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(167): __TwigTemplate_47a7fcfb0a91d67435f1ef9e66d3ef4364e9da162e1e45648a95f7eb6599fcfb->block_body(Array, Array)
#31 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/46/46f8fadeb8656e48b827ffbdea86871eaec653e7257016e353b867ee5ea06208.php(45): Twig_Template->displayBlock('body', Array, Array)
#32 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_00e8ea8493d1dd374b84d4fcdc6d36360bab46bf036f1cc29463f222804ac4b8->doDisplay(Array, Array)
#33 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#34 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#35 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/f8/f8e0bc62a15d7c4b33c427a1ba7bac65afb6260999bf2ae6e12cdc8b2991bbe7.php(131): Twig_Template->display(Array, Array)
#36 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_b913a1eb959f841cfeec4f189401fbc143ceda34b8de33d6b19576e18e8bebf4->doDisplay(Array, Array)
#37 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#38 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#39 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/6b/6b90748d9b9ef8743ede9bad1f9bd3ca2d841d175ea36de46c55e7fc11567a84.php(165): Twig_Template->display(Array, Array)
#40 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_47a7fcfb0a91d67435f1ef9e66d3ef4364e9da162e1e45648a95f7eb6599fcfb->doDisplay(Array, Array)
#41 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#42 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#43 /Applications/MAMP/htdocs/craft-cms-test/craft/storage/runtime/compiled_templates/5a/5a3f3d0fdbaa309e91568e2a507ec4e87a67d39c1d25c9f985df16d9a2cc9a6f.php(53): Twig_Template->display(Array, Array)
#44 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(381): __TwigTemplate_e4976a1fab1c3ec92bd0823e1796450ec13794cd6a3a43cc9f881bbd9090a31e->doDisplay(Array, Array)
#45 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/templating/BaseTemplate.php(26): Twig_Template->displayWithErrorHandling(Array, Array)
#46 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(355): Craft\BaseTemplate->displayWithErrorHandling(Array, Array)
#47 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Template.php(366): Twig_Template->display(Array)
#48 /Applications/MAMP/htdocs/craft-cms-test/craft/app/vendor/twig/twig/lib/Twig/Environment.php(347): Twig_Template->render(Array)
#49 /Applications/MAMP/htdocs/craft-cms-test/craft/app/services/TemplatesService.php(246): Twig_Environment->render('entries/_edit', Array)
#50 /Applications/MAMP/htdocs/craft-cms-test/craft/app/controllers/BaseController.php(74): Craft\TemplatesService->render('entries/_edit', Array)
#51 /Applications/MAMP/htdocs/craft-cms-test/craft/app/controllers/EntriesController.php(338): Craft\BaseController->renderTemplate('entries/_edit', Array)
#52 [internal function]: Craft\EntriesController->actionEditEntry(Array)
#53 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/actions/CAction.php(109): ReflectionMethod->invokeArgs(Object(Craft\EntriesController), Array)
#54 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/actions/CInlineAction.php(47): CAction->runWithParamsInternal(Object(Craft\EntriesController), Object(ReflectionMethod), Array)
#55 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/CController.php(308): CInlineAction->runWithParams(Array)
#56 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/CController.php(286): CController->runAction(Object(CInlineAction))
#57 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array)
#58 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/CWebApplication.php(282): CController->run('editEntry')
#59 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/web/CWebApplication.php(141): CWebApplication->runController('entries/editEnt...')
#60 /Applications/MAMP/htdocs/craft-cms-test/craft/app/etc/web/WebApp.php(288): CWebApplication->processRequest()
#61 /Applications/MAMP/htdocs/craft-cms-test/craft/app/framework/base/CApplication.php(185): Craft\WebApp->processRequest()
#62 /Applications/MAMP/htdocs/craft-cms-test/craft/app/index.php(62): CApplication->run()
#63 /Applications/MAMP/htdocs/craft-cms-test/public/index.php(19): require_once('/Applications/M...')
#64 {main}
REQUEST_URI=/admin/entries/homepage/2-homepage
HTTP_REFERER=http://localhost:8888/admin/entries/singles

---
******************************************************************************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant