Flobert Posted October 8, 2014 Share Posted October 8, 2014 (edited) C'è qualche anima buona che mi può dare un suggerimento? Salve, ho installato il modulo Cash on delivery with fee payment senza problemi, fatti i test funzionava. Poi ho provato a modificare nel BO le traduzioni dall'inglese all'italiano e ha smesso di funzionare restituendomi errore 500, di cui vi allego il messaggio per intero. Dimenticavo di dire che cancellando il modulo e reinstallandolo di nuovo, anche da FTP e senza fare le traduzioni, (lasciandolo quindi così com'è), rimane l'errore 500 e non c'è modo di fare l'acquisto con pagamento alla consegna. Grazie Presta 1.6.0.9 Come posso risolvere? Strict Standards: Declaration of Hook::exec() should be compatible with HookCore::exec($hook_name, $hook_args = Array, $id_module = NULL, $array_return = false, $check_exceptions = true, $use_push = false, $id_shop = NULL) in /home2/rhsampey/public_html/override/classes/Hook.php on line 115Warning: Cannot modify header information - headers already sent by (output started at /home2/rhsampey/public_html/override/classes/Hook.php:115) in/home2/rhsampey/public_html/classes/controller/FrontController.php on line 793Warning: Missing argument 1 for ModuleFrontControllerCore::getTemplatePath(), called in /home2/rhsampey/public_html/override/classes/controller/ModuleFrontController.php on line 24 and defined in/home2/rhsampey/public_html/classes/controller/ModuleFrontController.php on line 70Notice: Undefined variable: template in /home2/rhsampey/public_html/classes/controller/ModuleFrontController.php on line 72Notice: Undefined variable: template in /home2/rhsampey/public_html/classes/controller/ModuleFrontController.php on line 73Warning: Cannot modify header information - headers already sent by (output started at /home2/rhsampey/public_html/override/classes/Hook.php:115) in/home2/rhsampey/public_html/classes/exception/PrestaShopException.php on line 37 [PrestaShopException]Template 'codfee_val.tpl' not foundat line 27 in file override/classes/controller/ModuleFrontController.php 21. elseif (Tools::file_exists_cache(_PS_THEME_DIR_.'modules/'.$this->module->name.'/views/templates/front/'.$template))22. $this->template = _PS_THEME_DIR_.'modules/'.$this->module->name.'/views/templates/front/'.$template;23. elseif (Tools::file_exists_cache($this->getTemplatePath().$template))24. $this->template = $this->getTemplatePath().$template;25. else26. throw new PrestaShopException("Template '$template' not found");27. }28. }29. } ModuleFrontController->setTemplate - [line 76 - modules/codfee/controllers/front/payment.php] - [1 Arguments] CodFeePaymentModuleFrontController->initContent - [line 180 - classes/controller/Controller.php] ControllerCore->run - [line 373 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 28 - index.php] Edited October 13, 2014 by Flobert (see edit history) Link to comment Share on other sites More sharing options...
Flobert Posted October 8, 2014 Author Share Posted October 8, 2014 Dimenticavo di dire che cancellando il modulo e reinstallandolo di nuovo, anche da FTP e senza fare le traduzioni, (lasciandolo quindi così com'è), rimane l'errore 500 e non c'è modo di fare l'acquisto con pagamento alla consegna. Grazie Link to comment Share on other sites More sharing options...
Flobert Posted October 9, 2014 Author Share Posted October 9, 2014 Qualche esperto mi può dare una mano? Errore 500 Cash on delivery with fee payment Link to comment Share on other sites More sharing options...
Flobert Posted October 13, 2014 Author Share Posted October 13, 2014 C'è qualche anima buona che mi può dare un suggerimento? Grazie C'è qualche anima buona che mi può dare un suggerimento? Salve, ho installato il modulo Cash on delivery with fee payment senza problemi, fatti i test funzionava. Poi ho provato a modificare nel BO le traduzioni dall'inglese all'italiano e ha smesso di funzionare restituendomi errore 500, di cui vi allego il messaggio per intero. Dimenticavo di dire che cancellando il modulo e reinstallandolo di nuovo, anche da FTP e senza fare le traduzioni, (lasciandolo quindi così com'è), rimane l'errore 500 e non c'è modo di fare l'acquisto con pagamento alla consegna. Grazie Presta 1.6.0.9 Come posso risolvere? Strict Standards: Declaration of Hook::exec() should be compatible with HookCore::exec($hook_name, $hook_args = Array, $id_module = NULL, $array_return = false, $check_exceptions = true, $use_push = false, $id_shop = NULL) in /home2/rhsampey/public_html/override/classes/Hook.php on line 115Warning: Cannot modify header information - headers already sent by (output started at /home2/rhsampey/public_html/override/classes/Hook.php:115) in/home2/rhsampey/public_html/classes/controller/FrontController.php on line 793Warning: Missing argument 1 for ModuleFrontControllerCore::getTemplatePath(), called in /home2/rhsampey/public_html/override/classes/controller/ModuleFrontController.php on line 24 and defined in/home2/rhsampey/public_html/classes/controller/ModuleFrontController.php on line 70Notice: Undefined variable: template in /home2/rhsampey/public_html/classes/controller/ModuleFrontController.php on line 72Notice: Undefined variable: template in /home2/rhsampey/public_html/classes/controller/ModuleFrontController.php on line 73Warning: Cannot modify header information - headers already sent by (output started at /home2/rhsampey/public_html/override/classes/Hook.php:115) in/home2/rhsampey/public_html/classes/exception/PrestaShopException.php on line 37 [PrestaShopException]Template 'codfee_val.tpl' not foundat line 27 in file override/classes/controller/ModuleFrontController.php 21. elseif (Tools::file_exists_cache(_PS_THEME_DIR_.'modules/'.$this->module->name.'/views/templates/front/'.$template))22. $this->template = _PS_THEME_DIR_.'modules/'.$this->module->name.'/views/templates/front/'.$template;23. elseif (Tools::file_exists_cache($this->getTemplatePath().$template))24. $this->template = $this->getTemplatePath().$template;25. else26. throw new PrestaShopException("Template '$template' not found");27. }28. }29. } ModuleFrontController->setTemplate - [line 76 - modules/codfee/controllers/front/payment.php] - [1 Arguments] CodFeePaymentModuleFrontController->initContent - [line 180 - classes/controller/Controller.php] ControllerCore->run - [line 373 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 28 - index.php] Link to comment Share on other sites More sharing options...
Danilo arcopinto Posted July 26, 2015 Share Posted July 26, 2015 ciao, hai trovato soluzione ? ho lo stesso problema. Danilo Link to comment Share on other sites More sharing options...
gvbfhgfy7 Posted July 30, 2015 Share Posted July 30, 2015 Q/微2864415897办理澳洲墨尔本大学毕业证成绩单学历认证 The [spam-filter] MelbourneQ/微2864415897办理澳洲阿德莱德大学毕业证成绩单学历认证 Adelaide UniversityQ/微2864415897办理澳洲莫纳什大学毕业证成绩单学历认证 Monash UniversityQ/微2864415897办理澳洲昆士兰大学毕业证成绩单学历认证The [spam-filter] QueenslandQ/微2864415897办理澳洲西澳大学毕业证成绩单学历认证 The [spam-filter] Western AustraliaQ/微2864415897办理澳洲澳大利亚国立大学毕业证成绩单学历认证 The Australian National UniversityQ/微2864415897办理澳洲麦考瑞大学毕业证成绩单学历认证 Macquarie UniversityQ/微2864415897办理澳洲纽卡斯尔大学毕业证成绩单学历认证 The [spam-filter] NewcastleQ/微2864415897办理澳洲卧龙岗大学毕业证成绩单学历认证 [spam-filter] WollongongQ/微2864415897办理澳洲格里菲斯大学毕业证成绩单学历认证 Griffith UniversityQ/微2864415897办理澳洲佛林德斯大学毕业证成绩单学历认证 Flinders UniversityQ/微2864415897办理澳洲塔斯马尼亚大学毕业证成绩单学历认证 [spam-filter] TasmaniaQ/微2864415897办理澳洲西悉尼大学毕业证成绩单学历认证[spam-filter] Western SydneyQ/微2864415897办理澳洲邦德大学毕业证成绩单学历认证Bond UniversityQ/微2864415897办理澳洲迪肯大学毕业证成绩单学历认证 Deakin UniversityQ/微2864415897办理澳洲悉尼科技大学毕业证成绩单学历认证 [spam-filter] Technology , SydneyQ/微2864415897办理澳洲科廷科技大学毕业证成绩单学历认证 Curtin [spam-filter] TechnologyQ/微2864415897办理澳洲墨尔本皇家理工学院毕业证成绩单学历认证 RMIT UniversityQ/微2864415897办理澳洲昆士兰科技大学毕业证成绩单学历认证 Queensland [spam-filter] TechnologyQ/微2864415897办理澳洲拉筹伯大学毕业证成绩单学历认证La Trobe UniversityQ/微2864415897办理澳洲莫道克大学毕业证成绩单学历认证 Murdoch UniversityQ/微2864415897办理澳洲堪培拉大学毕业证成绩单学历认证 [spam-filter] CanberraQ/微2864415897办理澳洲旋宾科技大学毕业证成绩单学历认证 Swinburne [spam-filter] TechnologyQ/微2864415897办理澳洲南澳大学毕业证成绩单学历认证 [spam-filter] South AustraliaQ/微2864415897办理澳洲中央昆士兰大学毕业证成绩单学历认证 [spam-filter] Southern QueenslandQ/微2864415897办理澳洲查尔斯特大学毕业证成绩单学历认证 Charles Sturt UniversityQ/微2864415897办理澳洲詹姆斯库克大学毕业证成绩单学历认证 James Cook UniversityQ/微2864415897办理澳洲圣母大学毕业证成绩单学历认证 Notre DameQ/微2864415897办理澳洲新英格兰大学毕业证成绩单学历认证 The [spam-filter] New EnglandQ/微2864415897办理澳洲南昆士兰大学毕业证成绩单学历认证 [spam-filter] Southern QueenslandQ/微2864415897办理澳洲巴里迪大学毕业证成绩单学历认证 [spam-filter] BallaratQ/微2864415897办理澳洲埃迪斯科文大学毕业证成绩单学历认证 Edith Cowan UniversityQ/微2864415897办理澳洲南十字星大学毕业证成绩单学历认证 Southern Cross UniversityQ/微2864415897办理澳洲阳光海岸大学毕业证成绩单学历认证 [spam-filter] Sunshine CoastQ/微2864415897办理澳洲维多利亚大学毕业证成绩单学历认证Victoria UniversityQ/微2864415897办理澳洲北领地大学毕业证成绩单学历认证 Northern Territory University Q/微2864415897办理澳洲澳大利亚天主教大学毕业证成绩单学历认证Australian Catholic University Q/微2864415897办理澳洲查尔斯达尔文大学毕业证成绩单学历认证Charles Darwin University Q/微2864415897办理澳洲悉尼科技大学学历学位认证毕业证成绩单[spam-filter] Technology Sydney Q/微2864415897办理澳洲精英教育学院学历学位认证毕业证成绩单Top Education Institute Q/微2864415897办理澳洲新南威尔士大学学历学位认证毕业证成绩单The [spam-filter] New South Wales Q/微2864415897办理澳洲新英格兰大学学历学位认证毕业证成绩单The [spam-filter] New England Q/微2864415897办理澳洲法学院学历学位认证毕业证成绩单The College of Law Link to comment Share on other sites More sharing options...
mike1964 Posted February 9, 2016 Share Posted February 9, 2016 Salve, hai provato a disabilitare le regole carrello? Link to comment Share on other sites More sharing options...
caygri Posted February 9, 2016 Share Posted February 9, 2016 discussione vecchissima. chiudo Link to comment Share on other sites More sharing options...
Recommended Posts