Categories

Featured templates

Joomla 3.x. Troubleshooter. Fatal error: Call to undefined function iconv()

Rating: 5.0/5. From 1 vote.
Please wait...

Today you will learn how to handle the Fatal error: Call to undefined function iconv(), which can show up in your Joomla admin panel. In this case you will have two ways out.

First, you have to contact your hosting and ask them to switch on the iconv module on the server.

The second variant will require a few steps to be done. They are indicated below:

  1. Enter your hosting file manager. Then open the following folder administrator/components/com_finder/helpers/indexer/parser:

    Joomla_troubleshooter._Fatal_error

  2. You should find html.php.

  3. There you need to delete or comment the following line:

    $input = iconv("utf-8", "utf-8//IGNORE", $input);

    Joomla troubleshooter. Fatal error2

  4. Save the changes. There should be no issues now.

You can as well check additional tutorials or contact us in case of any other issues.

Responsive Joomla Themes
This entry was posted in Joomla! Tutorials and tagged call, error, function, iconv(), joomla, troubleshooter, undefined. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket