Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Daniele Scasciafratte

    (@mte90)

    What PHP version are you using?

    Plugin Author Daniele Scasciafratte

    (@mte90)

    I checked and iconv is a function available since PHP 4 but require a module enabled in your server, can you check that?
    We use that to sanitize the output with RTL languages but I can add a check in the next release to detect if it is available.

    Thread Starter billthecat

    (@billthecat)

    You’re correct, iconv was not installed… (PHP v7.1)

    Installed iconv, installed the plugin again, and the issue resolved.

    Plugin Author Daniele Scasciafratte

    (@mte90)

    Perfect for the future we will add a check for that!

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

The topic ‘Fatal Error’ is closed to new replies.