Hello all, I just bought a good new hosting and i trying to install dle9.0 but it always gives me this error when I finished installing it! Fatal error: Call to undefined function: iconv_strlen() in /homepages/22/d355244258/htdocs/engine/modules/functions.php on line 1132 Any idea? thanks
That error may be because your version of Php is missing a required library which includes that function. It may be that you need to run it on Php version 5 (and you are using version 4) or good new host does not have the library installed. Check with your web host and ask. Or maybe actually ask in the Datalife Engine forums, who may be better suited to answer the question (they wrote the script).