<?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>PrestaShop &#8211; My Web Development</title>
	<atom:link href="https://mywebdevelopment.org/tag/prestashop/feed/" rel="self" type="application/rss+xml" />
	<link>https://mywebdevelopment.org</link>
	<description>Always learning something new..</description>
	<lastBuildDate>Wed, 06 Feb 2019 19:10:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>PrestaShop pHp.ini Location Does Not Go To Server&#8217;s Main pHp.ini</title>
		<link>https://mywebdevelopment.org/prestashop-php-ini-location/</link>
				<pubDate>Sat, 11 Oct 2014 01:16:21 +0000</pubDate>
		<dc:creator><![CDATA[Elias]]></dc:creator>
				<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[pHp.ini]]></category>

		<guid isPermaLink="false">http://mywebdevelopment.org/?p=851</guid>
				<description><![CDATA[<p>PrestaShop pHp.ini Location Does not Go To Server&#8217;s Main pHp.ini location. The server is a VPS running multiple PS websites, sharing root php.ini file. I have one website for testing. And another website is my live PS store. Both websites were upgraded from v.1.4.4.1 over to v.1.6.0.9 successfully. On the testing site in PS BO,… <span class="read-more"><a href="https://mywebdevelopment.org/prestashop-php-ini-location/">Read More &#187;</a></span></p>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/prestashop-php-ini-location/">PrestaShop pHp.ini Location Does Not Go To Server&#8217;s Main pHp.ini</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p>PrestaShop pHp.ini Location Does not Go To Server&#8217;s Main pHp.ini location. The server is a VPS running multiple PS websites, sharing root php.ini file.</p>
<p>I have one website for testing.<br />
And another website is my live PS store.</p>
<p>Both websites were upgraded from v.1.4.4.1 over to v.1.6.0.9 successfully.</p>
<p>On the testing site in PS BO, Advanced Parameters &gt; Configuration Information: I configured Required parameters &amp; Optional parameters successfully.. “Optional parameters OK“</p>
<p>I did this by editing main pHp.ini file on the server (<span style="color: #800000;">/usr/local/lib/php.ini</span>).</p>
<p>Prior to upgrading the live PS store, I noticed that in live store BO, Advanced Parameters &gt; Configuration Information displayed Required &amp; Optional parameters that I had already configured in server’s main pHp.ini</p>
<p>To confirm configuration, I created phpinfo.php and both testing &amp; live sites display identical configurations.<br />
Configuration File (php.ini) Path <span style="color: #800000;">/usr/local/lib</span><br />
Loaded Configuration File<span style="color: #800000;"> /usr/local/lib/php.ini</span></p>
<p>Regardless, I upgraded live PS store in hopes that the upgrade process would resolve the issue.. It did not.</p>
<p>As a result, when I access PS live store running v.1.6.0.9 and attempt to access translations, I receive the following warning.</p>
<p><span style="color: #800000;">Warning! Your PHP configuration limits the maximum number of fields allowed in a form</span><br />
<span style="color: #800000;"> 1000 for max_input_vars.</span><br />
<span style="color: #800000;"> Please ask your hosting provider to increase this limit to 4043 at least, or you will have to edit the translation files.</span></p>
<p><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
     style="display:block; text-align:center;"
     data-ad-layout="in-article"
     data-ad-format="fluid"
     data-ad-client="ca-pub-9218567626174444"
     data-ad-slot="1282062789"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script></p>
<p>I posted some help on PS forum and I was directed with a free module (Display pHP Environment) that allowed me to see another pHp.ini file inside my <span style="color: #800000;">/admin/</span> folder. It was like looking for a needle in a hay stack, until I used the free Display pHp Environment module.</p>
<p><strong>Resources</strong></p>
<p>ps configuration not reflecting server&#8217;s main pHp.ini: <a title="ps configuration not reflecting server’s main php.ini" href="http://www.prestashop.com/forums/topic/367958-ps-configuration-not-reflecting-server%E2%80%99s-main-phpini/#entry1827905">http://www.prestashop.com/forums/topic/367958-ps-configuration-not-reflecting-server%E2%80%99s-main-phpini/#entry1827905</a><br />
Free Module, Display pHp Environmnet: <a title="[FREE MODULE] Display PHP Environment PHPINFO() Back Office" href="http://www.prestashop.com/forums/topic/278164-free-module-display-php-environment-phpinfo-back-office/">http://www.prestashop.com/forums/topic/278164-free-module-display-php-environment-phpinfo-back-office/</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-php-ini-location/">PrestaShop pHp.ini Location Does Not Go To Server&#8217;s Main pHp.ini</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></content:encoded>
										</item>
		<item>
		<title>1-Click Upgrade PrestaShop Auto Upgrade Module</title>
		<link>https://mywebdevelopment.org/prestashop-auto-upgrade-module-configuration/</link>
				<pubDate>Fri, 07 Mar 2014 07:08:07 +0000</pubDate>
		<dc:creator><![CDATA[Elias]]></dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[1-click upgrade module]]></category>
		<category><![CDATA[autoupgrade module]]></category>

		<guid isPermaLink="false">http://mywebdevelopment.org/?p=685</guid>
				<description><![CDATA[<p>Upgrade documentation for PrestaShop (PS) v.1.4.4.1 over to PS v.1.5.6.2 using Auto Upgrade Module, also known as the 1-Click Upgrade Module offered on addons.prestashop.com. Step 1.) Download and install the autoupgrade module onto your PS. Step 2.) Place your store under maintenance mode. Step 3.)&#160;Go to: Modules &#62; Administration; and configure 1-click Upgrade. Step 4.)… <span class="read-more"><a href="https://mywebdevelopment.org/prestashop-auto-upgrade-module-configuration/">Read More &#187;</a></span></p>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/prestashop-auto-upgrade-module-configuration/">1-Click Upgrade PrestaShop Auto Upgrade Module</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p>Upgrade documentation for PrestaShop (PS) v.1.4.4.1 over to PS v.1.5.6.2 using Auto Upgrade Module, also known as the 1-Click Upgrade Module offered on <a title="PrestaShop Auto Upgrade Module, 1-click upgrade from addons.prestashop" href="http://addons.prestashop.com/en/administration-tools-prestashop-modules/5496-1-click-upgrade-autoupgrade.html">addons.prestashop.com</a>.</p>
<p><strong>Step 1.)</strong> Download and install the autoupgrade module onto your PS.</p>
<p><strong>Step 2.)</strong> Place your store under maintenance mode.</p>
<p><strong>Step 3.)</strong>&nbsp;Go to: Modules &gt; Administration; and configure 1-click Upgrade.</p>
<p><strong>Step 4.)</strong> Backup your files &amp; Click on Upgrade!</p>
<p><em>Results..</em></p>
<p><span style="color: #000000;">Analyzing the situation &#8230;Shop deactivated. Now downloading (this can takes some times )&#8230;</span><br />
<span style="color: #800000;"> [Ajax / Server Error for action download] textStatus: &#8220;error &#8221; errorThrown:&#8221;Internal Server Error &#8221; jqXHR: &#8221; &#8220;</span></p>
<p>Steps to correct Ajax Error..</p>
<p><strong>Step 1.)</strong> Upload PS v.1.5.6.2 with FTP to:<span style="color: #800000;"> /admin/autoupgrade/latest/prestashop</span></p>
<p><strong>Step 2.)&nbsp;</strong>Within the configuration of autoupgrade module, select More options (Expert mode).</p>
<p><strong>Step 3.)</strong> Select the channel: Local directory and label your version.</p>
<p><strong>Step 4.)</strong> Save</p>
<p><em>Results..</em></p>
<p>Settings update successful.</p>
<p><strong>Step 5.)</strong> Click Upgrade PrestaShop Now!</p>
<p><em>Results..</em></p>
<p>Upgrade complete, with a few issues.. Apparently, these issues are common and can be resolved.</p>
<p>A to do list will generate after upgrade is complete, instructing on how to resolve common issues that may occur.</p>
<p>Out of the 5 to do list items, I experienced product images missing:</p>
<ol>
<li>Cookies have changed, you will need to log in again once you refreshed the page</li>
<li><span style="line-height: 1.5em;">Javascript and CSS files have changed, please clear your browser cache with CTRL-F5</span></li>
<li><span style="line-height: 1.5em;">Please check that your front office theme is&nbsp;</span>functional<span style="line-height: 1.5em;">&nbsp;(try to create an account, place an order&#8230;)</span></li>
<li>Product images does not appear in the front office? Try regenerating the thumbnails in Preferences &gt; Images</li>
<li>Do not forget to reactivate your shop once you have checked everything!</li>
</ol>
<p><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
     style="display:block; text-align:center;"
     data-ad-layout="in-article"
     data-ad-format="fluid"
     data-ad-client="ca-pub-9218567626174444"
     data-ad-slot="1282062789"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script></p>
<p>Steps to correct missing product images..</p>
<p><strong style="line-height: 1.5em;">Step 1.)</strong><span style="line-height: 1.5em;">&nbsp;BO: Preferences &gt; Image &#8211; Product Images: until you move all images to new file system, use Legacy Image File System; set this to &#8216;yes&#8217; and save.</span></p>
<p><em>Results..</em></p>
<p>Duplicate images were found when moving the product images. This is likely caused by unused demonstration images. Please make sure that the folder<span style="color: #800000;">/home/domain/public_html/img/p/duplicates/</span>only contains demonstration images, and then delete it.</p>
<p><strong>Step 1.)</strong> Delete folder&nbsp;<span style="color: #800000;">/home/domain/public_html/img/p/duplicates/</span></p>
<p><strong>Step 2.)</strong> Preferences &gt; Image &#8211; Regenerate thumbnails&nbsp;= select products, format: all &amp; DON&#8217;T erase previous image.</p>
<p><em>Results..</em></p>
<p>217 errors<br />
Original image is missing or empty (<span style="color: #800000;">/home/domain/public_html/img/p/1/7/0/170.jpg</span>) for product ID 96</p>
<p>Steps to correct error message &#8216;original image is missing or empty&#8217;.</p>
<p><strong>Step 1.)</strong> First, confirm images exist.</p>
<p><em>Results..</em></p>
<p><del></del>There are missing product images..</p>
<p>v.1.4.4.1 uses The Legacy File System where all product images are within <span style="color: #800000;">/img/p/</span></p>
<p>v.1.5+ uses&nbsp;the new File System using sub directories that match the image ID <span style="color: #800000;">/img/p/9/6/96-197.jpg</span>&nbsp;.</p>
<p><em style="line-height: 1.5em;">e.g.&nbsp;</em><br />
Legacy File System = <span style="color: #800000;">/img/p/96-197.jpg | <span style="color: #000000;"><span style="color: #800000;">96-</span> = image ID</span></span><br />
New File System = <span style="color: #800000;">/img/p/9/6/197.jpg | <span style="color: #000000;">folders</span> /9/6/<span style="color: #000000;"> = image ID</span></span></p>
<p><strong>Step 1.)</strong> BO: Preferences &gt; Image &#8211; Move Images; click on button &#8216;move images&#8217;.</p>
<p>Images moved successful</p>
<p><strong>Step 2.)</strong>&nbsp;BO: Preferences &gt; Image &#8211; Use the Legacy Image File System = No</p>
<p><strong>Step 3.)</strong> BO: Preferences &gt; Image&nbsp;&#8211;&nbsp;Regenerate thumbnails&nbsp;= select products, format: all &amp; <span style="text-decoration: underline;">erase</span> previous image.</p>
<p><em>Results..</em></p>
<p>401 errors<br />
Original image is missing or empty (<span style="color: #800000;">/home/domain/public_html/img/p/1/7/0/170.jpg)</span> for product ID 96</p>
<p><strong style="line-height: 1.5em;">Step 1.)</strong><span style="line-height: 1.5em;"> Investigate product ID 96</span></p>
<p><em>Results..</em></p>
<p>The product ID is missing from image path. I investigated both Live PrestaShop Store (LPS) and Testing Domain (TD); product ID is missing on TD.<br />
<em>e.g.</em>&nbsp;TD missing image = <span style="color: #800000;">/domain/170-thickbox_default/170.jpg</span> | LPS image displayed = <span style="color: #800000;">/domain/96-170-thickbox/170.jpg</span></p>
<p>This error occurred once before, during a copy of my LPS that I migrated to a TD; both running PSv.1.4.4.1.</p>
<p>And it was a permissions issue, the solution was to chmod <span style="color: #800000;">/img/</span>&nbsp;including all sub directories to 755; another post was dedicated to this issue.</p>
<p><strong>Step 1.)</strong>&nbsp;Set file permissions chmod to 755 to all directories &amp; sub directories.</p>
<p><strong>Step 2.)</strong>&nbsp;BO: Preferences &gt; Image &#8211;&nbsp;Regenerate thumbnails&nbsp;= select products, format: all &amp; DON&#8217;T erase previous image.</p>
<p><em>Results..</em></p>
<p>217 errors<br />
Original image is missing or empty (<span style="color: #800000;">/home/domain/public_html/img/p/1/7/0/170.jpg</span>) for product ID 96</p>
<p><strong>Step 1.)</strong>&nbsp;In the BO, clear the cache: Advanced Parameters &gt; Smarty = Clear Smarty cache &amp; Autoload cache</p>
<p>Update successful</p>
<p><em>Results..</em></p>
<p>The product images are still missing.</p>
<p>Investigate other options from PrestaShop forum..</p>
<p><span style="color: #888888;">&#8211;REVERTED&#8211;&nbsp;</span></p>
<p><span style="color: #888888;"><strong>Step 1.)</strong>&nbsp;Set creation date earlier than 2013-03-26&#8242;.&nbsp;Edit the settings file /config/settings.inc.php</span><br />
<span style="color: #888888;"> <em>e.g.</em> define(&#8216;_PS_CREATION_DATE_&#8217;, &#8216;2011-09-11&#8217;);</span></p>
<p><span style="color: #888888;"><strong><span style="text-decoration: underline;">REVERTED:</span></strong> /config/settings.inc.php, due to _PS_CREATION_DATE_ error:&nbsp;Notice: Constant _PS_CREATION_DATE_ already defined in /config/settings.inc.php on line 20</span></p>
<p><span style="color: #888888;">&#8211;END OF REVERTED&#8211;</span></p>
<p><strong>Step 1.)</strong> Edit <span style="color: #800000;">/controllers/admin/AdminImagesController.php</span><br />
56. <span style="color: #800000;">$this-&gt;display_move = true;</span></p>
<p><strong>Step 3.)</strong> BO: Preferences &gt; Image &#8211;&nbsp;Move Images; click on button &#8216;move images&#8217;.</p>
<p><strong>Step 4.)</strong> BO: Preferences &gt; Image &#8211;&nbsp;Regenerate thumbnails&nbsp;= select products, format: all &amp; <span style="text-decoration: underline;">DON&#8217;T erase</span> previous image.</p>
<p>Images moved successful</p>
<p><em>Results..</em></p>
<p>217 errors<br />
Original image is missing or empty (<span style="color: #800000;">/home/domain/public_html/img/p/1/7/0/170.jpg</span>)&nbsp;for product ID 96</p>
<p>Steps to correct errors through process of elimination using different regenerate options.</p>
<p><strong>Step 1.)</strong>&nbsp;BO: Preferences &gt; Image &#8211;&nbsp;Regenerate thumbnails = select products, format: all &amp; <span style="text-decoration: underline;">erase</span> previous image.</p>
<p>I&#8217;ve been hesitant on selecting the format option to &#8216;erase previous image&#8217;, however numerous of attempts have been performed without deleting. So far, this option actually seems to be doing something.. After I regenerated images, the web browser indicates it&#8217;s processing the action.</p>
<p>It timed out <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f641.png" alt="🙁" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>Let&#8217;s try another format..</p>
<p><strong>Step 2.)</strong>&nbsp;BO: Preferences &gt; Image &#8211;&nbsp;Regenerate thumbnails = select products, format: <span style="text-decoration: underline;">home &amp;&nbsp;erase</span>&nbsp;previous image.</p>
<p><em>Results..</em></p>
<p>401 errors<br />
Original image is missing or empty (<span style="color: #800000;">/home/domain/public_html/img/p/1/7/0/170.jpg</span>) for product ID 96</p>
<p>Let&#8217;s try another format..</p>
<p><strong>Step 3.)</strong>&nbsp;BO: Preferences &gt; Image &#8211;&nbsp;Regenerate thumbnails = select products, format:&nbsp;<span style="text-decoration: underline;">large &amp;&nbsp;erase</span>&nbsp;previous image.</p>
<p><em>Results..</em></p>
<p>401 errors<br />
Original image is missing or empty (<span style="color: #800000;">/home/domain/public_html/img/p/1/7/0/170.jpg</span>) for product ID 96</p>
<p>O.k., that is time consuming.. I need to investigate other options.</p>
<p><strong>Step 1.)</strong>&nbsp;First, investigate images by disabling Friendly URL.<br />
BO: preferences &gt; SEO &amp; URLs &#8211; Set up URLs = disable both Friendly URL &amp; Accented URL.</p>
<p>product image: <span style="color: #800000;">\public_html\img\p\1\3\4\0\1340-home.jpg</span><br />
product image: <span style="color: #800000;">\public_html\img\p\1\3\4\0\1340-home_default.jpg</span></p>
<p>If I remove <span style="color: #800000;">_default</span> from the image label <em>e.g.</em> <span style="color: #800000;">1340-home_default.jpg</span> = <span style="color: #800000;">1340-home.jpg</span><br />
Then product image is displayed!</p>
<p><span style="color: #808080;">&#8211;REVERT&#8211;</span></p>
<p><span style="color: #808080;">This is one method I tried and it did not work, so I reverted back.</span></p>
<p><span style="color: #888888;"><strong>Step 1.)</strong>&nbsp;Go to default 1.5.6.2 theme, edit product.tpl and remove _default from image tags:</span><br />
<span style="color: #888888;"> 186 large_default</span><br />
<span style="color: #888888;"> 191 -default-large_default</span><br />
<span style="color: #888888;"> 211 thickbox_default</span><br />
<span style="color: #888888;"> 212 medium_default</span><br />
<span style="color: #888888;"> 551 medium_default</span></p>
<p><span style="color: #888888;"><strong>Step 2.)</strong> Clear Smarty cache &amp; Autoload cache</span></p>
<p><span style="color: #888888;"><em>Results..</em></span></p>
<p><span style="color: #888888;">Did not work.. <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f641.png" alt="🙁" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<p><span style="color: #888888;"><strong>Step 3.)</strong> Revert product.tpl back to original state.</span></p>
<p><span style="color: #888888;">&#8211;END OF REVERT&#8211;</span></p>
<p>A post on PS forum mentioned a bug similar to mine, but was opposite in how the image label was represented. &nbsp;There issue was that by default image preferences were set:&nbsp;<span style="color: #800000;">small_default, medium_default, large_default, thickbox_default, category_default,&nbsp;etc.</span> and required the removal of <span style="color: #800000;">_default.&nbsp;</span>Mine is not the case.. I require&nbsp;<span style="color: #800000;">_default</span></p>
<p>Next, under BO: Preferences &gt; Image</p>
<p>I&#8217;ll edit the image names and add the extension&nbsp;<span style="color: #800000;">_default</span>.</p>
<p><strong>Step 1.)</strong>&nbsp;BO: Preferences &gt; Image = renamed all images with <span style="color: #800000;">_default</span> <em>e.g.</em><span style="color: #800000;"> small_default, medium_default, large_default, thickbox_default, catgeory_default, home_default large_scene_default, thumb_scene_default</span></p>
<p><strong>Step 2.)</strong>&nbsp;BO: Preferences &gt; Image = Regenerate thumbnails.. This time, I&#8217;m going to select one at a time.</p>
<p><em>e.g.</em> Select an image: products, Select a format, home_default &amp; <span style="text-decoration: underline;">erase</span> previous images.</p>
<p><em>Results..</em></p>
<p>Regenerated thumbnails and browser timed out after 30 or so minutes, however a good majority of product images now appeared!</p>
<p>Now, I need to replace missing images and figure out why it timed out.</p>
<p><strong>Step 1.)</strong>&nbsp;Upload the backup folder&nbsp;<span style="color: #800000;">/img/p/</span></p>
<p>Thousands of images, nearly 400MB re-uploaded.</p>
<p><strong>Step 2.)</strong>&nbsp;BO: Preferences &gt; Image = Regenerate thumbnails.. I&#8217;m going to select one at a time.</p>
<p><em>e.g.</em>&nbsp;Select an image: products, Select a format, home_default &amp; Erase previous images.</p>
<p><em>Results..</em></p>
<p>401 errors<br />
Original image is missing or empty (<span style="color: #800000;">/home/domain/public_html/img/p/1/7/0/170.jpg</span>) for product ID 96</p>
<p><strong>Step 1.)</strong>&nbsp;BO: Preferences &gt; Image = Regenerate thumbnails &#8211; select image: product, select format: all&nbsp;&amp; <span style="text-decoration: underline;">erase</span> previous images.</p>
<p><em>Results..</em></p>
<p><strong><span style="color: #993300;">All product images archived &amp; displayed!</span></strong> However, image categories are still missing.</p>
<p><strong>Step 1.)</strong> BO: Advanced Parameters &gt; Performance = Clear Smarty cache &amp; Autoload cache.</p>
<p><strong>Step 2.)</strong>&nbsp;BO: Preferences &gt; Image = Regenerate thumbnails &#8211; select image: categories, select format: all&nbsp;&amp; <span style="text-decoration: underline;">erase</span> previous images.</p>
<p><em>Results..</em></p>
<p>Browser indicated that PS was processing action, then delivered a blank page <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f641.png" alt="🙁" class="wp-smiley" style="height: 1em; max-height: 1em;" /><br />
<span style="color: #800000;">index.php?controller=AdminImages&amp;token</span></p>
<p><strong>&nbsp;Step 1.)</strong> Confirm all category images reside <span style="color: #800000;">/img/c/</span></p>
<p>Not all category images existed..</p>
<p><strong>Step 2.)</strong> Upload category images from backup <span style="color: #800000;">/img/c/</span></p>
<p><strong>Step 3.)</strong>&nbsp;BO: Preferences &gt; Image = Regenerate thumbnails &#8211; select image: categories, select format: all&nbsp;&amp;&nbsp;<span style="text-decoration: underline;">erase</span>&nbsp;previous images.</p>
<p><em>Results..</em></p>
<p>Did not work, received a blank page after 20 seconds <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f641.png" alt="🙁" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><strong>Step 1.)</strong> Enable Troubleshooting by editing <span style="color: #800000;">/config/defines.inc.php</span></p>
<p>Line 28<br />
Find: <span style="color: #800000;">define(&#8216;_PS_MODE_DEV_&#8217;, false);</span><br />
Replace with: <span style="color: #800000;">define(&#8216;_PS_MODE_DEV_&#8217;, true);</span></p>
<p><strong>Step 2.)</strong> BO: Advanced Parameters &gt; Performance &#8211; Clear Smarty cache &amp; Autoload cache; received error.</p>
<p><span style="color: #993300;">&#8211;ERROR&#8211;</span></p>
<p><span style="color: #993300;">Notice: Constant _PS_CREATION_DATE_ already defined in /config/settings.inc.php on line 20</span><br />
<span style="color: #993300;"> Warning: Cannot modify header information &#8211; headers already sent by (output started at /config/settings.inc.php:20) in /classes/Tools.php on line 141</span></p>
<p><span style="color: #993300;">&#8211;END OF ERROR&#8211;</span></p>
<p>Steps to resolve error..</p>
<p><strong>Step 1.)</strong> Open <span style="color: #800000;">/config/settings.inc.php</span> and remove line 20.</p>
<p><strong>Step 2.)</strong>&nbsp;BO: Advanced Parameters &gt; Performance &#8211; Clear Smarty cache &amp; Autoload cache.</p>
<p><em>Results..</em></p>
<p><strong><span style="color: #993300;">SOLVED: Clear Smarty cache &amp; Autoload cache works!</span></strong></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>Now, time to regenerate thumbnails..</p>
<p><strong>Step 1.)</strong>&nbsp;BO: Preferences &gt; Image = Regenerate thumbnails &#8211; select image: categories, select format: all&nbsp;&amp;&nbsp;<span style="text-decoration: underline;">erase</span>&nbsp;previous images.</p>
<p><em>Results..</em></p>
<p><b>Fatal error</b>: Allowed memory size of 33554432 bytes exhausted (tried to allocate 9600 bytes) in&nbsp;<b>/classes/ImageManager.php</b>&nbsp;on line&nbsp;<b>365</b></p>
<p>Steps on how to increase the memory on your server from timing out. There are a couple of methods in achieving this.</p>
<p><strong>Step 1.)</strong>&nbsp;Using cPanel, select account and edit its php.ini file.<br />
Or you can log-in with SSH and root, edit the php.ini located in <span style="color: #800000;">/usr/local/lib/php.ini</span></p>
<p><strong>Step 2.)</strong>&nbsp;I adjusted the php.ini file residing on testing domain&#8217;s account, following cPanels instructions:&nbsp;<a title="increase php memory limit" href="http://forums.cpanel.net/f34/php-memory-limit-63777.html">http://forums.cpanel.net/f34/php-memory-limit-63777.html</a></p>
<p>Default settings:</p>
<p>cPanel PHP max execution time &#8211;&gt; 90 seconds<br />
cPanel PHP max POST size &#8211;&gt; 55 MB<br />
cPanel PHP max upload size &#8211;&gt; 50 MB</p>
<p>Desired settings:</p>
<p>cPanel PHP max execution time &#8211;&gt; 360 seconds<br />
cPanel PHP max POST size &#8211;&gt; 500 MB<br />
cPanel PHP max upload size &#8211;&gt; 250 MB</p>
<p><strong style="line-height: 1.5em;">Step 3.)</strong><span style="line-height: 1.5em;"> Save &amp; Restart Apache.</span></p>
<p><em>Results..</em></p>
<p><b>Fatal error</b>: Allowed memory size of 33554432 bytes exhausted (tried to allocate 9600 bytes) in&nbsp;<b>/classes/ImageManager.php</b>&nbsp;on line&nbsp;<b>365</b></p>
<p>Apparently, the php.ini file that I restored to use for that particular account did not take effect.</p>
<p>Oh well, I&#8217;ll just edit the server&#8217;s main php.ini file..</p>
<p><strong>Step 1.)</strong>&nbsp;Edit main php.ini file by&nbsp;logging into your cPanel&#8217;s WHM and go to: PHP Configuration, adjust the following.<br />
Or you can log-in with SSH and root, edit the php.ini located in&nbsp;<span style="color: #993300;">/usr/local/lib/php.ini</span></p>
<p>memory_limit was 32M | changed to -1<br />
upload_max_filesize was 2M | changed to 500M<br />
max_execution_time was 30 | changed to 360<br />
max_input_time was 60 | changed to 360</p>
<p><strong>Step 3.)</strong>&nbsp;Save &amp; Restart Apache.</p>
<p><em>Results..</em></p>
<p><strong><img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SUCCESS !!! <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <img src="https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></strong></p>
<p>I&#8217;m no longer receiving blank pages when I regenerate images, and now all of them are displayed in both BO and FO.</p>
<p>Next, revert any edits made to file(s) during testing that are no longer required.</p>
<p><strong>Revert 1.)</strong>&nbsp;Edit&nbsp;<span style="color: #800000;">/controllers/admin/AdminImagesController.php;&nbsp;<span style="color: #000000;">change back to false.</span></span><br />
56.&nbsp;<span style="color: #800000;">$this-&gt;display_move = false;</span></p>
<p><strong>Revert 2.)</strong>&nbsp;Default PSv.1.5.6.2 theme, edit <span style="color: #800000;">product.tpl</span> and remove <span style="color: #800000;">_default</span> from image tags. This has been REVERTED back to original state.</p>
<p><strong>Revert 3.)</strong>&nbsp;<span style="color: #800000;">/config/settings.inc.php</span>, remove _PS_CREATION_DATE_:&nbsp;<span style="color: #800000;">define(&#8216;_PS_CREATION_DATE_&#8217;, &#8216;2011-09-11&#8217;);</span><br />
Due to error.. Notice: Constant _PS_CREATION_DATE_ already defined in<span style="color: #800000;"> /config/settings.inc.php</span> on line 20</p>
<p><span style="text-decoration: underline;">NOTES:</span> Apparently, when images are missing from <span style="color: #800000;">/img/p/</span> folder, and you attempt to regenerate thumbnails an improper file system takes place.</p>
<p><em>e.g.&nbsp;</em><br />
proper File System =&nbsp;<span style="color: #800000;">/img/p/9/6/197.jpg</span> |&nbsp;folders&nbsp;<span style="color: #800000;">/9/6/</span>&nbsp;= image ID<br />
improper File System =&nbsp;<span style="color: #800000;">/img/p/1/9/7/197.jpg</span> | image ID missing</p>
<p><span style="text-decoration: underline;">BEWARE:</span> Before upgrading to PSv.1.5.6.2, all product images using Legacy File System&nbsp;<span style="color: #800000;">/img/p/</span>&nbsp;existed and store displayed correctly with the migrated data from PSv.1.4.4.1 At some point during the upgrade process, PS deleted a good majority of images.&nbsp;As long as current backups are accessible, then there is little to worry about.</p>
<p><strong>Resources</strong></p>
<p>Can&#8217;t auto upgrade any version, same error every time:&nbsp;<a title="Can't auto upgrade any version, same error every time" href="http://www.prestashop.com/forums/topic/192406-cant-auto-upgrade-any-version-same-error-every-time/">http://www.prestashop.com/forums/topic/192406-cant-auto-upgrade-any-version-same-error-every-time/</a><br />
Product Images Missing: <a title="PrestaShop Product Images Missing" href="http://www.prestashop.com/forums/topic/272842-solved-product-image-missing/">http://www.prestashop.com/forums/topic/272842-solved-product-image-missing/</a><br />
Product Images Missing after upgrade: <a title="PrestaShop Product Images Missing 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><br />
Troubleshooting:&nbsp;<a title="Troubleshooting errors on PrestaShop" href="http://doc.prestashop.com/display/PS15/Troubleshooting">http://doc.prestashop.com/display/PS15/Troubleshooting</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-auto-upgrade-module-configuration/">1-Click Upgrade PrestaShop Auto Upgrade Module</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></content:encoded>
										</item>
		<item>
		<title>Using WAMP to test site, localhost redirects to live site</title>
		<link>https://mywebdevelopment.org/using-wamp-test-site-localhost-redirects-live-site/</link>
				<pubDate>Thu, 30 Jan 2014 00:25:20 +0000</pubDate>
		<dc:creator><![CDATA[Elias]]></dc:creator>
				<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[WAMP]]></category>

		<guid isPermaLink="false">http://mywebdevelopment.org/?p=631</guid>
				<description><![CDATA[<p>Using WAMP to test site, localhost redirects to live site when I migrated it using phpMyAdmin onto localhost WAMP server. Migration was successful, allowing access into PrestaShop Back Office.   However, in attempts to access Front Office, I would get redirected to the live site. To resolve this redirect issue, I logged into the BO and adjust… <span class="read-more"><a href="https://mywebdevelopment.org/using-wamp-test-site-localhost-redirects-live-site/">Read More &#187;</a></span></p>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/using-wamp-test-site-localhost-redirects-live-site/">Using WAMP to test site, localhost redirects to live site</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p><span style="line-height: 1.5em;">Using WAMP to test site, localhost redirects to live site when I migrated it using phpMyAdmin onto localhost WAMP server. </span></p>
<p><span style="line-height: 1.5em;">Migration was successful, allowing access into PrestaShop Back Office.  </span></p>
<p><span style="line-height: 1.5em;">However, in attempts to access Front Office, I would get redirected to the live site. </span></p>
<p><span style="line-height: 1.5em;">To resolve this redirect issue,</span><span style="line-height: 1.5em;"> I logged into the BO and adjust the following.</span></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<strong>preferences &gt; SEO &amp; URLs</strong></p>
<p><strong>PS directory:</strong> <span style="color: #800000;">/MyProject/</span></p>
<p><strong>Shop domain name:</strong> <span style="color: #800000;">localhost</span><br />
<strong>Shop domain name for SSL:</strong> <span style="color: #800000;">localhost</span></p>
<p><strong>save</strong><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>If you are receiving <span style="text-decoration: underline;">&#8220;Page not found&#8221; or <span style="color: #800000; text-decoration: underline;">/MyProject/en/</span> is blank</span>, then a couple of things need to be done.</p>
<p><strong>Step 1.)</strong><br />
Generate a new .htaccess file in BO, or copy/paste your existing one into root of your PrestaShop installation.</p>
<p><strong>Step 2.)</strong><br />
Enable the rewrite_module for Apache on your WAMP Server, and restart Apache: <span style="color: #800000;">Apache &gt; Apache Modules &gt; rewrite_module</span></p>
<p><strong>Resource</strong></p>
<p>localhost keeps being redirected: <a title="localhost keeps being redirected" href="http://www.prestashop.com/forums/topic/211778-localhost-keeps-being-redirected/">http://www.prestashop.com/forums/topic/211778-localhost-keeps-being-redirected/</a><br />
&#8220;Page not found&#8221; with PrestaShop 1.4.8.2 on WAMP: <a title="&quot;Page not found&quot; with PrestaShop 1.4.8.2 on WAMP" href="http://www.prestashop.com/forums/topic/175273-page-not-found-with-prestashop-1482-on-wamp/">http://www.prestashop.com/forums/topic/175273-page-not-found-with-prestashop-1482-on-wamp/</a><br />
PrestaShop Blank Page: <a title="Blank Page" href="http://www.prestashop.com/forums/topic/10115-big-problem-blank-page/">http://www.prestashop.com/forums/topic/10115-big-problem-blank-page/</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/using-wamp-test-site-localhost-redirects-live-site/">Using WAMP to test site, localhost redirects to live site</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></content:encoded>
										</item>
		<item>
		<title>password change phpMyAdmin for user in PrestaShop</title>
		<link>https://mywebdevelopment.org/password-change-phpmyadmin-for-user-in-prestashop/</link>
				<pubDate>Wed, 29 Jan 2014 23:58:28 +0000</pubDate>
		<dc:creator><![CDATA[Elias]]></dc:creator>
				<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[password change phpmyadmin]]></category>

		<guid isPermaLink="false">http://mywebdevelopment.org/?p=628</guid>
				<description><![CDATA[<p>Need to change password for PrestaShop user with phpMyAdmin? After a successful data migration onto WAMP, in attempts to log into the Back Office (BO) resulted with error &#8217;employee does not exist or incorrect password&#8217;.  To resolve this error, follow two simple steps for password change phpMyAdmin. Step 1.) You will need to copy your _COOKIE_KEY_ located… <span class="read-more"><a href="https://mywebdevelopment.org/password-change-phpmyadmin-for-user-in-prestashop/">Read More &#187;</a></span></p>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/password-change-phpmyadmin-for-user-in-prestashop/">password change phpMyAdmin for user in PrestaShop</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p>Need to change password for PrestaShop user with phpMyAdmin?</p>
<p>After a successful data migration onto WAMP, in attempts to log into the Back Office (BO) resulted with error &#8217;employee does not exist or incorrect password&#8217;.  To resolve this error, follow two simple steps for password change phpMyAdmin.</p>
<p><strong>Step 1.)</strong> You will need to copy your _COOKIE_KEY_ located in /config/settings.inc.php<br />
This will be a random alphanumeric string of characters (e.g. Pi32n2bx6koC31bq7mndpc32ihfYcZ1bKMCogBIq1LExF5nGcOdWm3gc)</p>
<p><strong>Step 2.)</strong> Log into phpMyAdmin and select SQL and enter the below syntax and click Go.<br />
Note: DO NOT<span style="text-decoration: underline;"> enter any spaces</span> between your _COOKIE_KEY_ and PASSWORD</p>
<p><span style="color: #800000;">UPDATE `ps_employee` SET `passwd` = MD5(&#8216;Pi32n2bx6koC31bq7mndpc32ihfYcZ1bKMCogBIq1LExF5nGcOdWm3gcNEWPASSWORD&#8217;) WHERE `ps_employee`.`id_employee` = 1;</span></p>
<p>There is no space between the _COOKIE_KEY_ and your password; they run together..</p>
<p><strong>Resources:</strong></p>
<p>Screen Shot Instructions on how to restet PrestaShop employee password via phpMyAdmin: <a title="Screen Shot Instructions on how to restet PrestaShop employee password" href="http://www.templatemonster.com/help/how-to-reset-prestashop-admin-details.html">http://www.templatemonster.com/help/how-to-reset-prestashop-admin-details.html</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/password-change-phpmyadmin-for-user-in-prestashop/">password change phpMyAdmin for user in PrestaShop</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></content:encoded>
										</item>
		<item>
		<title>PrestaShop Taxes Not Working In Product Page</title>
		<link>https://mywebdevelopment.org/prestashop-taxes-not-working-in-product-page/</link>
				<pubDate>Tue, 22 Oct 2013 22:07:35 +0000</pubDate>
		<dc:creator><![CDATA[Elias]]></dc:creator>
				<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[product.tpl]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mywebdevelopment.org/?p=605</guid>
				<description><![CDATA[<p>PrestaShop v.1.4+  PrestaShop taxes not working in the product page, when user enters &#8216;Pre-tax retail price&#8217; and selects the &#8216;Tax rule&#8217;, nothing changes in the Back Office or Front Office of PrestaShop. Step 1.) Confirm that you have enabled the feature to display tax in the Back Office as &#8216;tax included&#8217;: BO &#62; Customers &#62;… <span class="read-more"><a href="https://mywebdevelopment.org/prestashop-taxes-not-working-in-product-page/">Read More &#187;</a></span></p>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/prestashop-taxes-not-working-in-product-page/">PrestaShop Taxes Not Working In Product Page</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p>PrestaShop v.1.4+  <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>
<p>PrestaShop taxes not working in the product page, when user enters &#8216;Pre-tax retail price&#8217; and selects the &#8216;Tax rule&#8217;, nothing changes in the Back Office or Front Office of PrestaShop.</p>
<p>Step 1.) Confirm that you have enabled the feature to display tax in the Back Office as &#8216;tax included&#8217;: BO &gt; Customers &gt; Groups</p>
<p>If that did not resolve your taxes from displaying, then go on to step two.</p>
<p>Step 2.) Go to theme and edit product.tpl</p>
<p><strong>Line 256</strong></p>
<p>{if $tax_enabled &amp;&amp; ((isset($display_tax_label) &amp;&amp; $display_tax_label == 1) OR !isset($display_tax_label))}<br />
{if $priceDisplay == 1}{l s=&#8217;tax excl.&#8217;}{else}{l s=&#8217;tax incl.&#8217;}{/if}<br />
{/if}</p>
<p><em><span style="color: #800000;">Replace with..</span></em></p>
<p><span style="color: #800000;">{if $tax_enabled &amp;&amp; ((isset($display_tax_label) &amp;&amp; $display_tax_label == 1) OR !isset($display_tax_label))}</span><br />
<span style="color: #800000;"> {if $priceDisplay == 1}{l s=&#8217;tax excl.&#8217;}{else}{l s=&#8217;tax incl.&#8217;}{/if}</span><br />
<span style="color: #800000;"> {/if}</span></p>
<p><strong>Line 275</strong></p>
<p>{if $tax_enabled &amp;&amp; $display_tax_label == 1}<br />
{if $priceDisplay == 1}{l s=&#8217;tax excl.&#8217;}{else}{l s=&#8217;tax incl.&#8217;}{/if}<br />
{/if}</p>
<p><em><span style="color: #800000;">Replace with..</span></em></p>
<p><span style="color: #800000;">{if $tax_enabled &amp;&amp; $display_tax_label == 1}</span><br />
<span style="color: #800000;"> {if $priceDisplay == 1}{l s=&#8217;tax excl.&#8217;}{else}{l s=&#8217;tax incl.&#8217;}{/if}</span><br />
<span style="color: #800000;"> {/if}</span></p>
<p>Don&#8217;t forget to recompile your smarty template after editing any .tpl file in the Back Office.<br />
BO &gt; Preferences &gt; Performance &gt; Smarty &gt; Force compile</p>
<hr />
<p><strong>Resources</strong></p>
<p>Display (tax included) with the price PrestaShop:<a title="Display (tax included) with pricing in PrestaShop" href=" http://www.prestashop.com/forums/topic/243182-display-tax-included-with-the-price-prestashop-154-solved/"> http://www.prestashop.com/forums/topic/243182-display-tax-included-with-the-price-prestashop-154-solved/</a><br />
Price display and tax included: <a title="Price Display &amp; Tax Included" href="http://www.prestashop.com/forums/topic/246841-solved-pricedisplay-and-tax-included/">http://www.prestashop.com/forums/topic/246841-solved-pricedisplay-and-tax-included/</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-taxes-not-working-in-product-page/">PrestaShop Taxes Not Working In Product Page</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></content:encoded>
										</item>
		<item>
		<title>PrestaShop &#8216;Bad Size&#8217; Deleting Product Accessory</title>
		<link>https://mywebdevelopment.org/prestashop-bad-size-deleting-product-accessory/</link>
				<pubDate>Thu, 29 Aug 2013 06:04:50 +0000</pubDate>
		<dc:creator><![CDATA[Elias]]></dc:creator>
				<category><![CDATA[PrestaShop]]></category>

		<guid isPermaLink="false">http://mywebdevelopment.org/?p=397</guid>
				<description><![CDATA[<p>PrestaShop V.1.4.4.1 adm/tabs/AdminProducts.php BO &#62; Catalog &#62; Add &#38; Delete Product Accessory When you attempt to delete product accessory, an error prompt &#8220;Bad Size&#8221; is generated and you have to manually delete the accessory from the database. Bug Fix found on github: https://github.com/PrestaShop/PrestaShop-1.4/commit/38c46b70f4cef35f67a9ce55d5a5cde0e22008f4 Easy solution was to copy the entire file from GitHub and replace with… <span class="read-more"><a href="https://mywebdevelopment.org/prestashop-bad-size-deleting-product-accessory/">Read More &#187;</a></span></p>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/prestashop-bad-size-deleting-product-accessory/">PrestaShop &#8216;Bad Size&#8217; Deleting Product Accessory</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p>PrestaShop V.1.4.4.1</p>
<p>adm/tabs/AdminProducts.php</p>
<p>BO &gt; Catalog &gt; Add &amp; Delete Product Accessory</p>
<p>When you attempt to delete product accessory, an error prompt &#8220;Bad Size&#8221; is generated and you have to manually delete the accessory from the database.</p>
<p>Bug Fix found on github: <a href="https://github.com/PrestaShop/PrestaShop-1.4/commit/38c46b70f4cef35f67a9ce55d5a5cde0e22008f4">https://github.com/PrestaShop/PrestaShop-1.4/commit/38c46b70f4cef35f67a9ce55d5a5cde0e22008f4</a></p>
<p>Easy solution was to copy the entire file from GitHub and replace with your file (adm/tabs/AdminProducts.php).</p>
<p>There are some additional postings found on PrestaShop Forum as well.</p>
<hr />
<p><strong>Resources</strong></p>
<p>Receive &#8220;Bad Size&#8221; error when I try to delete Accessories in product: <a href="http://www.prestashop.com/forums/topic/177462-solved-receive-bad-size-error-when-i-try-to-delete-accessories-in-product/">http://www.prestashop.com/forums/topic/177462-solved-receive-bad-size-error-when-i-try-to-delete-accessories-in-product/</a></p>
<p>GitHub PrestaShop v1.4.11.0: <a href="https://github.com/PrestaShop/PrestaShop-1.4/commit/38c46b70f4cef35f67a9ce55d5a5cde0e22008f4">https://github.com/PrestaShop/PrestaShop-1.4/commit/38c46b70f4cef35f67a9ce55d5a5cde0e22008f4</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-bad-size-deleting-product-accessory/">PrestaShop &#8216;Bad Size&#8217; Deleting Product Accessory</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></content:encoded>
										</item>
		<item>
		<title>phpMyAdmin ps_cms_lang Copy Table Row</title>
		<link>https://mywebdevelopment.org/phpmyadmin-ps_cms_lang-copy-table-row/</link>
				<pubDate>Thu, 29 Aug 2013 04:40:51 +0000</pubDate>
		<dc:creator><![CDATA[Elias]]></dc:creator>
				<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[Data Base]]></category>

		<guid isPermaLink="false">http://mywebdevelopment.org/?p=399</guid>
				<description><![CDATA[<p>If you require multilingual for your cms pages within PrestaShop store, using phpMyAdmin can achieve this very easily. For example, I require a cms page to be in both English &#38; Spanish, and even though I&#8217;ve enabled the language packages, some cms pages did not have dual tables for the ID&#8217;s within the Data Base..… <span class="read-more"><a href="https://mywebdevelopment.org/phpmyadmin-ps_cms_lang-copy-table-row/">Read More &#187;</a></span></p>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/phpmyadmin-ps_cms_lang-copy-table-row/">phpMyAdmin ps_cms_lang Copy Table Row</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p><span style="color: #141412;"><span style="font-family: 'Source Sans Pro', Helvetica, sans-serif;"><span style="font-size: medium;">If you require multilingual for your cms pages within PrestaShop store, using phpMyAdmin can achieve this very easily.</span></span></span></p>
<p><span style="color: #141412;"><span style="font-family: 'Source Sans Pro', Helvetica, sans-serif;"><span style="font-size: medium;">For example, I require a cms page to be in both English &amp; Spanish, and even though I&#8217;ve enabled the language packages, some cms pages did not have dual tables for the ID&#8217;s within the Data Base..</span></span></span></p>
<p>PrestaShop &gt; BO &gt; Tools &gt; Languages</p>
<p>English ID = 1<br />
Spanish ID = 6</p>
<p>In phpMyAdmin, select the portion to &#8216;copy&#8217; the table that you want to duplicate for your other language.</p>
<div id="attachment_400" style="width: 310px" class="wp-caption aligncenter"><a href="http://mywebdevelopment.org/sites/wp-dump/uploads/2013/08/id-1.jpg" rel="lightbox[399]"><img aria-describedby="caption-attachment-400" class="size-medium wp-image-400 " alt="CMS page in English" src="http://mywebdevelopment.org/sites/wp-dump/uploads/2013/08/id-1-300x14.jpg" width="300" height="14" srcset="https://mywebdevelopment.org/sites/wp-content/uploads/2013/08/id-1-300x14.jpg 300w, https://mywebdevelopment.org/sites/wp-content/uploads/2013/08/id-1.jpg 855w" sizes="(max-width: 300px) 100vw, 300px" /></a><p id="caption-attachment-400" class="wp-caption-text">CMS Table in English</p></div>
<p>In your newly copied table, adjust your contents language and change the id_lang to your language&#8217;s variable; in my case it&#8217;s #6.</p>
<div id="attachment_402" style="width: 310px" class="wp-caption aligncenter"><a href="http://mywebdevelopment.org/sites/wp-dump/uploads/2013/08/copy-id-6.jpg" rel="lightbox[399]"><img aria-describedby="caption-attachment-402" class="size-medium wp-image-402" alt="New Copied Table" src="http://mywebdevelopment.org/sites/wp-dump/uploads/2013/08/copy-id-6-300x276.jpg" width="300" height="276" srcset="https://mywebdevelopment.org/sites/wp-content/uploads/2013/08/copy-id-6-300x276.jpg 300w, https://mywebdevelopment.org/sites/wp-content/uploads/2013/08/copy-id-6.jpg 852w" sizes="(max-width: 300px) 100vw, 300px" /></a><p id="caption-attachment-402" class="wp-caption-text">Adjust Copied Table</p></div>
<p>After adjustment, your new table should appear with the new language id.</p>
<div id="attachment_403" style="width: 310px" class="wp-caption aligncenter"><a href="http://mywebdevelopment.org/sites/wp-dump/uploads/2013/08/id-6.jpg" rel="lightbox[399]"><img aria-describedby="caption-attachment-403" class="size-medium wp-image-403" alt="New Copied Table" src="http://mywebdevelopment.org/sites/wp-dump/uploads/2013/08/id-6-300x10.jpg" width="300" height="10" srcset="https://mywebdevelopment.org/sites/wp-content/uploads/2013/08/id-6-300x10.jpg 300w, https://mywebdevelopment.org/sites/wp-content/uploads/2013/08/id-6.jpg 1013w" sizes="(max-width: 300px) 100vw, 300px" /></a><p id="caption-attachment-403" class="wp-caption-text">New CMS Table in Spanish</p></div>
<p>Fairly simple and effect!</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/phpmyadmin-ps_cms_lang-copy-table-row/">phpMyAdmin ps_cms_lang Copy Table Row</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></content:encoded>
										</item>
		<item>
		<title>PrestaShop CMSblock error &#8220;you must choose&#8230;create CMS block&#8221;</title>
		<link>https://mywebdevelopment.org/prestashop-cmsblock-error-you-must-choose-create-cms-block/</link>
				<pubDate>Fri, 12 Apr 2013 15:36:59 +0000</pubDate>
		<dc:creator><![CDATA[Elias]]></dc:creator>
				<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[cms block]]></category>

		<guid isPermaLink="false">http://mywebdevelopment.org/?p=348</guid>
				<description><![CDATA[<p>After spending an incredible amount of time troubleshooting, and submitting to PrestaShop&#8217;s Bug Tracker, I found the solution on PrestaShops Forum. If you have attempted to configure the CMSblock and upon editing, there are no select cms pages to chose from, and if you attempt to save, an error generated &#8220;You must choose at least one… <span class="read-more"><a href="https://mywebdevelopment.org/prestashop-cmsblock-error-you-must-choose-create-cms-block/">Read More &#187;</a></span></p>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/prestashop-cmsblock-error-you-must-choose-create-cms-block/">PrestaShop CMSblock error &#8220;you must choose&#8230;create CMS block&#8221;</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p>After spending an incredible amount of time troubleshooting, and submitting to PrestaShop&#8217;s Bug Tracker, I found the solution on PrestaShops Forum.</p>
<p>If you have attempted to configure the CMSblock and upon editing, there are no select cms pages to chose from, and if you attempt to save, an error generated &#8220;You must choose at least one page or subcategory to create a CMS block.&#8221;</p>
<div id="attachment_349" style="width: 218px" class="wp-caption aligncenter"><a href="http://mywebdevelopment.org/sites/wp-dump/uploads/2013/04/cmsblock-error.jpg" rel="lightbox[348]"><img aria-describedby="caption-attachment-349" class="size-medium wp-image-349" alt="PrestaShop CMSblock Error" src="http://mywebdevelopment.org/sites/wp-dump/uploads/2013/04/cmsblock-error-208x300.jpg" width="208" height="300" srcset="https://mywebdevelopment.org/sites/wp-content/uploads/2013/04/cmsblock-error-208x300.jpg 208w, https://mywebdevelopment.org/sites/wp-content/uploads/2013/04/cmsblock-error-711x1024.jpg 711w, https://mywebdevelopment.org/sites/wp-content/uploads/2013/04/cmsblock-error.jpg 968w" sizes="(max-width: 208px) 100vw, 208px" /></a><p id="caption-attachment-349" class="wp-caption-text">No CMS pages are listed</p></div>
<p>&nbsp;</p>
<p>The problem is within the web browser Google Chrome.. If you use IE or Fire Fox, the CMS pages become visible and thus are allowed to continue with your process.</p>
<hr />
<p><strong>Resources</strong></p>
<p>CMS Block &#8211; No Choice of pages: <a href="http://forge.prestashop.com/browse/PSCFI-612?focusedCommentId=71740#comment-71740">http://forge.prestashop.com/browse/PSCFI-612?focusedCommentId=71740#comment-71740</a><br />
No Page Choices for CMS Block: <a href="http://www.prestashop.com/forums/topic/87240-no-page-choices-for-cms-block/page__st__20">http://www.prestashop.com/forums/topic/87240-no-page-choices-for-cms-block/page__st__20</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-cmsblock-error-you-must-choose-create-cms-block/">PrestaShop CMSblock error &#8220;you must choose&#8230;create CMS block&#8221;</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></content:encoded>
										</item>
		<item>
		<title>Warning, your hosting provider is using the suhosin patch for PHP.</title>
		<link>https://mywebdevelopment.org/warning-your-hosting-provider-is-using-the-suhosin-patch-for-php/</link>
				<pubDate>Fri, 01 Feb 2013 19:37:40 +0000</pubDate>
		<dc:creator><![CDATA[Elias]]></dc:creator>
				<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[suhosin]]></category>

		<guid isPermaLink="false">http://mywebdevelopment.org/?p=337</guid>
				<description><![CDATA[<p>PrestaShop v.1.4.4.1 Back Office &#62; Tools &#62; Translations In attempt to translate a module, I experienced suhosin warning. &#8220;The server is using the suhosin patch for PHP, which limits the maximum number of fields to post in a form; 1000 for suhosin.post.max_vars &#38; 1000 for suhosin.request.max_vars. Please ask your hosting provider to increase the suhosin… <span class="read-more"><a href="https://mywebdevelopment.org/warning-your-hosting-provider-is-using-the-suhosin-patch-for-php/">Read More &#187;</a></span></p>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/warning-your-hosting-provider-is-using-the-suhosin-patch-for-php/">Warning, your hosting provider is using the suhosin patch for PHP.</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p>PrestaShop v.1.4.4.1<br />
<strong>Back Office &gt; Tools &gt; T</strong><b>ranslations</b></p>
<p>In attempt to translate a module, I experienced suhosin warning.<br />
&#8220;The server is using the suhosin patch for PHP, which limits the maximum number of fields to post in a form; 1000 for suhosin.post.max_vars &amp; 1000 for suhosin.request.max_vars.<br />
Please ask your hosting provider to increase the suhosin post and request limit to 5003 at least. or edit the translation file manually.&#8221;</p>
<p>After some research, the solution was to do the following.<br />
Step 1.) I used notepad++ to create a php.ini file with the following code:<br />
<span style="color: #993300;">suhosin.post.max_vars=5003</span><br />
<span style="color: #993300;">suhosin.request.max_vars=5003</span></p>
<p>Step 2.) Using FileZilla, I FTP the file to the admin directory of PrestaShop.</p>
<p>Step 3.) Refresh browser and it works now!</p>
<hr />
<p><strong>Resources</strong></p>
<p>Warning, your hosting provider is using the suhosin patch for PHP: <a title="Warning, your hosting provider is using the suhosin patch for PHP." href="http://www.prestashop.com/forums/topic/110663-solved-warning-your-hosting-provider-is-using-the-suhosin-patch-for-php/" target="_blank">http://www.prestashop.com/forums/topic/110663-solved-warning-your-hosting-provider-is-using-the-suhosin-patch-for-php/</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/warning-your-hosting-provider-is-using-the-suhosin-patch-for-php/">Warning, your hosting provider is using the suhosin patch for PHP.</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></content:encoded>
										</item>
		<item>
		<title>Google Sitemap for PrestaShop</title>
		<link>https://mywebdevelopment.org/google-sitemap-for-prestashop/</link>
				<pubDate>Fri, 25 Jan 2013 23:26:56 +0000</pubDate>
		<dc:creator><![CDATA[Elias]]></dc:creator>
				<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[google sitemap]]></category>
		<category><![CDATA[gsitemap]]></category>

		<guid isPermaLink="false">http://mywebdevelopment.org/?p=320</guid>
				<description><![CDATA[<p>The module gsitemap (v.1.6) for PrestaShop works, however it does not display the friendly URLs. Example of the sitemaps labeling by &#8216;ID&#8217;: &#60;url&#62; &#60;loc&#62;http://domain.com/cms.php?id_cms=7811686&#60;/loc&#62; &#8230; &#60;/url&#62; &#38; &#60;url&#62; &#60;loc&#62;http://domain.com/product.php?id_product=818&#60;/loc&#62; &#8230; &#60;/url&#62; Should read by label &#8216;name&#8217;: &#60;url&#62; &#60;loc&#62;http://domain.com/cms.php?id_cms=name-of-cms-page&#60;/loc&#62; &#8230; &#60;/url&#62; &#38; &#60;url&#62; &#60;loc&#62;http://domain.com/product.php?id_product=product-name&#60;/loc&#62; &#8230; &#60;/url&#62; How do I adjust the sitemap, so the friendly URL… <span class="read-more"><a href="https://mywebdevelopment.org/google-sitemap-for-prestashop/">Read More &#187;</a></span></p>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/google-sitemap-for-prestashop/">Google Sitemap for PrestaShop</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p>The module gsitemap (v.1.6) for PrestaShop works, however it does not display the friendly URLs.</p>
<p>Example of the sitemaps labeling by &#8216;ID&#8217;:</p>
<div><span style="color: #993300;">&lt;url&gt;</span></div>
<div>
<div><span style="color: #993300;">&lt;loc&gt;http://domain.com/cms.php?id_cms=7811686&lt;/loc&gt;</span></div>
<div><span style="color: #993300;">&#8230;</span></div>
</div>
<div><span style="color: #993300;">&lt;/url&gt;</span></div>
<div>&amp;</div>
<div>
<div><span style="color: #993300;">&lt;url&gt;</span></div>
<div>
<div><span style="color: #993300;">&lt;loc&gt;http://domain.com/product.php?id_product=818&lt;/loc&gt;</span></div>
<div><span style="color: #993300;">&#8230;</span></div>
</div>
<div><span style="color: #993300;">&lt;/url&gt;</span></div>
</div>
<div></div>
<div>Should read by label &#8216;name&#8217;:</div>
<div></div>
<div>
<div><span style="color: #993300;">&lt;url&gt;</span></div>
<div>
<div><span style="color: #993300;">&lt;loc&gt;http://domain.com/cms.php?id_cms=name-of-cms-page&lt;/loc&gt;</span></div>
<div>
<div><span style="color: #993300;">&#8230;</span></div>
<div><span style="color: #993300;">&lt;/url&gt;</span></div>
</div>
</div>
<div>&amp;</div>
<div>
<div><span style="color: #993300;">&lt;url&gt;</span></div>
<div>
<div><span style="color: #993300;">&lt;loc&gt;http://domain.com/product.php?id_product=product-name&lt;/loc&gt;</span></div>
<div>
<div><span style="color: #993300;">&#8230;</span></div>
<div><span style="color: #993300;">&lt;/url&gt;</span></div>
</div>
</div>
<div></div>
<div><strong>How do I adjust the sitemap, so the friendly URL displays instead of the ID?</strong></div>
<div>I download the updated version (v.1.7) from Presto-Chango and performed the following steps..</div>
<div></div>
<div>After installation of module, go to configure: Back Office &gt; Modules &gt; SEO &gt; gsitemap</div>
<div>Be sure and confirm that you have options under Back Office &gt; Tools &gt; Generators &gt; &#8216;optimization &amp; friendly url&#8217; selected.</div>
<div>Next, Update sitemap file.. Now preview.. Your sitemap, should now be displaying the labels as friendly URLs instead of IDs.</div>
</div>
</div>
 <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/google-sitemap-for-prestashop/">Google Sitemap for PrestaShop</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></content:encoded>
										</item>
	</channel>
</rss>
