Hello, I am trying to use jxheadermodule with facebook app log in. I configured the facebook app and OAuth, but after first redirect it gets http error 500 https://mydomain/module/jxheaderaccount/facebooklink?code=... What could I do and what causes the problem?
ContextErrorException
Notice: Undefined index: tpl_dir
in a5b822f9ac176439d84fb2eac4af4d17f8642a6c_2.module.jxheaderaccountviewstempl.php line 28
at content_5d0a9a29ece766_26163384(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123
at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114
at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216
at Smarty_Internal_Template->render(false, 0)in smarty_internal_templatebase.php line 232
at Smarty_Internal_TemplateBase->_execute(object(SmartyDevTemplate), null, 'layouts/layout-full-width.tpl', null, 0)in smarty_internal_templatebase.php line 116
at Smarty_Internal_TemplateBase->fetch('module:jxheaderaccount/views/templates/front/facebooklink.tpl', null, 'layouts/layout-full-width.tpl', null,false, true, false)in SmartyDev.php line 40
at SmartyDev->fetch('module:jxheaderaccount/views/templates/front/facebooklink.tpl', null, 'layouts/layout-full-width.tpl')in FrontController.php line 682
at FrontControllerCore->smartyOutputContent('module:jxheaderaccount/views/templates/front/facebooklink.tpl')in FrontController.php line 666
at FrontControllerCore->display()in Controller.php line 301
at ControllerCore->run()in Dispatcher.php line 511
at DispatcherCore->dispatch()in index.php line 28