<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: qTranslate Widget Validation Fixer</title>
	<atom:link href="http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 17:29:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: John</title>
		<link>http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/comment-page-1/#comment-1087</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 08 Oct 2009 20:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://johnjcamilleri.com/?p=82#comment-1087</guid>
		<description>If you&#039;re still having a problem with is, best thing is just to do it manually:
open &lt;code&gt;qtranslate_widget.php&lt;/code&gt;, and find the instruction below, around line 38:
&lt;code&gt;qtrans_generateLanguageSelectCode($type, $this-&gt;id);&lt;/code&gt;
Simply append something to the end of the second parameter, like so:
&lt;code&gt;qtrans_generateLanguageSelectCode($type, $this-&gt;id.&#039;_123&#039;);&lt;/code&gt;
That&#039;s it!</description>
		<content:encoded><![CDATA[<p>If you&#8217;re still having a problem with is, best thing is just to do it manually:<br />
open <code>qtranslate_widget.php</code>, and find the instruction below, around line 38:<br />
<code>qtrans_generateLanguageSelectCode($type, $this-&gt;id);</code><br />
Simply append something to the end of the second parameter, like so:<br />
<code>qtrans_generateLanguageSelectCode($type, $this-&gt;id.'_123');</code><br />
That&#8217;s it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jul</title>
		<link>http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/comment-page-1/#comment-1083</link>
		<dc:creator>Jul</dc:creator>
		<pubDate>Sat, 03 Oct 2009 19:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://johnjcamilleri.com/?p=82#comment-1083</guid>
		<description>Lucky me. ;) 
Yes -- my PHP version is 5.2.9. I&#039;ve already asked my hoster when they&#039;re going to upgrade.</description>
		<content:encoded><![CDATA[<p>Lucky me. <img src='http://johnjcamilleri.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Yes &#8212; my PHP version is 5.2.9. I&#8217;ve already asked my hoster when they&#8217;re going to upgrade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/comment-page-1/#comment-1082</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 03 Oct 2009 19:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://johnjcamilleri.com/?p=82#comment-1082</guid>
		<description>Haha you&#039;re just lucky I was at the computer :P
Hmm what version of PHP are you using? I&#039;m guessing it&#039;s earlier than 5.3.0 ?</description>
		<content:encoded><![CDATA[<p>Haha you&#8217;re just lucky I was at the computer <img src='http://johnjcamilleri.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
Hmm what version of PHP are you using? I&#8217;m guessing it&#8217;s earlier than 5.3.0 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jul</title>
		<link>http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/comment-page-1/#comment-1081</link>
		<dc:creator>Jul</dc:creator>
		<pubDate>Sat, 03 Oct 2009 19:14:26 +0000</pubDate>
		<guid isPermaLink="false">http://johnjcamilleri.com/?p=82#comment-1081</guid>
		<description>Wow, that was fast! 

Unfortunately, now I get a different error: 
Parse error: syntax error, unexpected T_SL in /wordpress/wp-content/plugins/qtrans-fixer-plugin.php on line 12</description>
		<content:encoded><![CDATA[<p>Wow, that was fast! </p>
<p>Unfortunately, now I get a different error:<br />
Parse error: syntax error, unexpected T_SL in /wordpress/wp-content/plugins/qtrans-fixer-plugin.php on line 12</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/comment-page-1/#comment-1080</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 03 Oct 2009 18:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://johnjcamilleri.com/?p=82#comment-1080</guid>
		<description>Ok it seems this an issue sometimes.. have updated to version 1.1, see if that fixes it?
&lt;a href=&quot;http://johnjcamilleri.com/wp-content/uploads/2009/08/qtrans-fixer-plugin-1.1.zip&quot; rel=&quot;nofollow&quot;&gt;qtrans-fixer-plugin-1.1.zip&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Ok it seems this an issue sometimes.. have updated to version 1.1, see if that fixes it?<br />
<a href="http://johnjcamilleri.com/wp-content/uploads/2009/08/qtrans-fixer-plugin-1.1.zip" rel="nofollow">qtrans-fixer-plugin-1.1.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jul</title>
		<link>http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/comment-page-1/#comment-1079</link>
		<dc:creator>Jul</dc:creator>
		<pubDate>Sat, 03 Oct 2009 18:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://johnjcamilleri.com/?p=82#comment-1079</guid>
		<description>... I meant Wordpress 2.8.4., of course.</description>
		<content:encoded><![CDATA[<p>&#8230; I meant WordPress 2.8.4., of course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jul</title>
		<link>http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/comment-page-1/#comment-1078</link>
		<dc:creator>Jul</dc:creator>
		<pubDate>Sat, 03 Oct 2009 18:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://johnjcamilleri.com/?p=82#comment-1078</guid>
		<description>Thanks for writing a fix for this issue!
However, I can&#039;t get it to work on my site. When trying to activate the plugin, I get this error: 

Fatal error: Cannot redeclare qtwvf_fix() (previously declared in [...]/wordpress/wp-content/plugins/qtrans-fixer-plugin.php:15) in [...]/wordpress/wp-content/plugins/qtrans-fixer-plugin.php on line 13

I&#039;m using Wordpress 2.9.4 and qTranslate 2.4.3 which I just re-installed. Do you have any idea what&#039;s going wrong here?</description>
		<content:encoded><![CDATA[<p>Thanks for writing a fix for this issue!<br />
However, I can&#8217;t get it to work on my site. When trying to activate the plugin, I get this error: </p>
<p>Fatal error: Cannot redeclare qtwvf_fix() (previously declared in [...]/wordpress/wp-content/plugins/qtrans-fixer-plugin.php:15) in [...]/wordpress/wp-content/plugins/qtrans-fixer-plugin.php on line 13</p>
<p>I&#8217;m using WordPress 2.9.4 and qTranslate 2.4.3 which I just re-installed. Do you have any idea what&#8217;s going wrong here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/comment-page-1/#comment-1047</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 15 Sep 2009 09:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://johnjcamilleri.com/?p=82#comment-1047</guid>
		<description>Whoops, forgot to zip it. Try now?</description>
		<content:encoded><![CDATA[<p>Whoops, forgot to zip it. Try now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arjen</title>
		<link>http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/comment-page-1/#comment-1041</link>
		<dc:creator>arjen</dc:creator>
		<pubDate>Thu, 10 Sep 2009 20:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://johnjcamilleri.com/?p=82#comment-1041</guid>
		<description>Great! though.. the download link does not seem to work ?</description>
		<content:encoded><![CDATA[<p>Great! though.. the download link does not seem to work ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
