<?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: Popularity Contest 1.4 WordPress 2.6 Plugin Fixed and Hacked</title>
	<atom:link href="http://www.guatewireless.org/tecnologia/software/wordpress-software-tecnologia/popularity-contest-14-wordpress-26-plugin-fixed-and-hacked/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guatewireless.org/tecnologia/software/wordpress-software-tecnologia/popularity-contest-14-wordpress-26-plugin-fixed-and-hacked/</link>
	<description>Ayuda e Ideas para el administrador de sistemas Linux, Windows, Redes inalámbricas, Hacks/Tutoriales y Foros</description>
	<lastBuildDate>Thu, 09 Feb 2012 17:47:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Dinero Gratis Poker</title>
		<link>http://www.guatewireless.org/tecnologia/software/wordpress-software-tecnologia/popularity-contest-14-wordpress-26-plugin-fixed-and-hacked/comment-page-2/#comment-8348</link>
		<dc:creator>Dinero Gratis Poker</dc:creator>
		<pubDate>Thu, 10 Mar 2011 02:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=530#comment-8348</guid>
		<description>¡Hola! una vez más llegó a su blog.........Cuenta con más contenido ahora!felicitaciones!  
Yo me llamo André,un amigo blogger Portugues.......!</description>
		<content:encoded><![CDATA[<p>¡Hola! una vez más llegó a su blog&#8230;&#8230;&#8230;Cuenta con más contenido ahora!felicitaciones!<br />
Yo me llamo André,un amigo blogger Portugues&#8230;&#8230;.!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fher98</title>
		<link>http://www.guatewireless.org/tecnologia/software/wordpress-software-tecnologia/popularity-contest-14-wordpress-26-plugin-fixed-and-hacked/comment-page-2/#comment-2044</link>
		<dc:creator>fher98</dc:creator>
		<pubDate>Mon, 05 Jan 2009 17:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=530#comment-2044</guid>
		<description>Install function works.</description>
		<content:encoded><![CDATA[<p>Install function works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Achuna</title>
		<link>http://www.guatewireless.org/tecnologia/software/wordpress-software-tecnologia/popularity-contest-14-wordpress-26-plugin-fixed-and-hacked/comment-page-2/#comment-1955</link>
		<dc:creator>Achuna</dc:creator>
		<pubDate>Tue, 04 Nov 2008 12:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=530#comment-1955</guid>
		<description>How do I put these 2 line into phpMYadmin database table?

KEY post_id (post_id)
) ENGINE=MyISAM;</description>
		<content:encoded><![CDATA[<p>How do I put these 2 line into phpMYadmin database table?</p>
<p>KEY post_id (post_id)<br />
) ENGINE=MyISAM;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byron</title>
		<link>http://www.guatewireless.org/tecnologia/software/wordpress-software-tecnologia/popularity-contest-14-wordpress-26-plugin-fixed-and-hacked/comment-page-2/#comment-1944</link>
		<dc:creator>Byron</dc:creator>
		<pubDate>Mon, 27 Oct 2008 05:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=530#comment-1944</guid>
		<description>Your code did the trick...I&#039;ve got it working on a 2.6.3 blog.  I had to cut the meat of your modded plugin and replace the original plugin&#039;s code (everything except the header) to get it going.  For some reason my Plugins page wasn&#039;t seeing your plugin.

Also, didn&#039;t see the PREFIX in the database tables until after I&#039;d run the SQL.

After those tweaks, all is well (I think ;-) 

Thanks for the help!
Cheers,
Byron</description>
		<content:encoded><![CDATA[<p>Your code did the trick&#8230;I&#8217;ve got it working on a 2.6.3 blog.  I had to cut the meat of your modded plugin and replace the original plugin&#8217;s code (everything except the header) to get it going.  For some reason my Plugins page wasn&#8217;t seeing your plugin.</p>
<p>Also, didn&#8217;t see the PREFIX in the database tables until after I&#8217;d run the SQL.</p>
<p>After those tweaks, all is well (I think <img src='http://www.guatewireless.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
<p>Thanks for the help!<br />
Cheers,<br />
Byron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.guatewireless.org/tecnologia/software/wordpress-software-tecnologia/popularity-contest-14-wordpress-26-plugin-fixed-and-hacked/comment-page-2/#comment-1910</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 09 Oct 2008 17:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=530#comment-1910</guid>
		<description>Hi,

Thanks for the hard work. I modded your mod and added the &quot;Create tables&quot; script to the plugin so you do not have to manually make them anymore. Feel free to grab my hack and add the install() function to your mod.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the hard work. I modded your mod and added the &#8220;Create tables&#8221; script to the plugin so you do not have to manually make them anymore. Feel free to grab my hack and add the install() function to your mod.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cesar</title>
		<link>http://www.guatewireless.org/tecnologia/software/wordpress-software-tecnologia/popularity-contest-14-wordpress-26-plugin-fixed-and-hacked/comment-page-2/#comment-1892</link>
		<dc:creator>Cesar</dc:creator>
		<pubDate>Fri, 26 Sep 2008 18:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=530#comment-1892</guid>
		<description>Hola, me sigue dando un error fatal.

Baje el plugin original, despues ejecute la sentencias en la BD mediante phpMyAdmin exitosamente, fui al edito de plugins y borre todo lo que tenia y copie el codigo que proporcionas. Al momento de activarlo me salio el error</description>
		<content:encoded><![CDATA[<p>Hola, me sigue dando un error fatal.</p>
<p>Baje el plugin original, despues ejecute la sentencias en la BD mediante phpMyAdmin exitosamente, fui al edito de plugins y borre todo lo que tenia y copie el codigo que proporcionas. Al momento de activarlo me salio el error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fher98</title>
		<link>http://www.guatewireless.org/tecnologia/software/wordpress-software-tecnologia/popularity-contest-14-wordpress-26-plugin-fixed-and-hacked/comment-page-1/#comment-1891</link>
		<dc:creator>fher98</dc:creator>
		<pubDate>Fri, 26 Sep 2008 16:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=530#comment-1891</guid>
		<description>The text file has been posted as an extra. You can edit your plugin via wordpress plugin editor then you copy/paste the txt file into the plugin to overwrite it.</description>
		<content:encoded><![CDATA[<p>The text file has been posted as an extra. You can edit your plugin via wordpress plugin editor then you copy/paste the txt file into the plugin to overwrite it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cesar</title>
		<link>http://www.guatewireless.org/tecnologia/software/wordpress-software-tecnologia/popularity-contest-14-wordpress-26-plugin-fixed-and-hacked/comment-page-1/#comment-1890</link>
		<dc:creator>Cesar</dc:creator>
		<pubDate>Fri, 26 Sep 2008 16:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=530#comment-1890</guid>
		<description>Hello i dont understand what i have to do whit the file .txt ? I have to upload to w-content/plugin</description>
		<content:encoded><![CDATA[<p>Hello i dont understand what i have to do whit the file .txt ? I have to upload to w-content/plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fher98</title>
		<link>http://www.guatewireless.org/tecnologia/software/wordpress-software-tecnologia/popularity-contest-14-wordpress-26-plugin-fixed-and-hacked/comment-page-1/#comment-1884</link>
		<dc:creator>fher98</dc:creator>
		<pubDate>Mon, 22 Sep 2008 15:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=530#comment-1884</guid>
		<description>Grabriel:

Si tengo instalada la 2.6.2, pero no me ha saco el error fatal. Ya lo tenias instalado anteriormente ? o es una instalacion nueva?</description>
		<content:encoded><![CDATA[<p>Grabriel:</p>
<p>Si tengo instalada la 2.6.2, pero no me ha saco el error fatal. Ya lo tenias instalado anteriormente ? o es una instalacion nueva?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.guatewireless.org/tecnologia/software/wordpress-software-tecnologia/popularity-contest-14-wordpress-26-plugin-fixed-and-hacked/comment-page-1/#comment-1882</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Sat, 20 Sep 2008 07:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=530#comment-1882</guid>
		<description>Hola estoy probando este plugin en la versiÃ³n 2.6.2 y me da error fatal.

Se te puede ocurrir cual es el problema

Un saludo</description>
		<content:encoded><![CDATA[<p>Hola estoy probando este plugin en la versiÃ³n 2.6.2 y me da error fatal.</p>
<p>Se te puede ocurrir cual es el problema</p>
<p>Un saludo</p>
]]></content:encoded>
	</item>
</channel>
</rss>

