<?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>Sat, 21 Jan 2012 22:35:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</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[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 default &#8221;, [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=Maurizio+Condini+-+Defcon.it+Blog&link=http%3A%2F%2Fblog.defcon.it%2F2009%2F11%2Ferrore-user_blacklist_data-tabella-phplist%2F&title=Errore+user_blacklist_data+tabella+phplist&desc=%0D%0A%0D%0AAd+installazione+avvenuta+di+PHPLIST+una+volta+eseguito+l%27accesso+come+amministratore+selezionate+il+link+CONTROLLA+DB%0D%0A%0D%0ASe+alla+tabella+user_blacklist_data+trovate+un+errore%0D%0A%0D%0A%0D%0A%0D%0APotete+correg&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=it_IT&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=0&twlang=it&twmention=acecondor&twrelated1=&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=0&buzzlang=it&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=0&stblctr=1&g1button=1&g1ctr=1&g1lang=it">
											</iframe>
										</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>

