• Resolved nashoba

    (@nashoba)


    I can’t get this to work, tried to follow the troubleshooter where it told me to switch to a default template – doing that rendered my entire site blank.

    I can’t deactivate ANY plugin to see if that helps as it throws an error. I cannot DEactivate this plugin as it throws an error…

    Call to undefined function GeminiLabs\Symfony\Polyfill\Mbstring\iconv()

    HELP!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Gemini Labs

    (@geminilabs)

    @nashoba Please send an email to site-reviews[at]geminilabs.io so I can help you directly.

    Plugin Author Gemini Labs

    (@geminilabs)

    iconv is a PHP extension that should be installed by default on all servers that use PHP. It is used by Site Reviews to support multibyte (unicode) characters for foreign languages on servers that do not support multibyte characters.

    If your server is using a custom non-default build of PHP, then it’s possible that it doesn’t have the iconv extension installed which is causing this problem.

    To fix this, you may need to FTP into your server and manually delete the Site Reviews plugin from the wp-content/plugins directory.

    I really apologise that I did not anticipate this scenario as iconv is supposed to be a standard default PHP extension.

    This will be fixed immediately in an update.

    Plugin Author Gemini Labs

    (@geminilabs)

    This should be fixed in v5.2.3

    Plugin Author Gemini Labs

    (@geminilabs)

    FYI, here is where it says that the iconv extension is enabled by default in PHP unless it has been specifically disabled when compiling PHP on the server:

    https://www.php.net/manual/en/iconv.installation.php

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Breaking my site :(’ is closed to new replies.