<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "automatic translation by user-lang browser recognition"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "automatic translation by user-lang browser recognition"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>automatic translation by user-lang browser recognition</title>
				<description><![CDATA[ Hallo,<br /> I am busy building a new site that is bilangual. I integrated the Advanced Guestbook. I have used a simple php script that recognizes the browser user language and if this is not Dutch it changes to the English items: if ($userlang=="")<br /> {<br /> $userlang=$HTTP_ACCEPT_LANGUAGE;<br /> $userlang=substr($userlang,0,2);<br /> }<br /> if ($userlang=="nl")<br /> { } else {}<br /> This works, but I do not know how to have Advanced Guest also changing from Dutch to English automatically in this way. I tried several times in template.class.php, but did not succeed. Perhaps it is the wrong file too. Is there anybody who knows how to do this? Should be nice for other languages also. <br /> <br /> Parkiet]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6110/22043.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6110/22043.php</link>
				<pubDate><![CDATA[Wed, 31 Jan 2007 23:17:56]]> GMT</pubDate>
				<author><![CDATA[ parkiet]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You would have to put the code in templates.class.php where the language files are selected. Or write a cookie using the lang variable. But remember you are now forcing people to view the guestbook dependant on what their browser says and not what they want.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6110/22048.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6110/22048.php</link>
				<pubDate><![CDATA[Thu, 1 Feb 2007 11:11:06]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Dear Carbonize,<br /> <br /> Thank you for your fast answer. Since I have been trying again, but without any success.  Concerning your remark forcing visitors to see AVGB in their browser language, I do not understand. Because if I do not make the guesbook bilangual, I am forcing them all to see AVGB in Dutch (which is too difficult for most readers), or in English(, that is not too often understood by the people of my home country). I would be very pleased to hear from you or someone else how to change the script. Otherwise I have to give up. Which I should regret because I really like the AVGB.<br /> <br /> Parkiet]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6110/22053.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6110/22053.php</link>
				<pubDate><![CDATA[Fri, 2 Feb 2007 15:48:26]]> GMT</pubDate>
				<author><![CDATA[ parkiet]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I write and maintain Lazarus which is a fork of AG. I also get requests for this and here is a link to a solution I came up wit <a class="snap_shots" href="http://carbonize.co.uk/Lazarus/Forum/index.php?topic=296.0" target="_blank" rel="nofollow">http://carbonize.co.uk/Lazarus/Forum/index.php?topic=296.0</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6110/22054.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6110/22054.php</link>
				<pubDate><![CDATA[Fri, 2 Feb 2007 15:58:51]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title>thanks</title>
				<description><![CDATA[ Carbonize,<br /> <br /> Thanks for your help. I have added the javascript to my guestbook and it works great! Still hoping to find a solution for automatic browser language recognition, but I can do with your solution very well!<br /> <br /> Parkiet]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6110/22102.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6110/22102.php</link>
				<pubDate><![CDATA[Tue, 6 Feb 2007 12:46:09]]> GMT</pubDate>
				<author><![CDATA[ parkiet]]></author>
			</item>
	</channel>
</rss>