• 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

Multilingual file image upload issue (IIS)

Status
Not open for further replies.

didimkhn

Chevereto Member
OS : Chevereto on Windows Server 2008 with IIS 7
php 5.6
DB: Mysql

Korea language image file upload error.
Php error report.

[11-Feb-2015 16:26:45 Asia/Seoul] SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\x9B\x90\xEA\xB5\xAC....' for column 'image_original_filename' at row 1
[11-Feb-2015 16:27:49 Asia/Seoul] SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\x9B\x90\xEA\xB5\xAC....' for column 'image_original_filename' at row 1
[11-Feb-2015 16:58:05 Asia/Seoul] SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\x9B\x90\xEA\xB5\xAC....' for column 'image_original_filename' at row 1
[11-Feb-2015 16:59:44 Asia/Seoul] SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\x95\x98\xED\x8A\xB8....' for column 'image_original_filename' at row 1
[11-Feb-2015 17:00:24 Asia/Seoul] SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\x95\x98\xED\x8A\xB8\xE3...' for column 'image_original_filename' at row 1
[11-Feb-2015 17:00:48 Asia/Seoul] SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\x9B\x90\xEA\xB5\xAC....' for column 'image_original_filename' at row 1
[11-Feb-2015 17:02:20 Asia/Seoul] SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\x95\x98\xED\x8A\xB8\xE3...' for column 'image_original_filename' at row 1
[11-Feb-2015 17:02:35 Asia/Seoul] SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\x95\x98\xED\x8A\xB8\xE3...' for column 'image_original_filename' at row 1
[11-Feb-2015 17:06:42 Asia/Seoul] SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\x95\x98\xED\x8A\xB8\xE3...' for column 'image_original_filename' at row 1
[11-Feb-2015 17:18:13 Asia/Seoul] SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\x95\x98\xED\x8A\xB8\xE3...' for column 'image_original_filename' at row 1
[11-Feb-2015 17:19:59 Asia/Seoul] SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\x97\xB0\xEC\x8A\xB5T...' for column 'image_original_filename' at row 1
[11-Feb-2015 17:20:52 Asia/Seoul] SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\x97\xB0\xEC\x8A\xB5T...' for column 'image_original_filename' at row 1

But the profile background image is no problem.

upload_2015-2-11_16-55-1.png
 
Hi
issue test report
Change the file name as a single image was tested
File name:팀뷰어.jpg upload fail
upload_2015-2-12_0-15-43.png

File name: teamviewer.jpg upload success
upload_2015-2-12_0-17-29.png
 
I've tested the demo and an image with that filename gets uploaded without issues so this can be narrowed to IIS.

I'm not familiar to IIS and in fact I've never tested Chevereto on IIS (I don't even have a test suite for that), the only way to try to fix this will be to actually debug this in your server, I will need FTP access for that.
 
I've tested the demo and an image with that filename gets uploaded without issues so this can be narrowed to IIS.

I'm not familiar to IIS and in fact I've never tested Chevereto on IIS (I don't even have a test suite for that), the only way to try to fix this will be to actually debug this in your server, I will need FTP access for that.

OK
FTP access information sent by email.
Please test
Thank you.
 
Status
Not open for further replies.
Back
Top