• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Error - iconv(): Argument #3 ($string) must be of type string, array given

UnknownAX

Chevereto Member
Hi, I'm wondering if anyone could help me with this issue?

TypeError thrown in /var/www/img/htdocs/www/app/vendor/symfony/polyfill-mbstring/Mbstring.php:116

# Message
iconv(): Argument #3 ($string) must be of type string, array given

# Incident ID:651f4dc0cf96c

# Time
2023-10-05T23:58:56+00:00 [1696550336]

# Stack trace
------------------------------------------------------------
#0 /var/www/img/htdocs/www/app/vendor/symfony/polyfill-mbstring/Mbstring.php:116{main}()
------------------------------------------------------------
#1 /var/www/img/htdocs/www/app/vendor/symfony/polyfill-mbstring/Mbstring.php:116iconv()
------------------------------------------------------------
#2 /var/www/img/htdocs/www/app/vendor/symfony/polyfill-mbstring/bootstrap80.php:15Symfony\Polyfill\Mbstring\Mbstring::mb_convert_encoding()
------------------------------------------------------------
#3 /var/www/img/htdocs/www/app/src/Encryption/functions.php:108mb_convert_encoding()
------------------------------------------------------------
#4 /var/www/img/htdocs/www/app/src/Legacy/Classes/Settings.php:447Chevereto\Encryption\decryptValues()
------------------------------------------------------------
#5 /var/www/img/htdocs/www/app/src/Legacy/functions.php:1086Chevereto\Legacy\Classes\Settings->__construct()
------------------------------------------------------------
#6 /var/www/img/htdocs/www/app/legacy/entrypoints/index.php:17Chevereto\Legacy\loaderHandler()
------------------------------------------------------------
#7 /var/www/img/htdocs/www/index.php:12require_once(string(length=56))
 
Back
Top