If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
It's just the subject. it's not uft8  XML
Forum Index » Advanced Guestbook Forum
Author Message
Fläcky
Newbie

Joined: 08/11/2017 21:53:09
Messages: 3
Offline

Hello, I'm a freshman here.
I write in German and let the text translate with Google.
To my question:
In the Lazarus guest book an automatic message is created by mail after an entry (thanks to the writer and message to the administrator) In both mails de subject looks like this: Ihr G & a u m l ; s t e b u c h e i n t r a g.
I know that the charset UFT-8 plays a role here. Only where can I find the right place to change that? (The text content of the entry is correct, the umlauts are displayed correctly). It's just the subject.
Thanks for the help for a beginner.

Fläcky

This message was edited 2 times. Last update was at 08/11/2017 22:17:07

Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

Lazarus is pretty much abandoned as I don't have the time but I can probably take a look at this. Can you post exactly what the original message says.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
Fläcky
Newbie

Joined: 08/11/2017 21:53:09
Messages: 3
Offline

Thank you very much for your reply meanwhile my provider has found this solution:

The only possibility would be that you establish an FTP connection to weberfotoart.ch and there in the directory
/ go to book.
There you will find another directory with names / lang

Here is the german.php file which contains these lines by default:


$ LANG ['EmailAdminSubject'] = 'New entry in the Gästebuch';
$LANG['EmailAdminComSubject'] = 'New comment in the Gästebuch';
$LANG['EmailGuestSubject'] = 'your Gästebucheintrag';


These could rename you after
$LANG['EmailAdminSubject'] = 'Neuer Eintrag ins Gaestebuch';
$LANG['EmailAdminComSubject'] = 'Neuer Kommentar im Gaestebuch';
$LANG['EmailGuestSubject'] = 'Ihr Gaestebuch Eintrag';


Friendly greetings from Switzerland
Fläcky

Please mark as done

This message was edited 1 time. Last update was at 16/11/2017 23:44:59

Fläcky
Newbie

Joined: 08/11/2017 21:53:09
Messages: 3
Offline

Fläcky wrote:Thank you very much for your reply meanwhile my provider has found this solution:

The only possibility would be that you establish an FTP connection to weberfotoart.ch and there in the directory
/ go to book.
There you will find another directory with names / lang

Here is the german.php file which contains these lines by default:


$ LANG ['EmailAdminSubject'] = 'New entry in the Gästebuch';
$LANG['EmailAdminComSubject'] = 'New comment in the Gästebuch;
$LANG['EmailGuestSubject'] = 'Your Gästebuch';


These could rename you after
$LANG['EmailAdminSubject'] = 'Neuer Eintrag ins Gaestebuch';
$LANG['EmailAdminComSubject'] = 'Neuer Kommentar im Gaestebuch';
$LANG['EmailGuestSubject'] = 'Ihr Gaestebuch Eintrag';


Friendly greetings from Switzerland
Fläcky

Please mark as done
[Thumb - Gästebuch.JPG]
 Filename Gästebuch.JPG [Disk] Download
 Description So the subject is in german text
 Filesize 17 Kbytes
 Downloaded:  0 time(s)

This message was edited 2 times. Last update was at 16/11/2017 23:53:15

 
Forum Index » Advanced Guestbook Forum
Go to:   
Based on the open source JForum