<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://ryblog.eu/fritzload/extern.php?action=feed&amp;tid=197&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Fritz!Load… / filepost.com fix]]></title>
		<link>http://ryblog.eu/fritzload/viewtopic.php?id=197</link>
		<description><![CDATA[Die aktuellsten Beiträge in filepost.com fix.]]></description>
		<lastBuildDate>Tue, 29 Oct 2013 12:17:15 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Antw.: filepost.com fix]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=1207#p1207</link>
			<description><![CDATA[<p>Fix ungetestet eingespielt.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolex0815)]]></author>
			<pubDate>Tue, 29 Oct 2013 12:17:15 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=1207#p1207</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: filepost.com fix]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=1205#p1205</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Leider habe ich auf die schnelle nicht kapiert, wie man ein Ticket aufmacht.</p></div></blockquote></div><p>Der ist gut!&#160; <img src="http://ryblog.eu/fritzload/plugins/ezbbc/style/smilies/smile.png" alt="smile" /> </p><p>Aber mal schnell ein Plugin richten können... <img src="http://ryblog.eu/fritzload/plugins/ezbbc/style/smilies/lol.png" alt="lol" /> </p><p>Willkommen im Forum.<br />Schön, dass ein neuer &quot;Coder&quot; im Boot sitzt.</p><p>Es gibt bestimmt noch ein paar Plugins die defekt sind oder neu erstellt werden müssen.&#160; <img src="http://ryblog.eu/fritzload/plugins/ezbbc/style/smilies/angel.png" alt="angel" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Fireball3)]]></author>
			<pubDate>Tue, 29 Oct 2013 07:47:14 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=1205#p1205</guid>
		</item>
		<item>
			<title><![CDATA[filepost.com fix]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=1201#p1201</link>
			<description><![CDATA[<p>Hallo,</p><p>Ich benutze F!L schon länger. Wirklich tolles Framework. Danke an dieser Stelle nochmal an alle Entwickler.</p><p>filepost_com.sh hat bei mir nicht funktioniert. Es waren 3 kleine Änderungen notwendig.</p><p>Leider habe ich auf die schnelle nicht kapiert, wie man ein Ticket aufmacht. Deshalb ist hier der Fix als patch:</p><div class="codebox"><pre class="vscroll"><code>46c46
&lt; captcha_correct(){
---
&gt; fp_captcha_check(){
52c52
&lt; 		[[ &quot;$method&quot; = 1 ]] ? [[ captcha_wrong ]] : [[ captchatrader_respond_correct $captchatrader_id 0 ]]
---
&gt; 		captcha_wrong
59c59
&lt; 		[[ &quot;$method&quot; = 1 ]] ? [[ captcha_correct ]] : [[ captchatrader_respond_correct $captchatrader_id 1 ]]
---
&gt; 		captcha_correct
86c86
&lt; 		filename=$(grep -i &quot;&lt;h1&gt;&quot; $f | sed -n &#039;s|.*&lt;h1&gt;\([^ ]*\)&lt;/h1&gt;.*|\1|p&#039;)
---
&gt; 		filename=$(grep -i &quot;&lt;h1&quot; $f | sed -n &#039;s|.*&lt;h1[^&gt;]*&gt;\([^ ]*\)&lt;/h1&gt;.*|\1|p&#039;)
93c93
&lt; 		token=$(grep -i &quot;store.set&quot; $f | sed -n &quot;s|.*token&#039;,[[:space:]]*&#039;\([^ ]*\)&#039;.*|\1|p&quot;) #&#039;
---
&gt; 		token=$(grep -i &quot;set_store_options&quot; $f | sed -n &quot;s|.*token:[[:space:]]*&#039;\([^ ]*\)&#039;.*|\1|p&quot;) #&#039;
127c127
&lt; 			set_captcha_solution &quot;$public_key&quot; || continue
---
&gt; 			set_solution_recaptcha &quot;$public_key&quot; || continue
132c132
&lt; 			captcha_correct &quot;$f&quot; &quot;$captcha_solver&quot;
---
&gt; 			fp_captcha_check &quot;$f&quot; &quot;$captcha_solver&quot;
150c150
&lt; 			break
---
&gt; 			return 0
153a154
&gt; 	return 1</code></pre></div><p>Viele Grüße,<br />rotfisch</p><p>Edit: Musste den patch nochmal erweitern, da F!L nach dem erfolgreichen download in eine Endlosschleife lief.</p>]]></description>
			<author><![CDATA[dummy@example.com (rotfisch)]]></author>
			<pubDate>Mon, 28 Oct 2013 18:47:31 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=1201#p1201</guid>
		</item>
	</channel>
</rss>
