AcidLava Posted September 23 Share Posted September 23 (edited) Bonjour, Prestashop 8.1.3 PHP 8.1 Après migration d'un prestashop sur un VPS géré par webmin/virtualmin, j'obtiens l'erreur suivante (en front office seulement, tout est fonctionnel côté back-office). Une piste ? Fatal error: Uncaught Error: Class "Transliterator" not found in /home/templeduplaisir/public_html/src/Core/Util/String/StringModifier.php:100 Stack trace: #0 /home/templeduplaisir/public_html/classes/Tools.php(1407): PrestaShop\PrestaShop\Core\Util\String\StringModifier->replaceAccentedChars() #1 /home/templeduplaisir/public_html/config/smarty.config.inc.php(211): ToolsCore::replaceAccentedChars() #2 /home/templeduplaisir/public_html/config/smarty.config.inc.php(221): smartyClassname() #3 /home/templeduplaisir/public_html/classes/Smarty/SmartyLazyRegister.php(81): smartyClassnames() #4 /home/templeduplaisir/public_html/var/cache/dev/smarty/compile/v3_jovets_392layouts_layout_full_width_tpl/b2/b7/8a/b2b78a49702d07fe5863a98af678e5afa41a36e0_2.file.layout-both-columns.tpl.php(43): SmartyLazyRegister->__call() #5 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_66f15a56c7d5f1_14003719() #6 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode() #7 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render() #8 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(386): Smarty_Internal_Template->render() #9 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(116): Smarty_Internal_Template->_subTemplateRender() #10 /home/templeduplaisir/public_html/var/cache/dev/smarty/compile/v3_jovets_392layouts_layout_full_width_tpl/c8/df/8c/c8df8c0cf4478e68e29a93b9094b9df17bcec7fd_2.file.layout-full-width.tpl.php(29): Smarty_Internal_Runtime_Inheritance->endChild() #11 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_66f15a56c644f9_92175282() #12 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode() #13 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render() #14 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(386): Smarty_Internal_Template->render() #15 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(116): Smarty_Internal_Template->_subTemplateRender() #16 /home/templeduplaisir/public_html/var/cache/dev/smarty/compile/v3_jovets_392layouts_layout_full_width_tpl/a7/02/01/a70201d05a66605d8aa0961576095f1b98a1d625_2.file.page.tpl.php(27): Smarty_Internal_Runtime_Inheritance->endChild() #17 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_66f15a56c5e8b5_96870702() #18 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode() #19 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render() #20 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(386): Smarty_Internal_Template->render() #21 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(116): Smarty_Internal_Template->_subTemplateRender() #22 /home/templeduplaisir/public_html/var/cache/dev/smarty/compile/v3_jovets_392layouts_layout_full_width_tpl/c7/98/37/c79837571864b6b14c19a096660b31ae41cfe04a_2.file.index.tpl.php(27): Smarty_Internal_Runtime_Inheritance->endChild() #23 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_66f15a56c57e68_13912790() #24 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode() #25 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render() #26 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(238): Smarty_Internal_Template->render() #27 /home/templeduplaisir/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(116): Smarty_Internal_TemplateBase->_execute() #28 /home/templeduplaisir/public_html/classes/Smarty/SmartyCustom.php(112): Smarty_Internal_TemplateBase->fetch() #29 /home/templeduplaisir/public_html/classes/controller/FrontController.php(753): SmartyCustomCore->fetch() #30 /home/templeduplaisir/public_html/classes/controller/FrontController.php(735): FrontControllerCore->smartyOutputContent() #31 /home/templeduplaisir/public_html/classes/controller/Controller.php(339): FrontControllerCore->display() #32 /home/templeduplaisir/public_html/classes/Dispatcher.php(510): ControllerCore->run() #33 /home/templeduplaisir/public_html/index.php(28): DispatcherCore->dispatch() #34 {main} thrown in /home/templeduplaisir/public_html/src/Core/Util/String/StringModifier.php on line 100 En vous remerciant. Edited September 23 by AcidLava (see edit history) Link to comment Share on other sites More sharing options...
Eolia Posted September 23 Share Posted September 23 il vous manque l'extension intl dans la configuration de votre VPS. A ajouter impérativement. Link to comment Share on other sites More sharing options...
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