Jump to content

Everquotation (devis)


Recommended Posts

Bonjour,

J'ai installer le module Everpsquotation sur mon presta mais j'ai un souci lorsque je clic sur le lien du menu gauche "Ventre" > "Commande" > "Devis"

J'obtiens ce message, est-ce un problème avec smarty ? j'ai essayé de vider le cache, mais sans succès 

 

 

Symfony\Component\Debug\Exception\ContextErrorException

in var/cache/dev/smarty/compile/9e/db/46/9edb464fe630e98dbec72c20e5f9faf087b80a56_0.file.header.tpl.php (line 29)

content_5dcb1ec5ab9418_08200156(object(Smarty_Internal_Template))in vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php (line 123)

Smarty_Template_Resource_Base->getRenderedTemplateCode(object(Smarty_Internal_Template))in vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php (line 114)

Smarty_Template_Compiled->render(object(Smarty_Internal_Template))in vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php (line 216)

Smarty_Internal_Template->render(false, 0)in vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php (line 232)

Smarty_Internal_TemplateBase->_execute(object(Smarty_Internal_Template), null, null, null, 0)in vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php (line 116)

Smarty_Internal_TemplateBase->fetch('/www/presta/modules//everpsquotation/views/templates/admin/header.tpl')in modules/everpsquotation/controllers/admin/AdminEverPsQuotationController.php (line 163)

        $this->addRowAction('view');

        $this->addRowAction('delete');

        // $this->addRowAction('validate');

        $lists = parent::renderList(); 

              

        $html=$this->context->smarty->fetch(_PS_MODULE_DIR_ . '/everpsquotation/views/templates/admin/header.tpl');

        $html .= $lists; 

        $html .= $this->context->smarty->fetch(_PS_MODULE_DIR_ . '/everpsquotation/views/templates/admin/footer.tpl');

AdminEverPsQuotationController->renderList()in classes/controller/AdminController.php (line 2123)

AdminControllerCore->initContent()in classes/controller/Controller.php (line 292)

ControllerCore->run()in classes/Dispatcher.php (line 515)

DispatcherCore->dispatch()in admin1005/index.php (line 97)

 

Merci pour toute aide

 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...