Jump to content

Ps 1.7.6.8 vers 1.7.8.7 = User Notice: escape: unsupported type: UTF-8 - returning unmodified string


gouna

Recommended Posts

Bonjour,

Suite à des test sur une version locale de PrestaShop passée de 1.7.6.8 vers 1.7.8.7, je note un bug en backoffice lorsque je souhaite "Configurer" le module Payplug, l'action du bouton donne :

User Notice: escape: unsupported type: UTF-8 - returning unmodified string

ContextErrorException
in vendor\smarty\smarty\libs\plugins\modifier.escape.php (line 257)
smarty_modifier_escape('index.php?controller=AdminPayPlugInstallment&token=9616f5694698c7e8642222124972ee0b', 'UTF-8', 'UTF-8', true)
in config\smarty.config.inc.php (line 80)
smartyEscape('index.php?controller=AdminPayPlugInstallment&token=9616f5694698c7e8642222124972ee0b', 'UTF-8')
in classes\Smarty\SmartyLazyRegister.php (line 83)
SmartyLazyRegister->__call('smartyEscape', array('index.php?controller=AdminPayPlugInstallment&token=9616f5694698c7e8642222124972ee0b', 'UTF-8'))
in var\cache\dev\smarty\compile\blck_child\28\00\a2\2800a2857bf144b47f9cae76ec24390616e37ac9_0.file.standardPaymentAdvanced.tpl.php (line 92)
content_62f29714195777_56119928(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()
in vendor\smarty\smarty\libs\sysplugins\smarty_internal_template.php (line 385)
Smarty_Internal_Template->_subTemplateRender('file:./standardPaymentAdvanced.tpl', null, 'blck-child', 0, 3600, array(), 0, false)
in var\cache\dev\smarty\compile\blck_child\2c\10\23\2c1023655b30c9b567a749a2bafab0d0dc70273e_0.file.standard.tpl.php (line 66)
content_62f29713c76b01_90974588(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()
in classes\module\Module.php (line 2449)
ModuleCore->display('G:\\laragon\\www\\home2/modules/payplug/payplug.php', '/views/templates/api/molecules/standard/standard.tpl')
in modules\payplug\classes\ConfigClass.php (line 1576)
ConfigClass->fetchTemplate('/views/templates/api/molecules/standard/standard.tpl')
in modules\payplug\classes\PaymentClass.php (line 831)
PaymentClass->getPaymentMethods()
in modules\payplug\classes\ConfigClass.php (line 902)
ConfigClass->assignContentVar()
in modules\payplug\controllers\admin\AdminPayplugController.php (line 59)
AdminPayplugController->initContent()
in classes\controller\Controller.php (line 306)
ControllerCore->run()
in classes\Dispatcher.php (line 518)
DispatcherCore->dispatch()
in admin714buyrp3\index.php (line 93)


Merci si quelqu'un aurait une solution à ce soucis.

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...