• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • šŸ˜Œ This community is user driven. Be polite with other users.
    • šŸ‘‰ Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • šŸ’ø Purchase a Pro Subscription to get access to active software support and faster ticket response times.

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