XF 1.5 Fatal Error: Call to undefined function iconv_strien

Mike Bucy

Member
Just ported from VBulletin to Xen.

Everything works great except this error in log:

ErrorException: Fatal Error: Call to undefined function iconv_strlen() - library/Zend/Validate/Hostname.php:1263
Generated By: Unknown Account, Today at 8:34 AM

Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Request State
array(3) {
["url"] => string(44) "http://www.v8buick.com/index.php?login/login"
["_GET"] => array(1) {
["login/login"] => string(0) ""
}
["_POST"] => array(6) {
["login"] => string(21) "mimesfleigh@yahoo.com"
["register"] => string(1) "1"
["password"] => string(8) "********"
["cookie_check"] => string(1) "1"
["_xfToken"] => string(8) "********"
["redirect"] => string(23) "http://www.v8buick.com/"
}
}


Can anyone help with this error??

Thanks

Delete...
 
Top Bottom