Skip to content

Migx don't use "manager_theme" path to get the inputs.tpl files #37

@empiguet

Description

@empiguet

I have build a new manager theme. but i dont duplicate the whole "default" theme according to : "2.2 and later let you copy single files" = >http://rtfm.modx.com/display/revolution20/Manager+Templates+and+Themes

then i get :

Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'element/tv/renders/input/textbox.tpl'' in /home/www/2845221d2cda990737550122beb69195/web/dev/cdm/core/model/smarty/sysplugins/smarty_internal_template.php:162 Stack trace: #0 /home/www/2845221d2cda990737550122beb69195/web/dev/cdm/core/model/smarty/sysplugins/smarty_internal_template.php(537): Smarty_Internal_Template->isExisting(true) #1 /home/www/2845221d2cda990737550122beb69195/web/dev/cdm/core/model/smarty/Smarty.class.php(335): Smarty_Internal_Template->getRenderedTemplate() #2 /home/www/2845221d2cda990737550122beb69195/web/dev/cdm/core/model/modx/modmanagercontroller.class.php(252): Smarty->fetch('element/tv/rend...') #3 /home/www/2845221d2cda990737550122beb69195/web/dev/cdm/core/model/modx/modtemplatevar.class.php(1103): modManagerController->fetchTemplate('element/tv/rend...') #4 /home/www/2845221d2cda990737550122beb69195/web/dev/cdm/core/model/modx/modtemplatevar.class.php(421): modTemplateVarInputRender->render('', Array in /home/www/2845221d2cda990737550122beb69195/web/dev/cdm/core/model/smarty/sysplugins/smarty_internal_template.php on line 162

duplicating the default/element/tv/renders/input in my manager/templates/cdm folder SOLVED THE ISSUE but migx should take car of the manager theme path i think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions