Going to the sound language menu and trying to install Italian gives me this error:
SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column ‘filename’ at row 1
File:/var/www/html/admin/modules/soundlang/Soundlang.class.php:1125
I am a little confused someone can tell me how to solve
FreePBX is new … recently installed
FreePBX version 15.0.16.38 with all updated modules
I solved … but … I solved how I do not like …
I went to see the code and consequently understanding what is wrong I lengthened the size of the filename field of the soundlang_prompts table from 80 to 255
Now the Italian also installs the Italian but I think it’s a bug …