We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Can't import languages, getting blank page after file upload | Forum

Max
Max May 13 '17
Hi, Im trying to import a language pack but after the page loads the .zip Im getting a blank page with this url mysite.com/admin/settings/languages/mod#lang_import and after and nothing happens,

Im getting this error in the error_log file

PHP Fatal error:  Call to a member function xpath() on boolean in /public_html/ow_system_plugins/admin/controllers/languages.php on line 437

How can I fix this?
Norias
Norias Jun 20 '17
Hi,


It's because your .xml is not strictly xhtml valid 


For example, <img tag has to be closed :


<img scr="pict.jpg" alt="picture" />