<?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>debug prestashop Archives - TecnoGuide</title>
	<atom:link href="https://tecnoguide.info/tag/debug-prestashop/feed/" rel="self" type="application/rss+xml" />
	<link>https://tecnoguide.info/tag/debug-prestashop/</link>
	<description></description>
	<lastBuildDate>Wed, 23 Jan 2013 21:34:45 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.5</generator>
	<item>
		<title>[Guida] Come abilitare il debug per scoprire gli errori in Prestashop 1.5</title>
		<link>https://tecnoguide.info/guida-come-abilitare-il-debug-per-scoprire-gli-errori-in-prestashop-1-5/</link>
					<comments>https://tecnoguide.info/guida-come-abilitare-il-debug-per-scoprire-gli-errori-in-prestashop-1-5/#comments</comments>
		
		<dc:creator><![CDATA[D'Orazi Dario]]></dc:creator>
		<pubDate>Wed, 23 Jan 2013 21:34:45 +0000</pubDate>
				<category><![CDATA[Prestashop]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[debug prestashop]]></category>
		<category><![CDATA[prestashop]]></category>
		<category><![CDATA[problemi prestashop]]></category>
		<category><![CDATA[trucchi prestashop]]></category>
		<guid isPermaLink="false">http://www.guidetech.it/?p=51</guid>

					<description><![CDATA[<p>Prestashop vi mostra una pagina bianca? Non riuscite a capire qual&#8217;è l&#8217;errore che causa blocchi e problemi a Prestashop? Tranquilli! Esiste un semplice trucco che vi consentirà di attivare la modalità debug. Innanzitutto aprite con un editor il file config.inc.php che si trova nella cartella config (config/config.inc.php). Ora aggiungete le seguenti righe alla fine del testo: @ini_set('display_errors', 'on'); [&#8230;]</p>
<p>The post <a href="https://tecnoguide.info/guida-come-abilitare-il-debug-per-scoprire-gli-errori-in-prestashop-1-5/">[Guida] Come abilitare il debug per scoprire gli errori in Prestashop 1.5</a> appeared first on <a href="https://tecnoguide.info">TecnoGuide</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.guidetech.it/guida-come-cancellare-un-ordine-in-prestashop-1-5/prestashop/" rel="attachment wp-att-48"><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-48" alt="prestashop" src="http://tecnoguide.info/wp-content/uploads/2013/01/prestashop.jpg" width="680" height="459" srcset="https://tecnoguide.info/wp-content/uploads/2013/01/prestashop.jpg 680w, https://tecnoguide.info/wp-content/uploads/2013/01/prestashop-300x202.jpg 300w" sizes="(max-width: 680px) 100vw, 680px" /></a></p>
<p><strong>Prestashop</strong> vi mostra una pagina bianca? Non riuscite a capire qual&#8217;è l&#8217;errore che causa <strong>blocchi e problemi</strong> a Prestashop? Tranquilli! Esiste un semplice trucco che vi consentirà di attivare la <strong>modalità debug</strong>.</p>
<p><span id="more-51"></span></p>
<p>Innanzitutto aprite con un editor il file <strong>config.inc.php</strong> che si trova nella cartella config (<strong>config/config.inc.php</strong>). Ora aggiungete le seguenti righe alla fine del testo:</p>
<pre>@ini_set('display_errors', 'on');
define('_PS_DEBUG_SQL_', true);</pre>
<p>Se volete controllare anche gli errori relativi al template aggiungete anche:</p>
<pre>$smarty-&gt;debugging        = true;</pre>
<p>Non vi resta che ricaricare la pagina per scoprire quali problemi ha Prestashop.</p>
<p>The post <a href="https://tecnoguide.info/guida-come-abilitare-il-debug-per-scoprire-gli-errori-in-prestashop-1-5/">[Guida] Come abilitare il debug per scoprire gli errori in Prestashop 1.5</a> appeared first on <a href="https://tecnoguide.info">TecnoGuide</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tecnoguide.info/guida-come-abilitare-il-debug-per-scoprire-gli-errori-in-prestashop-1-5/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
