• Resolved SORENSON

    (@sorenson)


    Hi,

    I am using WP 4.1.
    I have the latest plugin version 2.9.4.1.

    I am using the shortcode in my footer like this:
    <?php echo do_shortcode(‘[wpc-weather id=”25″]’); ?>

    I am getting this error: Fatal error: Call to undefined function iconv() in /home/theme/public_html/wp-content/plugins/wp-cloudy/wpcloudy.php on line 2700

    Any suggestions?

    https://ww.wp.xz.cn/plugins/wp-cloudy/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Benjamin Denis

    (@rainbowgeek)

    Hi,
    iconv is a php extension. You probably don’t have activated on your server. And WP Cloudy need it.

    Make a php info file on your ftp and send me the public link to see if iconv is on.

    Thanks

    Thread Starter SORENSON

    (@sorenson)

    Thank you for response! iconv was not activated. Thank you for pointing me in the right direction.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fatal error: Call to undefined function iconv()’ is closed to new replies.