Re:Error in convert_img.php on line 2515 (solved) 9 Months, 2 Weeks ago
Karma: 3
It depends on whether you are moving over to Joomla 1.5+ series or not.
If you are just moving content between two Joomla 1.0+ series sites you might be able to use the old 1.6 version of export content.
Or ask your host to install iconv either that or change your hosting to someone that has the iconv lib installed.
If you know any PHP you may be able to come up with a work around by editing: /administrator/component/com_export_content/convert_img.php which is where iconv is referenced.