When I post I am getting this error. I've searched and i can't find anything related.
Fatal error: Call to undefined function iconv() in /home/home/public_html/wp-content/plugins/WPRobot3/modules/article.php on line 550
Any ideas?
When I post I am getting this error. I've searched and i can't find anything related.
Fatal error: Call to undefined function iconv() in /home/home/public_html/wp-content/plugins/WPRobot3/modules/article.php on line 550
Any ideas?
Looks like you are using an old php version. You can try to simply comment out line 550 of article.php by placing // at its beginning. The module should still work normally.
You must log in to post.