Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
hansbit  
#1 Posted : Monday, May 16, 2005 4:24:00 AM(UTC)
hansbit

Rank: Member

Groups: Member
Joined: 5/16/2005(UTC)
Posts: 1

I have a plan to Buy Image Uploader Component!
I think that your ImageUploader is Excellent!
I am Demo Version Testing....
I am Korean.
After Upload, I Have a Description View Prolblem!
I can't read Description!
ex)媛€?섎떎 ( Charset Problem? I need solution )

My Environment
OS : RedHat Linux 9.0
Apatche(httpd-2.0.54)
PHP(5.0.4)
MYSQL(4.1.11)

:'( :'( :'(
Alex Makhov  
#2 Posted : Thursday, May 19, 2005 12:35:00 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups:
Joined: 8/3/2003(UTC)
Posts: 998

Hi,

You may use the CodePage Property wich specifies the code page used to encode the text data submitted by Image Uploader.

Edited by user Tuesday, February 19, 2008 6:02:29 PM(UTC)  | Reason: Not specified

Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
dsnook  
#3 Posted : Monday, December 11, 2006 5:44:11 PM(UTC)
dsnook

Rank: Member

Groups: Member
Joined: 11/14/2006(UTC)
Posts: 5

Hi,

My config is:
Firefox 2.0
Mac OSX 10.3.9
Aurigma Image Uploader 4.0 Dual

My problem: filenames with accent (é à è ...) are not posted correctly even if I add
addParam("Charset", "UTF-8") in my code
This can be tested on the Basic Demo page of Image Uploader web site

=> everything is fine with SAFARI

Any suggestion?

Regards,
Daniel
Alex Makhov  
#4 Posted : Monday, December 11, 2006 7:12:57 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups:
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

Check if the names of the uploaded files have been changed while uploading (you can check them in the Gallery folder). May be it would be better to save them with some simple names (for example File1.jpg, File2.jpg and so on) and save the original names to the database to use them in the gallery.
Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
dsnook  
#5 Posted : Monday, December 11, 2006 7:38:37 PM(UTC)
dsnook

Rank: Member

Groups: Member
Joined: 11/14/2006(UTC)
Posts: 5

Hi,

Actually $_FILES[$imageName]['name'] give a bad filename even if I try to do utf8_decode().
=> that mean's that filename saved in my database are not correct.

I insist on the fact that it's ok with SAFARI: is there any specific setting with firefox?

Thanks for your help

Daniel
Alex Makhov  
#6 Posted : Monday, December 11, 2006 8:02:23 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups:
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

There does not have to be any difference. Does the problem occur on both WinXP and Mac?
Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
dsnook  
#7 Posted : Monday, December 11, 2006 8:36:15 PM(UTC)
dsnook

Rank: Member

Groups: Member
Joined: 11/14/2006(UTC)
Posts: 5

I tried with firefox on WinXP and the result is good. It seems to only affect Mac+Firefox.

Regards,

Daniel
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.