Rodrigo Garrido Posted October 1, 2018 Share Posted October 1, 2018 Help me !!! PLEASE Hay varios errores. Error encontrado: CData section not finished A& en archivo country_module_list.xml. Error encontrado: Premature end of data in tag description line 1 en archivo country_module_list.xml. Error encontrado: Premature end of data in tag module line 1 en archivo country_module_list.xml. Error encontrado: Premature end of data in tag modules line 1 en archivo country_module_list.xml. Link to comment Share on other sites More sharing options...
satkauskas Posted October 9, 2018 Share Posted October 9, 2018 (edited) a Prestashop servers gaved corrupt XMLS. Now, temporary solution: delete the xmls listed , and update classes / tools php (then Prestashop will solve that error, you can turn it on protected static $is_addons_up = FALSE; public static function addonsRequest($request, $params = array()) { return false; if (!self::$is_addons_up) { return false; Edited October 9, 2018 by satkauskas (see edit history) 1 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