<?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>settings.inc.php &#8211; My Web Development</title>
	<atom:link href="https://mywebdevelopment.org/tag/settings-inc-php/feed/" rel="self" type="application/rss+xml" />
	<link>https://mywebdevelopment.org</link>
	<description>Always learning something new..</description>
	<lastBuildDate>Sun, 16 Nov 2014 01:59:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>PrestaShop Images Missing After Upgrade</title>
		<link>https://mywebdevelopment.org/prestashop-images-missing-after-upgrade/</link>
				<pubDate>Tue, 09 Sep 2014 18:38:31 +0000</pubDate>
		<dc:creator><![CDATA[Elias]]></dc:creator>
				<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[settings.inc.php]]></category>

		<guid isPermaLink="false">http://mywebdevelopment.org/?p=169</guid>
				<description><![CDATA[<p>Upgrading PrestaShop v.1.4.4.2 over to v1.5+ or v1.6+ results in missing images for categories &#38; products. Steps taken to resolve PrestaShop images missing after upgrade. SOLVED I have performed the following steps to display some of PS missing product images. Step 1.) Confirm that your images do indeed exist on the server. Step 2.)  Edit the… <span class="read-more"><a href="https://mywebdevelopment.org/prestashop-images-missing-after-upgrade/">Read More &#187;</a></span></p>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/prestashop-images-missing-after-upgrade/">PrestaShop Images Missing After Upgrade</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p>Upgrading PrestaShop v.1.4.4.2 over to v1.5+ or v1.6+ results in missing images for categories &amp; products. Steps taken to resolve PrestaShop images missing after upgrade.</p>
<hr />
<p><span style="color: #993300;"><strong>SOLVED</strong></span></p>
<hr />
<p>I have performed the following steps to display some of PS missing product images.</p>
<p><strong>Step 1.)</strong> Confirm that your images do indeed exist on the server.</p>
<p><strong>Step 2.)</strong>  Edit the <span style="color: #800000;">/config/settings.inc.php</span> creation date to something early such as 2010-09-05</p>
<p><strong>Step 3.)</strong> BO preferences &gt; image = move images and regenerate thumbnails for all products.</p>
<p>Some of the missing products in my situation where contributed to PureFTPd LimitRecursion being set to 10000.. <a title="PrestaShop Product Images Missing After Migrating" href="http://mywebdevelopment.org/prestashop-product-images-missing/">How to edit Pure-FTPd.conf file</a>.</p>
<p><strong>NOTES:</strong></p>
<p>Images are stored in the <span style="color: #800000;">/img/</span> directory of your PS root installation.. Product images, are located in following sub-directories <span style="color: #800000;">/img/p/</span> &amp; Category images <span style="color: #800000;">/img/c/</span></p>
<p>Images uploaded will apply a number value for labels (<em>e.g.</em> 1.jpg) and re-size to values, such as;  1-home.jpg | 1-large.jpg | 1-medium.jpg | 1-small.jpg</p>
<p>PS v.1.4.4.1 uses image label as:<span style="color: #800000;"> /1030-1340-home/</span><br />
PS v.1.5+ uses image label as: <span style="color: #800000;">/1340-home_default/</span></p>
<p><strong>Resources</strong></p>
<p>Images disappear after regeneration: <a title="prestashop images disappear after regenerate thumbnails" href="http://www.prestashop.com/forums/topic/241159-solvedsome-images-disappeared-after-regenerate-thumbnails/">http://www.prestashop.com/forums/topic/241159-solvedsome-images-disappeared-after-regenerate-thumbnails/</a><br />
How to show product images after upgrade: <a title="How to show product images after upgrade" href="http://www.prestashop.com/forums/topic/272333-solved-how-to-dont-show-product-images-after-upgrade-to-155/">http://www.prestashop.com/forums/topic/272333-solved-how-to-dont-show-product-images-after-upgrade-to-155/</a></p>
 <script type="text/javascript"><!--
google_ad_client = "ca-pub-9218567626174444";
/* My Web Dev Resources */
google_ad_slot = "3283801538";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/prestashop-images-missing-after-upgrade/">PrestaShop Images Missing After Upgrade</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></content:encoded>
										</item>
	</channel>
</rss>
