Swedish characters

trancecom

Joined: 2005-08-25
Posts: 25
Posted: Tue, 2005-10-04 09:15

Hi, first thanks for a really nice app.

Second, I've searched for referenses on how to customise the character set in order to show swedish characters and couldn't find anything so I ask here :)

I'd like to be able to use the swedish å,ä,ö,Å,Ä,Ö with Gallery Remote.

http://www.trancecom.se/gallery2/phpinfo.php

Please see attached jpg and logfile.

br/ petter c

AttachmentSize
GalleryRemoteLog.txt37.07 KB
remote.jpg49.24 KB
 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Tue, 2005-10-04 09:31

This is fixed in GR 1.5.1-b1 and the CVS version of G2 (you seem to be using G2 1.0).

Gallery Remote developer

 
trancecom

Joined: 2005-08-25
Posts: 25
Posted: Tue, 2005-10-04 09:38
paour wrote:
This is fixed in GR 1.5.1-b1 and the CVS version of G2 (you seem to be using G2 1.0).

Gallery Remote developer

Thanks :)

 
trancecom

Joined: 2005-08-25
Posts: 25
Posted: Tue, 2005-10-04 22:42

Paour, the upgrade went well. Gallery Remote works with Swedish characters and i also notice a tangible improvement in loading of picures. Very nice indeed. Thanks for the nice work. br/petter c

 
Healer77

Joined: 2005-10-19
Posts: 2
Posted: Wed, 2005-10-19 20:03

Hi,

I seem to having the same problems with danish characters like æ, ø or å.
I just tried the GR 1.5.1-b1 version hoping it would solve the issue.
It doesn't seem to correct it. Should I also install the CVS-version of G2.
i am currently using 2.0.1 (patched)

Thank you very much in advance

rgds.
Anders

 
trancecom

Joined: 2005-08-25
Posts: 25
Posted: Wed, 2005-10-19 21:37
Healer77 wrote:
Hi,

I seem to having the same problems with danish characters like æ, ø or å.
I just tried the GR 1.5.1-b1 version hoping it would solve the issue.
It doesn't seem to correct it. Should I also install the CVS-version of G2.
i am currently using 2.0.1 (patched)

Thank you very much in advance

rgds.
Anders

Hi Anders, I took whatever latest there were on the CVS of both.

/br petter

 
Healer77

Joined: 2005-10-19
Posts: 2
Posted: Mon, 2005-10-24 11:51

Hi Petter,

Thanks mate. Will try with a CVS-version on G2 then.

rgds.
Anders

 
webmastair
webmastair's picture

Joined: 2005-06-09
Posts: 25
Posted: Wed, 2007-01-17 10:06

Hi everybody,

I use the G2 embeded in the last version of phpBB forums.

Everyting seems to work fine but when I go in G2 by the forums, the characters looks like "Album : Galeries photos priv饳" (and the characters of the forums too)... and when I go directly in G2 without the phpBB intergration interface, everything is ok (forums & G2).

Where can I change anything to have the this fixed ?

Thanks (I come back later).

WebmastAir (from CompAir)

 
webmastair
webmastair's picture

Joined: 2005-06-09
Posts: 25
Posted: Wed, 2007-01-17 10:59

Hi,

I have done a modify in the files "g2helper.inc" !

I changed this functions :

	function _utf8Translate($value) {
		return (defined('UTF8_TRANSLATE')) ? utf8_encode($value) : $value;
	}

	function utf8Untranslate($value) {
		return (defined('UTF8_TRANSLATE')) ? utf8_decode($value) : $value;

... like this :

	function _utf8Translate($value) {
		return (defined('UTF8_TRANSLATE')) ? $value : $value;
	}

	function utf8Untranslate($value) {
		return (defined('UTF8_TRANSLATE')) ? $value : $value;

... so that it has no effect on the "html" translate !

Afterall, I suppose that it's not the good way to have it to do so !?

----
Now, with this change, the G2 work fine without any character's problems but it's now, the characters of the forums that are bad when we are looking into the photo's albums (everything is ok when we are out).

Please, is there anybody who's know what to do ?

-------------
WebmastAir (from CompAir)

 
webmastair
webmastair's picture

Joined: 2005-06-09
Posts: 25
Posted: Tue, 2007-01-23 22:34

Hi,

Nobody can answerd ?

WebmastAir (from CompAir)

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Fri, 2007-01-26 00:28

Hi webmastair, I don't think your issue is related to Gallery Remote; this is why you're getting no response in this forum. You'll have better luck in one of the G2 forums.

--
Gallery Remote developer

 
webmastair
webmastair's picture

Joined: 2005-06-09
Posts: 25
Posted: Fri, 2007-01-26 10:07

Ho.. sorry,

I could not imagine that it is so an other part of G2.

Thanks for your answer... I put my question into "Troubleshooting and Problems"

WebmastAir (from CompAir)

 
gopal.share

Joined: 2007-10-09
Posts: 1
Posted: Tue, 2007-10-09 06:39
Quote:
Hi friends,

Am encoding the characters from one form to another form.When getting result some swedish characters are displaying.so,i need ur suggestion how to eliminate swedish characters in the result.If anyone knows respond immediately.

Thanks in advance!!!

 
msary80

Joined: 2007-12-25
Posts: 1
Posted: Tue, 2007-12-25 05:35

This is fixed in GR 1.5.1-b1 and the CVS version of G2 Cat food(you seem to be using G2 1.0).

I'll see to it

 
olekro

Joined: 2008-01-12
Posts: 3
Posted: Sun, 2008-01-13 22:00

Hi, I have kind of the same problem. When using GR (1.5.1-b34) I have the following problems:

1. Cannot add albums through GR with norwegian letters æøå. When doing this it seems to work out, but in G2 the title is named with HTML-code like Rå&ingdhusplassen instead of Rådhusplassen.

2. Cannot add pictures containing norwegian letters in the filename or in a parent folder in windows. When trying this GR seem to upload each picture, but after each picture is uploaded "Upload failed" is printed in the "Progression-box".

I'm using G2 2.2.4:

Gallery version = 2.2.4 core 1.2.0.6
PHP version = 5.2.5 apache2handler
Webserver = Apache
Database = mysqli 5.0.51-log, lock.system=flock
Toolkits = ArchiveUpload, Exif, Getid3, LinkItemToolkit, NetPBM, Thumbnail, Gd
Acceleration = none, none
Operating system = FreeBSD svada.sjefs.net 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004

:/usr/obj/usr/src/sys/GENERIC i386
Default theme = matrix
gettext = enabled
Locale = en_US

I see that you (paour) mention that this kind of problem that I have is fixed in "the CVS version og G2". I really dont understand what CVS version is, and where to download it. If that's the solution to my problem could any of you kindly help me out how to do that?

Or, even better, if there's some kind of setting that will fix my problem, as changing character set in G2 or someting like that?

Thanks, in advance.

Regards
Ole Kristian