Webshoptime Posted August 7, 2017 Posted August 7, 2017 After migration off my latest shop, I'm getting a new error. ``` public_html/classes/Dispatcher.php on line 513 [ThirtyBeesException] Missing template name at line 678 in file vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplate.php public function __get($property_name) { switch ($property_name) { case 'source': if (strlen($this->template_resource) == 0) { throw new SmartyException('Missing template name'); } $this->source = Smarty_Resource::source($this); // cache template object under a unique ID // do not cache eval resources if ($this->source->type != 'eval') { SmartyInternalTemplate->get - [line 346 - vendor/smarty/smarty/libs/sysplugins/smartycacheresource.php] - [1 Arguments] SmartyTemplate_Cached->construct - [line 707 - vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplate.php] - [1 Arguments] SmartyInternalTemplate->__get - [line 410 - vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplatebase.php] - [1 Arguments] SmartyInternalTemplateBase->isCached - [line 3094 - classes/module/Module.php] - [3 Arguments] ModuleCore->isCached - [line 73 - modules/productpaymentlogos/productpaymentlogos.php] - [2 Arguments] ProductPaymentLogos->hookDisplayProductButtons - [line 771 - classes/Hook.php] - [1 Arguments] HookCore::coreCallHook - [line 487 - classes/Hook.php] - [3 Arguments] HookCore::execWithoutCache - [line 280 - classes/Hook.php] - [7 Arguments] HookCore::exec - [line 322 - controllers/front/ProductController.php] - [2 Arguments] ProductControllerCore->initContent - [line 366 - classes/controller/Controller.php] ControllerCore->run - [line 43 - override/classes/controller/Controller.php] Controller->run - [line 743 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 33 - index.php]```
0 Webshoptime Posted August 8, 2017 Author Posted August 8, 2017 L'équipe Stigmi Fr : +33 617 55 16 14 Be: +32 493 90 02 79 [email protected] www.stigmi.eu
0 Webshoptime Posted August 10, 2017 Author Posted August 10, 2017 i just received this mail "Indeed, this is not working and it doesn’t throw an error. I have no clue what may be causing this, this is not a standard PrestaShop version. My advice would be to try using the module without managing labels in PrestaShop, I don’t think we’ll ever support your Thirty bees fork." Do you have contact the developer?
0 Webshoptime Posted August 13, 2017 Author Posted August 13, 2017 I don't see any issues that cause this problem. The module is working, but only I don't can't see or used in the back office like in Prestashop. Does somebody have an idea?
0 Webshoptime Posted August 13, 2017 Author Posted August 13, 2017 Yes of course. I will install a test version.
0 Webshoptime Posted August 13, 2017 Author Posted August 13, 2017 i'm getting this error if i click on the Bpost menu ``` [ThirtyBeesException] Syntax error in template "/home/17442-38450.cloudwaysapps.com/aegqhbdkcs/publichtml/modules/bpostshm/views/templates/admin/ordersbpost/helpers/list/listfooterscript.tpl" on line 44 "if ($td.text().trim() == 1){trlist.push($td.closest('tr'));" - Unexpected ".", expected one of: "}" at line 44 in file vendor/smarty/smarty/libs/sysplugins/smartyinternal_templatecompilerbase.php public $suppressMergedTemplates = false; /** compile tag objects * @var array */ public static $tagobjects = array(); /** tag stack SmartyInternalTemplateCompilerBase->triggertemplateerror - [line 4435 - vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplateparser.php] SmartyInternalTemplateparser->yysyntaxerror - [line 4501 - vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplateparser.php] - [2 Arguments] SmartyInternalTemplateparser->doParse - [line 118 - vendor/smarty/smarty/libs/sysplugins/smartyinternalsmartytemplatecompiler.php] - [2 Arguments] SmartyInternalSmartyTemplateCompiler->doCompile - [line 283 - vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplatecompilerbase.php] - [1 Arguments] SmartyInternalTemplateCompilerBase->compileTemplate - [line 197 - vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplate.php] - [1 Arguments] SmartyInternalTemplate->compileTemplateSource - [line 155 - vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplatebase.php] SmartyInternalTemplateBase->fetch - [line 424 - classes/SmartyCustom.php] - [7 Arguments] SmartyCustomTemplate->fetch - [line 303 - vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplate.php] - [7 Arguments] SmartyInternalTemplate->getSubTemplate - [line 265 - cache/smarty/compile/15/d3/9a/15d39ab991a16bd3c64dc52c1b5ff005aff2a033.file.listfooter.tpl.php] - [7 Arguments] content598cb77ccfae3623490341 - [line 188 - vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplatebase.php] - [1 Arguments] SmartyInternalTemplateBase->fetch - [line 424 - classes/SmartyCustom.php] - [7 Arguments] SmartyCustom_Template->fetch - [line 637 - classes/helper/HelperList.php] HelperListCore->displayListFooter - [line 155 - classes/helper/HelperList.php] HelperListCore->generateList - [line 589 - modules/bpostshm/controllers/admin/AdminOrdersBpost.php] - [2 Arguments] AdminOrdersBpostController->renderList - [line 2426 - classes/controller/AdminController.php] AdminControllerCore->initContent - [line 319 - modules/bpostshm/controllers/admin/AdminOrdersBpost.php] AdminOrdersBpostController->initContent - [line 366 - classes/controller/Controller.php] ControllerCore->run - [line 743 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 58 - admin/index.php]```
0 movieseals Posted March 4, 2018 Posted March 4, 2018 I get the same error: Warning: Invalid argument supplied for foreach() in /classes/Dispatcher.php on line 513 on every backend page. And this one sporadically on some: Warning: Cannot modify header information - headers already sent by (output started at /home/librairiezbook/public_html/classes/Dispatcher.php:513) in /classes/Tools.php on line 299 Even with all third party modules and overrides disabled.
0 Webshoptime Posted March 22, 2018 Author Posted March 22, 2018 hello, Have you try this version? https://github.com/thirtybees/bpostshm
Question
Webshoptime
After migration off my latest shop, I'm getting a new error. ``` public_html/classes/Dispatcher.php on line 513 [ThirtyBeesException]
Missing template name at line 678 in file vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplate.php
35 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now