<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Problem with PDA-subdomain-mambot and cache</title>
	<link>http://joomup.com/blog/2007/06/12/problem-with-cache-using-pda-subdomain-mambot/</link>
	<description>Travel notes by Physicist: finds, solutions, tips and tricks</description>
	<pubDate>Thu, 29 Jul 2010 14:46:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: nabst</title>
		<link>http://joomup.com/blog/2007/06/12/problem-with-cache-using-pda-subdomain-mambot/#comment-81</link>
		<author>nabst</author>
		<pubDate>Fri, 15 Jun 2007 17:46:45 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/06/12/problem-with-cache-using-pda-subdomain-mambot/#comment-81</guid>
		<description>Hello,
i tried this with the code whose i had previously  ((( 
 " . )))

The mobile emulator give me this error : Page cannot be displayed .

(My index code : http://cjoint.com/data/gptTkYNJgQ.htm )

Do i have to delete the code whose i had previously ? 

Thank you for all your assistance:)</description>
		<content:encoded><![CDATA[<p>Hello,<br />
i tried this with the code whose i had previously  (((<br />
 &#8221; . )))</p>
<p>The mobile emulator give me this error : Page cannot be displayed .</p>
<p>(My index code : <a href="http://cjoint.com/data/gptTkYNJgQ.htm" rel="nofollow">http://cjoint.com/data/gptTkYNJgQ.htm</a> )</p>
<p>Do i have to delete the code whose i had previously ? </p>
<p>Thank you for all your assistance:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/06/12/problem-with-cache-using-pda-subdomain-mambot/#comment-80</link>
		<author>Physicist</author>
		<pubDate>Fri, 15 Jun 2007 16:07:18 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/06/12/problem-with-cache-using-pda-subdomain-mambot/#comment-80</guid>
		<description>&lt;p&gt;Problem, most likely, is in unhandiness of a html-code. When I have saved page and have cleaned therefrom all "unnecessary", it began to be displayed normally through emulator.mtld.mobi. But in what the problem consists, I yet have not found out.&lt;/p&gt;
&lt;p&gt;To solve new problem try to change&lt;/p&gt;
&lt;pre lang="php"&gt;
&lt;?php
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
?&gt;&lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
&lt;/pre&gt;
to
&lt;pre lang="php"&gt;
&lt;?php
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
echo '&lt;?xml version="1.0" encoding="iso-8859-1"?&gt;';
?&gt;
&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>Problem, most likely, is in unhandiness of a html-code. When I have saved page and have cleaned therefrom all &#8220;unnecessary&#8221;, it began to be displayed normally through emulator.mtld.mobi. But in what the problem consists, I yet have not found out.</p>
<p>To solve new problem try to change</p>

<div class="wp_syntax"><div class="code"><pre class="php"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
<span style="color: #000066;">defined</span><span style="color: #66cc66;">&#40;</span> <span style="color: #ff0000;">'_VALID_MOS'</span> <span style="color: #66cc66;">&#41;</span> or <span style="color: #000066;">die</span><span style="color: #66cc66;">&#40;</span> <span style="color: #ff0000;">'Direct Access to this location is not allowed.'</span> <span style="color: #66cc66;">&#41;</span>;
?&gt;&lt;?xml version=<span style="color: #ff0000;">&quot;1.0&quot;</span> encoding=<span style="color: #ff0000;">&quot;iso-8859-1&quot;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>to</p>

<div class="wp_syntax"><div class="code"><pre class="php"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
<span style="color: #000066;">defined</span><span style="color: #66cc66;">&#40;</span> <span style="color: #ff0000;">'_VALID_MOS'</span> <span style="color: #66cc66;">&#41;</span> or <span style="color: #000066;">die</span><span style="color: #66cc66;">&#40;</span> <span style="color: #ff0000;">'Direct Access to this location is not allowed.'</span> <span style="color: #66cc66;">&#41;</span>;
<span style="color: #000066;">echo</span> <span style="color: #ff0000;">'&lt;?xml version=&quot;1.0&quot; encoding=&quot;iso-8859-1&quot;?&gt;'</span>;
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: nabst</title>
		<link>http://joomup.com/blog/2007/06/12/problem-with-cache-using-pda-subdomain-mambot/#comment-79</link>
		<author>nabst</author>
		<pubDate>Fri, 15 Jun 2007 15:54:20 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/06/12/problem-with-cache-using-pda-subdomain-mambot/#comment-79</guid>
		<description>Hello ,
i don't know if i have a wrong html-code (How can i know this?) .

So, i tried the other methode , you can see what i have done with this : http://cjoint.com/data/gprXRJcvr4.htm .
(I modified "index.html") 

Now i have a new error : 
http://emulator.mtld.mobi/emulator.php?webaddress=pda.euroastuces.com&#38;emulator=nokiaN70&#38;Submit=Submit
http://emulator.mtld.mobi/emulator.php?webaddress=euroastuces.com&#38;emulator=nokiaN70&#38;Submit=Submit

Thanks for you help :) .
Cordially .

ps : If you want to make some test with my siteweb, i can give you an account :) .</description>
		<content:encoded><![CDATA[<p>Hello ,<br />
i don&#8217;t know if i have a wrong html-code (How can i know this?) .</p>
<p>So, i tried the other methode , you can see what i have done with this : <a href="http://cjoint.com/data/gprXRJcvr4.htm" rel="nofollow">http://cjoint.com/data/gprXRJcvr4.htm</a> .<br />
(I modified &#8220;index.html&#8221;) </p>
<p>Now i have a new error :<br />
<a href="http://emulator.mtld.mobi/emulator.php?webaddress=pda.euroastuces.com&amp;emulator=nokiaN70&amp;Submit=Submit" rel="nofollow">http://emulator.mtld.mobi/emulator.php?webaddress=pda.euroastuces.com&amp;emulator=nokiaN70&amp;Submit=Submit</a><br />
<a href="http://emulator.mtld.mobi/emulator.php?webaddress=euroastuces.com&amp;emulator=nokiaN70&amp;Submit=Submit" rel="nofollow">http://emulator.mtld.mobi/emulator.php?webaddress=euroastuces.com&amp;emulator=nokiaN70&amp;Submit=Submit</a></p>
<p>Thanks for you help <img src='http://joomup.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<br />
Cordially .</p>
<p>ps : If you want to make some test with my siteweb, i can give you an account <img src='http://joomup.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/06/12/problem-with-cache-using-pda-subdomain-mambot/#comment-78</link>
		<author>Physicist</author>
		<pubDate>Fri, 15 Jun 2007 08:15:47 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/06/12/problem-with-cache-using-pda-subdomain-mambot/#comment-78</guid>
		<description>&lt;p&gt;&lt;b&gt;nabst&lt;/b&gt;&lt;br /&gt;
There are several reasons for this error:&lt;br /&gt;
1. You have wrong html-code, for example:&lt;/p&gt;
&lt;pre lang="htm"&gt;
&lt;td class="contentheading" width="100%"&gt;
&lt;h1 class="title"&gt;Accueil
&lt;h1 class="title"&gt;&lt;/td&gt;
&lt;/pre&gt;
&lt;p&gt;2. I notice that some pda-sites replace all the non-ascii characters into &#38;#...;. I'm going to test utility of it. May be this solves some of problems.&lt;br /&gt;
3. Try to add&lt;/p&gt;
&lt;pre lang="htm"&gt;
&lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" &gt;
&lt;/pre&gt;
&lt;p&gt;at the beginning of pda-template (before &#60;html&#62;).&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p><b>nabst</b><br />
There are several reasons for this error:<br />
1. You have wrong html-code, for example:</p>

<div class="wp_syntax"><div class="code"><pre>&lt;td class=&quot;contentheading&quot; width=&quot;100%&quot;&gt;
&lt;h1 class=&quot;title&quot;&gt;Accueil
&lt;h1 class=&quot;title&quot;&gt;&lt;/td&gt;</pre></div></div>

<p>2. I notice that some pda-sites replace all the non-ascii characters into &amp;#&#8230;;. I&#8217;m going to test utility of it. May be this solves some of problems.<br />
3. Try to add</p>

<div class="wp_syntax"><div class="code"><pre>&lt;?xml version=&quot;1.0&quot; encoding=&quot;iso-8859-1&quot;?&gt;
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot; &gt;</pre></div></div>

<p>at the beginning of pda-template (before &lt;html&gt;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nabst</title>
		<link>http://joomup.com/blog/2007/06/12/problem-with-cache-using-pda-subdomain-mambot/#comment-77</link>
		<author>nabst</author>
		<pubDate>Thu, 14 Jun 2007 22:18:18 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/06/12/problem-with-cache-using-pda-subdomain-mambot/#comment-77</guid>
		<description>Hello ,
i'm french, and at first i would like to apologize of my bad english :( . 

I have a little problem with the Pda subdomain manbot : 
Here what I did ;

At first, at first I made an subdomain with 1&#38;1 . I called it "http://pda.euroastuces.com/" .
After, i installed the  PDA-template and the  PDA-subdomain-mambot , and i published them .
But, when i try to see my site in "mobile version" i have a message of error : 
(With the subdomain) http://emulator.mtld.mobi/emulator.php?emulator=&#38;webaddress=pda.euroastuces.com%2F&#38;emulator=nokiaN70&#38;Submit=Submit
(With the maindomain) 
http://emulator.mtld.mobi/emulator.php?webaddress=euroastuces.com&#38;emulator=nokiaN70&#38;Submit=Submit

Can you help me ? :)
Cordially
Thanks .

===
Bonjour ,
Je suis français et ma maitrise de l'anglais étant très mauvais je poste également en francais ^^ .
J'ai un petit problème avec le mambots de sous domaine :S . 

Voici ce que j'ai fait :
En premier j'ai créer un sous domaines avec 1&#38;1 que j'ai nommé http://pda.euroastuces.com/ .
Deuxièmement j'ai installer et publier le pda template / mambot de sous domaines .

Cependant , lorsque j'essaie de voir le rendus de ces deux derniers objet , je tombe sur le message d'erreur suivant : 
(Avec le sous domaine) http://emulator.mtld.mobi/emulator.php?emulator=&#38;webaddress=pda.euroastuces.com%2F&#38;emulator=nokiaN70&#38;Submit=Submit
(Avec le domaine principal ) 
http://emulator.mtld.mobi/emulator.php?webaddress=euroastuces.com&#38;emulator=nokiaN70&#38;Submit=Submit

Pourriez vous m'aider ?
Cordialement .

ps : Merci d'avoir dévelloper ce module :) .</description>
		<content:encoded><![CDATA[<p>Hello ,<br />
i&#8217;m french, and at first i would like to apologize of my bad english <img src='http://joomup.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . </p>
<p>I have a little problem with the Pda subdomain manbot :<br />
Here what I did ;</p>
<p>At first, at first I made an subdomain with 1&amp;1 . I called it &#8220;http://pda.euroastuces.com/&#8221; .<br />
After, i installed the  PDA-template and the  PDA-subdomain-mambot , and i published them .<br />
But, when i try to see my site in &#8220;mobile version&#8221; i have a message of error :<br />
(With the subdomain) <a href="http://emulator.mtld.mobi/emulator.php?emulator=&amp;webaddress=pda.euroastuces.com%2F&amp;emulator=nokiaN70&amp;Submit=Submit" rel="nofollow">http://emulator.mtld.mobi/emulator.php?emulator=&amp;webaddress=pda.euroastuces.com%2F&amp;emulator=nokiaN70&amp;Submit=Submit</a><br />
(With the maindomain)<br />
<a href="http://emulator.mtld.mobi/emulator.php?webaddress=euroastuces.com&amp;emulator=nokiaN70&amp;Submit=Submit" rel="nofollow">http://emulator.mtld.mobi/emulator.php?webaddress=euroastuces.com&amp;emulator=nokiaN70&amp;Submit=Submit</a></p>
<p>Can you help me ? <img src='http://joomup.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Cordially<br />
Thanks .</p>
<p>===<br />
Bonjour ,<br />
Je suis français et ma maitrise de l&#8217;anglais étant très mauvais je poste également en francais ^^ .<br />
J&#8217;ai un petit problème avec le mambots de sous domaine :S . </p>
<p>Voici ce que j&#8217;ai fait :<br />
En premier j&#8217;ai créer un sous domaines avec 1&amp;1 que j&#8217;ai nommé <a href="http://pda.euroastuces.com/" rel="nofollow">http://pda.euroastuces.com/</a> .<br />
Deuxièmement j&#8217;ai installer et publier le pda template / mambot de sous domaines .</p>
<p>Cependant , lorsque j&#8217;essaie de voir le rendus de ces deux derniers objet , je tombe sur le message d&#8217;erreur suivant :<br />
(Avec le sous domaine) <a href="http://emulator.mtld.mobi/emulator.php?emulator=&amp;webaddress=pda.euroastuces.com%2F&amp;emulator=nokiaN70&amp;Submit=Submit" rel="nofollow">http://emulator.mtld.mobi/emulator.php?emulator=&amp;webaddress=pda.euroastuces.com%2F&amp;emulator=nokiaN70&amp;Submit=Submit</a><br />
(Avec le domaine principal )<br />
<a href="http://emulator.mtld.mobi/emulator.php?webaddress=euroastuces.com&amp;emulator=nokiaN70&amp;Submit=Submit" rel="nofollow">http://emulator.mtld.mobi/emulator.php?webaddress=euroastuces.com&amp;emulator=nokiaN70&amp;Submit=Submit</a></p>
<p>Pourriez vous m&#8217;aider ?<br />
Cordialement .</p>
<p>ps : Merci d&#8217;avoir dévelloper ce module <img src='http://joomup.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>
