<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Ikariam Switch Login Type | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/132189</link>
    <description>Recent comments on userscript: Ikariam Switch Login Type</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Page Not Found (404), replied by WMIF</title>
      <description>&lt;p&gt;I just tried it again, and it is working now.  This was on the en.ikariam.com server.  I noticed it not working 5 hours ago.  Glad it is back up!&lt;/p&gt;</description>
      <pubDate>Thu, 25 Apr 2013 19:45:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:125681:492952</guid>
      <author>WMIF</author>
      <link>http://userscripts.org/posts/492952</link>
    </item>
    <item>
      <title>Page Not Found (404), replied by WMIF</title>
      <description>&lt;p&gt;Is it only me or are others getting 404 error when logging in with the mobile box checked?  If I login without the box checked, I can load the pages just fine.&lt;/p&gt;</description>
      <pubDate>Thu, 25 Apr 2013 19:13:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:125681:492948</guid>
      <author>WMIF</author>
      <link>http://userscripts.org/posts/492948</link>
    </item>
    <item>
      <title>Cannot login with mobile anymore, replied by SocratesF</title>
      <description>&lt;p&gt;Yes, it works fine now. Thank you.&lt;/p&gt;</description>
      <pubDate>Thu, 14 Mar 2013 13:32:51 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:122951:486486</guid>
      <author>SocratesF</author>
      <link>http://userscripts.org/posts/486486</link>
    </item>
    <item>
      <title>Cannot login with mobile anymore, replied by Tobbe</title>
      <description>&lt;p&gt;Hi SocratesF,&lt;/p&gt;

&lt;p&gt;there was a problem with the Ikariam start page. But this problem should now be fixed by GF. If the problem appears anymore please inform me again and give me the information about your browser version and the version of Greasemonkey / Tampermonkey if you use one of them.&lt;/p&gt;

&lt;p&gt;Regards,
&lt;br /&gt;Tobbe&lt;/p&gt;</description>
      <pubDate>Tue, 19 Feb 2013 14:04:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:122951:483024</guid>
      <author>Tobbe</author>
      <link>http://userscripts.org/posts/483024</link>
    </item>
    <item>
      <title>Cannot login with mobile anymore, replied by SocratesF</title>
      <description>&lt;p&gt;When I press the button to connect the page loads forever and it doesn't connect.&lt;/p&gt;</description>
      <pubDate>Sun, 17 Feb 2013 10:52:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:122951:482755</guid>
      <author>SocratesF</author>
      <link>http://userscripts.org/posts/482755</link>
    </item>
    <item>
      <title>Not working, replied by Tobbe</title>
      <description>&lt;p&gt;@Gousgounis:
&lt;br /&gt;This function is a core function and better should not be changed ;) The problem was another code line which was calling this function without the correct parameters. But now everything should be fine again :)&lt;/p&gt;

&lt;p&gt;@all:
&lt;br /&gt;The workaround with the link is VERY dangerous if someone else has access to the browser you use. The password is stored as unencrypted text in your brwoser history so everyone can read it. So please use the functionality of the Gameforge if my script does not work!&lt;/p&gt;</description>
      <pubDate>Sun, 02 Dec 2012 00:54:13 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:119416:471173</guid>
      <author>Tobbe</author>
      <link>http://userscripts.org/posts/471173</link>
    </item>
    <item>
      <title>Not working, replied by Gousgounis</title>
      <description>&lt;p&gt;a simple fix:
&lt;br /&gt;Change lines 796 to 802
&lt;br /&gt;&lt;code&gt;
&lt;br /&gt;		if(nextSib) {
&lt;br /&gt;			parent.insertBefore(newElement, nextSib);&lt;/p&gt;

&lt;p&gt;		// Otherwise insert it at the end.
&lt;br /&gt;		} else {
&lt;br /&gt;			parent.appendChild(newElement);
&lt;br /&gt;		}
&lt;br /&gt;&lt;/code&gt;
&lt;br /&gt;to
&lt;br /&gt;&lt;code&gt;
&lt;br /&gt;		parent.appendChild(newElement);
&lt;br /&gt;&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 01 Dec 2012 06:57:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:119416:471093</guid>
      <author>Gousgounis</author>
      <link>http://userscripts.org/posts/471093</link>
    </item>
    <item>
      <title>Not working, replied by kayz1</title>
      <description>&lt;p&gt;Great!&lt;/p&gt;</description>
      <pubDate>Fri, 30 Nov 2012 19:21:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:119416:471050</guid>
      <author>kayz1</author>
      <link>http://userscripts.org/posts/471050</link>
    </item>
    <item>
      <title>Not working, replied by glomayol</title>
      <description>&lt;p&gt;Thanks albanange!!!&lt;/p&gt;

&lt;p&gt;Your information is very god and also more practical than the old one.&lt;/p&gt;</description>
      <pubDate>Fri, 30 Nov 2012 10:48:51 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:119416:471021</guid>
      <author>glomayol</author>
      <link>http://userscripts.org/posts/471021</link>
    </item>
    <item>
      <title>Not working, replied by Maltoman</title>
      <description>&lt;p&gt;Great work around!  Save that to your toolbar and it is one less step logging in!&lt;/p&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:59:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:119416:470988</guid>
      <author>Maltoman</author>
      <link>http://userscripts.org/posts/470988</link>
    </item>
    <item>
      <title>Not working, replied by albanange</title>
      <description>&lt;p&gt;Same problem... and a solution :&lt;/p&gt;

&lt;p&gt;we can connect directly with a link : &lt;a href=&quot;http://mNN.CC.ikariam.com/index.php?action=loginAvatar&amp;amp;function=login&amp;amp;name=ZZZZ&amp;amp;password=XXXX&quot;&gt;http://mNN.CC.ikariam.com/index.php?action=logi...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Of course, you have to change : 
&lt;br /&gt;NN by the number of the server
&lt;br /&gt;CC by the country (fr or en, etc)
&lt;br /&gt;ZZZZ by your Login
&lt;br /&gt;XXXX by your password&lt;/p&gt;

&lt;p&gt;;)&lt;/p&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:37:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:119416:470986</guid>
      <author>albanange</author>
      <link>http://userscripts.org/posts/470986</link>
    </item>
    <item>
      <title>Not working, replied by John Kon</title>
      <description>&lt;p&gt;i have the same problem
&lt;br /&gt;the checkbox is now a textbox
&lt;br /&gt;and the script is not working
&lt;br /&gt;i tried with firefox and crome&lt;/p&gt;</description>
      <pubDate>Thu, 29 Nov 2012 20:22:57 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:119416:470980</guid>
      <author>John Kon</author>
      <link>http://userscripts.org/posts/470980</link>
    </item>
    <item>
      <title>Not working, replied by Maltoman</title>
      <description>&lt;p&gt;The login screen was changed and the script no longer works.  Anyone else having this problem?&lt;/p&gt;</description>
      <pubDate>Thu, 29 Nov 2012 18:06:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:119416:470971</guid>
      <author>Maltoman</author>
      <link>http://userscripts.org/posts/470971</link>
    </item>
    <item>
      <title>Need feature to include it, replied by Tobbe</title>
      <description>&lt;p&gt;Sorry for not answering. But I overlooked your post here. Now it should work :)&lt;/p&gt;</description>
      <pubDate>Sun, 26 Aug 2012 22:15:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:114077:458442</guid>
      <author>Tobbe</author>
      <link>http://userscripts.org/posts/458442</link>
    </item>
    <item>
      <title>Need feature to include it, replied by oliezekat</title>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I would like include you script into my scripts which work only under mobile version...&lt;/p&gt;

&lt;p&gt;That's mean you script could run several times and you may revent this. Just need your script check if your checkbox is still inserted ;)&lt;/p&gt;</description>
      <pubDate>Mon, 09 Jul 2012 00:51:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:114077:451796</guid>
      <author>oliezekat</author>
      <link>http://userscripts.org/posts/451796</link>
    </item>
    <item>
      <title>Ikariam Reverts back to Desktop Version, replied by Tobbe</title>
      <description>&lt;p&gt;Hi lestatmayfair77,&lt;/p&gt;

&lt;p&gt;I know that there is this bug, but I can not reproduce it. So I'm not able to fix it, because I don't know what causes this bug. If anyone knows the reason for the bug please tell me :)&lt;/p&gt;

&lt;p&gt;I'm sorry for this.&lt;/p&gt;

&lt;p&gt;Greetings, Tobbe&lt;/p&gt;</description>
      <pubDate>Sun, 20 May 2012 16:32:50 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:112225:443275</guid>
      <author>Tobbe</author>
      <link>http://userscripts.org/posts/443275</link>
    </item>
    <item>
      <title>Ikariam Reverts back to Desktop Version, replied by lestatmayfair77</title>
      <description>&lt;p&gt;Even after installing this script and logging in with &quot;Mobile&quot; checked, Ikariam is still displaying the desktop version.  Am I doing something wrong?&lt;/p&gt;</description>
      <pubDate>Thu, 17 May 2012 20:45:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:112225:442900</guid>
      <author>lestatmayfair77</author>
      <link>http://userscripts.org/posts/442900</link>
    </item>
  </channel>
</rss>
