<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Maurizio Condini - Defcon.it Blog &#187; PHPList</title>
	<atom:link href="http://blog.defcon.it/tag/phplist/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.defcon.it</link>
	<description>Solo un altro blog...</description>
	<lastBuildDate>Tue, 24 Aug 2010 00:40:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Errore user_blacklist_data tabella phplist</title>
		<link>http://blog.defcon.it/2009/11/errore-user_blacklist_data-tabella-phplist/</link>
		<comments>http://blog.defcon.it/2009/11/errore-user_blacklist_data-tabella-phplist/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 12:47:38 +0000</pubDate>
		<dc:creator>acecondor</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[PHPList]]></category>
		<category><![CDATA[user_blacklist_data]]></category>

		<guid isPermaLink="false">http://blog.defcon.it/?p=423</guid>
		<description><![CDATA[&#160;Link sponsorizzato&#160; Ad installazione avvenuta di PHPLIST una volta eseguito l&#8217;accesso come amministratore selezionate il link CONTROLLA DB Se alla tabella user_blacklist_data trovate un errore Potete correggere l&#8217;errore creando la tabella. Dovete accedere alla gestione del database MySQL (ad esempio con phpMyAdmin) ed eseguire la sequente query: CREATE TABLE `phplist_user_blacklist_data` ( `email` varchar(255) NOT NULL [...]]]></description>
			<content:encoded><![CDATA[<div style="padding:5px 0 5px 0; text-align:right; float:right;"><a href="http://blog.defcon.it/wp-content/plugins/max-banner-ads/max-banner-ads-lib/include/redirect.php?id=1" target="_blank" rel="nofollow"><img src="http://www.siportal.it/data/sibanner/banner031.gif" style="padding:4px 4px 4px 4px;border:0;" title="Scopri l'offerta adsl, voip" /></a><br />&nbsp;<span style="font-size:9px">Link sponsorizzato</span>&nbsp;</div><p><img title="phplist_logo.jpg" src="/wp-content/uploads/2009/11/phplist_logo.jpg" border="0" alt="phplist_logo.jpg" width="244" height="110" /></p>
<p>Ad installazione avvenuta di <a href="http://blog.defcon.it/goto/www.phplist.com/" target="_blank">PHPLIST</a> una volta eseguito l&#8217;accesso come amministratore selezionate il link <strong>CONTROLLA DB</strong></p>
<p>Se alla tabella <strong>user_blacklist_data</strong> trovate un errore</p>
<p><span style="font-family: monospace; font-size: 11px; white-space: pre-wrap;"><a onclick="ps_imagemanager_popup(this.href,'phplist_blacklist_data_error.png','846','646');return false" href="http://blog.defcon.it/wp-content/uploads/2009/11/phplist_blacklist_data_error.png" onfocus="this.blur()"><img title="phplist_blacklist_data_error.png" src="/wp-content/uploads/2009/11/.thumbs/.phplist_blacklist_data_error.png" border="0" alt="phplist_blacklist_data_error.png" width="96" height="73" /></a></span></p>
<p>Potete correggere l&#8217;errore creando la tabella.</p>
<p><span id="more-423"></span></p>
<p>Dovete accedere alla gestione del database MySQL (ad esempio con phpMyAdmin) ed eseguire la sequente query:</p>
<blockquote><p>CREATE TABLE `phplist_user_blacklist_data` (</p>
<p>`email` varchar(255) NOT NULL default &#8221;,</p>
<p>`name` varchar(100) default NULL,</p>
<p>`data` text,</p>
<p>UNIQUE KEY `email` (`email`)</p>
<p>) TYPE=MyISAM</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.defcon.it/2009/11/errore-user_blacklist_data-tabella-phplist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
