<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Login problem Dolphin V6.0.0003</title>
	<link>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/</link>
	<description>Make meaning or die - by Andrey Sivtsov</description>
	<pubDate>Thu, 20 Nov 2008 18:03:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>By: Victor T.</title>
		<link>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-16015</link>
		<dc:creator>Victor T.</dc:creator>
		<pubDate>Thu, 06 Dec 2007 10:34:50 +0000</pubDate>
		<guid>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-16015</guid>
		<description>You are always welcome ;)</description>
		<content:encoded><![CDATA[<p>You are always welcome <img src='http://www.boonex.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: azia</title>
		<link>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-15929</link>
		<dc:creator>azia</dc:creator>
		<pubDate>Tue, 04 Dec 2007 13:55:39 +0000</pubDate>
		<guid>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-15929</guid>
		<description>Hi Victor,

I revised the file and now it works fine!
Thank you for your support.</description>
		<content:encoded><![CDATA[<p>Hi Victor,</p>
<p>I revised the file and now it works fine!<br />
Thank you for your support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor T.</title>
		<link>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-15912</link>
		<dc:creator>Victor T.</dc:creator>
		<pubDate>Tue, 04 Dec 2007 08:38:56 +0000</pubDate>
		<guid>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-15912</guid>
		<description>@azia

Please try to insert the following code in "inc/design.inc.php" file on line 660:

&lt;code&gt;header('Content-type: text/html; charset=utf-8');&lt;/code&gt;

before this:

&lt;code&gt;echo $templ;&lt;/code&gt;

This should help. If not, let me know.

Another suggestion is try to disable 'OFF' or set to 'Universal' auto-detection of the encoding in your browser.</description>
		<content:encoded><![CDATA[<p>@azia</p>
<p>Please try to insert the following code in &#8220;inc/design.inc.php&#8221; file on line 660:</p>
<p><code>header('Content-type: text/html; charset=utf-8');</code></p>
<p>before this:</p>
<p><code>echo $templ;</code></p>
<p>This should help. If not, let me know.</p>
<p>Another suggestion is try to disable &#8216;OFF&#8217; or set to &#8216;Universal&#8217; auto-detection of the encoding in your browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: azia</title>
		<link>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-15832</link>
		<dc:creator>azia</dc:creator>
		<pubDate>Sun, 02 Dec 2007 12:49:55 +0000</pubDate>
		<guid>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-15832</guid>
		<description>Maybe this login encoding problem happens with Japanese Internet Explorer only.</description>
		<content:encoded><![CDATA[<p>Maybe this login encoding problem happens with Japanese Internet Explorer only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: infrenion.com</title>
		<link>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-15814</link>
		<dc:creator>infrenion.com</dc:creator>
		<pubDate>Sun, 02 Dec 2007 06:01:06 +0000</pubDate>
		<guid>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-15814</guid>
		<description>Azia - I tried creating a user (in japanese form) I was able to login perfect.

Also I have uploaded a test video that works good.

Just one thing I did not receive welcome message while signup - may be I did a typo while entering email address :D

Good question Azia - Is there any affiliate program to purchase Ad free dolphin. (May be I should ask this in separate post)

Lea 
http://Infrenion.com
Free Dolpin Installation</description>
		<content:encoded><![CDATA[<p>Azia - I tried creating a user (in japanese form) I was able to login perfect.</p>
<p>Also I have uploaded a test video that works good.</p>
<p>Just one thing I did not receive welcome message while signup - may be I did a typo while entering email address <img src='http://www.boonex.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
Good question Azia - Is there any affiliate program to purchase Ad free dolphin. (May be I should ask this in separate post)</p>
<p>Lea<br />
<a href="http://Infrenion.com" rel="nofollow">http://Infrenion.com</a><br />
Free Dolpin Installation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: azia</title>
		<link>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-15763</link>
		<dc:creator>azia</dc:creator>
		<pubDate>Fri, 30 Nov 2007 18:16:50 +0000</pubDate>
		<guid>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-15763</guid>
		<description>No. I still have the problem with Japanese IE6 and IE7. But I finally found a cause of the problem.

When I click Login, it processes to /member.php.
In English, no problem. In Japanese, it shows like a blank page but when I see the source, it shows correct source.

I found that when I click login, it turns to "Shift-JIS" encoding. So, I changed manually to "UTF-8", then "Please wait" words appeared and then normal account screen was shown after logged-in without problem.

The solution should be, member.php should always be shown in UTF-8 automatically. Are you able to change some codes to solve the problem and can I test?


P.S. I always appreciate your great work. Especially, Dolphin 6 was designed based on UTF-8 and it is trully multi-lingual. I'm impressed with your development speed and I think it is your biggest advantage.

I have already translated to Japanese not only front end but Admin panel, installation file and installation instructions.txt. It works fine but the login problem.
My first plan was to sell language file or Japanese package. But now I am thinking of distribution of Japanese version for free to be defact standard in Japanese market. It will increase large number of Dolphin in Japan. By the way, do you have a plan to offer an affiliate program for Dolphin Link-Free and other purchasing in the future?
I also like the idea of BoonEx ID and Unity as they connect all Dolphin sites like a global network.
I would like to help to translate BoonEX ID registration, Unity website and BoonExpress to Japanese.</description>
		<content:encoded><![CDATA[<p>No. I still have the problem with Japanese IE6 and IE7. But I finally found a cause of the problem.</p>
<p>When I click Login, it processes to /member.php.<br />
In English, no problem. In Japanese, it shows like a blank page but when I see the source, it shows correct source.</p>
<p>I found that when I click login, it turns to &#8220;Shift-JIS&#8221; encoding. So, I changed manually to &#8220;UTF-8&#8243;, then &#8220;Please wait&#8221; words appeared and then normal account screen was shown after logged-in without problem.</p>
<p>The solution should be, member.php should always be shown in UTF-8 automatically. Are you able to change some codes to solve the problem and can I test?</p>
<p>P.S. I always appreciate your great work. Especially, Dolphin 6 was designed based on UTF-8 and it is trully multi-lingual. I&#8217;m impressed with your development speed and I think it is your biggest advantage.</p>
<p>I have already translated to Japanese not only front end but Admin panel, installation file and installation instructions.txt. It works fine but the login problem.<br />
My first plan was to sell language file or Japanese package. But now I am thinking of distribution of Japanese version for free to be defact standard in Japanese market. It will increase large number of Dolphin in Japan. By the way, do you have a plan to offer an affiliate program for Dolphin Link-Free and other purchasing in the future?<br />
I also like the idea of BoonEx ID and Unity as they connect all Dolphin sites like a global network.<br />
I would like to help to translate BoonEX ID registration, Unity website and BoonExpress to Japanese.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor T.</title>
		<link>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-15749</link>
		<dc:creator>Victor T.</dc:creator>
		<pubDate>Fri, 30 Nov 2007 11:22:09 +0000</pubDate>
		<guid>http://www.boonex.org/2007/11/29/login-problem-dolphin-v600003/#comment-15749</guid>
		<description>We have checked the login on your site and it works fine.
We have checked that in IE6, IE7, Mozilla FF on Windows and Safari, Camino on Mac Leopard.

Have you done something that resolved the problem?

Let us know the details.

P.S. Dolphin looks awesome in Japanese language. Well done, azia.</description>
		<content:encoded><![CDATA[<p>We have checked the login on your site and it works fine.<br />
We have checked that in IE6, IE7, Mozilla FF on Windows and Safari, Camino on Mac Leopard.</p>
<p>Have you done something that resolved the problem?</p>
<p>Let us know the details.</p>
<p>P.S. Dolphin looks awesome in Japanese language. Well done, azia.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
