<?xml version="1.0"?>
<rss version="2.0"><channel><title>Ecommerce x PrestaShop [ARCHIVE BOARD] Latest Topics</title><link>https://forum.prestashop.com/forum/6-ecommerce-x-prestashop-archive-board/</link><description>Ecommerce x PrestaShop [ARCHIVE BOARD] Latest Topics</description><language>en</language><item><title>STOP POSTING IN THIS FORUM.  IT IS CLOSED TO REPLIES....</title><link>https://forum.prestashop.com/topic/642866-stop-posting-in-this-forum-it-is-closed-to-replies/</link><description><![CDATA[<p>
	STOP POSTING IN THIS FORUM.  IT IS CLOSED TO REPLIES....
</p>]]></description><guid isPermaLink="false">642866</guid><pubDate>Fri, 15 Dec 2017 18:51:08 +0000</pubDate></item><item><title>[ Solved ] PrestaShop Cleaner and No Category ID Reset</title><link>https://forum.prestashop.com/topic/265076-solved-prestashop-cleaner-and-no-category-id-reset/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>I need to reset the entire Prestashop Database using the Cleaner module provided with version 1.5.4.x</p>
<p> </p>
<p>When i use the Cleaner Module all Database is reset correctly but the Category ID continue from the last category i've entered before the Cleaning.</p>
<p> </p>
<p>I need the Category ID is reset to its original value of "3".</p>
<p> </p>
<p>Is it possible ?</p>
<p> </p>
<p>( Tested also in a fresh new installation )</p>
<p> </p>
<p>Thanks</p>
]]></description><guid isPermaLink="false">265076</guid><pubDate>Tue, 30 Jul 2013 14:32:48 +0000</pubDate></item><item><title>Speed Up your Site and compression with htaccess file</title><link>https://forum.prestashop.com/topic/264644-speed-up-your-site-and-compression-with-htaccess-file/</link><description><![CDATA[
<p>Hey everyone somthing really usfull and handy to speed up your site caching and compressing</p>
<p>Just add the codes to your htacces file.</p>
<p>also if you need help let me know <img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt=":)" data-emoticon="" srcset="https://media.invisioncic.com/t336404/emoticons/smile@2x.png 2x" width="20" height="20" data-src="//media.invisioncic.com/t336404/emoticons/default_smile.png"></p>
<p><strong>Add to </strong><strong><em>.htaccess</em></strong><strong>:</strong></p>
<p>Header unset Pragma FileETag None Header unset ETag</p>
<p> </p>
<p><strong>Cache-Control and Expires headers</strong></p>
<p>&lt;FilesMatch "\.(ico|jpg|jpeg|png|gif|js|css|swf|pdf|flv|mp3)$"&gt; &lt;IfModule mod_expires.c&gt; ExpiresActive on ExpiresDefault "access plus 14 days" Header set Cache-Control "public" &lt;/IfModule&gt; &lt;/FilesMatch&gt; &lt;FilesMatch "\.(html|htm|xml|txt|xsl)$"&gt; Header set Cache-Control "max-age=7200, must-revalidate" &lt;/FilesMatch&gt;</p>
<p> </p>
<p><strong>Add to </strong><strong><em>.htaccess</em></strong><strong>:</strong></p>
<p><strong>Gzip compression with mod_deflate module</strong></p>
<p>&lt;IfModule mod_mime.c&gt;</p>
<p> AddType application/x-javascript .js</p>
<p> AddType text/css .css</p>
<p>&lt;/IfModule&gt;</p>
<p>&lt;IfModule mod_deflate.c&gt;</p>
<p> <strong>AddOutputFilterByType DEFLATE text/css application/x-javascript text/x-component text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon application/javascript</strong></p>
<p> &lt;IfModule mod_setenvif.c&gt;</p>
<p>  BrowserMatch ^Mozilla/4 gzip-only-text/html</p>
<p>  BrowserMatch ^Mozilla/4\.0[678] no-gzip</p>
<p>  BrowserMatch \bMSIE !no-gzip !gzip-only-text/html</p>
<p> &lt;/IfModule&gt;</p>
<p> &lt;IfModule mod_headers.c&gt;</p>
<p>  Header append Vary User-Agent env=!dont-vary</p>
<p> &lt;/IfModule&gt;</p>
<p>&lt;/IfModule&gt;</p>
<p>What this code does it activate compression of all files except these files<strong> archives, images, multimedia files, etc.</strong></p>
<p>SetOutputFilter DEFLATE</p>
<p> &lt;IfModule mod_setenvif.c&gt;</p>
<p>  SetEnvIfNoCase Request_URI \.(?:rar|zip)$ no-gzip dont-vary</p>
<p>  SetEnvIfNoCase Request_URI \.(?:gif|jpg|png)$ no-gzip dont-vary</p>
<p>  SetEnvIfNoCase Request_URI \.(?:avi|mov|mp4)$ no-gzip dont-vary</p>
<p>  SetEnvIfNoCase Request_URI \.mp3$ no-gzip dont-vary</p>
<p> &lt;/IfModule&gt;</p>
<p> </p>
<p>Sorce COde from  howtounix.info</p>
]]></description><guid isPermaLink="false">264644</guid><pubDate>Sun, 28 Jul 2013 16:40:05 +0000</pubDate></item><item><title>Minimum total purchase tax incl.</title><link>https://forum.prestashop.com/topic/120802-minimum-total-purchase-tax-incl/</link><description><![CDATA[
<p>Hello guys.</p>
<p>In the back office Preferences -&gt;&gt; Minimum total purchase i can type a number.</p>
<p>Is it possible to type the minimum total purchades with tax incl.?</p>
<p> </p>
<p>I want the Customers to se that the minimum total purchase is 100kr. tax incl.</p>
<p> </p>
<p>the tax in denmark is 25%.</p>
<p> </p>
<p>Thanks for your help</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_07_2011/post-247620-0-49743600-1311357170.jpg" data-fileid="41244" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="41244" class="ipsImage ipsImage_thumbnailed" alt="post-247620-0-49743600-1311357170_thumb.jpg" data-src="//media.invisioncic.com/t336404/monthly_07_2011/post-247620-0-49743600-1311357170_thumb.jpg" width="100" data-ratio="34"></a></p>
]]></description><guid isPermaLink="false">120802</guid><pubDate>Fri, 22 Jul 2011 17:54:09 +0000</pubDate></item><item><title>1.6.0.11 problem with saving products</title><link>https://forum.prestashop.com/topic/393218-16011-problem-with-saving-products/</link><description><![CDATA[
<p>Hello,</p>
<p> </p>
<p>after I upgraded my Prestashop v. 1.6.0.9 to v. 1.6.0.11, I fount problem - the button for saving (only in products) don't load (pls.find attached preview).</p>
<p>Maybe somebody know how can I solve these problem?</p>
<p> </p>
<p>Thanks.</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_01_2015/post-706990-0-27008400-1420792235.jpg" data-fileid="116525" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="116525" class="ipsImage ipsImage_thumbnailed" alt="post-706990-0-27008400-1420792235_thumb.jpg" data-src="//media.invisioncic.com/t336404/monthly_01_2015/post-706990-0-27008400-1420792235_thumb.jpg" width="100" data-ratio="56"></a></p>
]]></description><guid isPermaLink="false">393218</guid><pubDate>Fri, 09 Jan 2015 08:30:41 +0000</pubDate></item><item><title>Assign an address alias for future reference</title><link>https://forum.prestashop.com/topic/297153-assign-an-address-alias-for-future-reference/</link><description><![CDATA[
<p><span style="font-size:12pt;"><span style="font-family:roboto;"><span style="font-family:verdana;">Hi</span></span></span></p>
<p><span style="font-size:12pt;"><span style="font-family:roboto;"><span style="font-family:verdana;">I to remove Assign an address alias for future reference. Its required field in prestashop I tried to remove it without luck. 'where can I find it and remove it?<br />Best regard </span></span></span></p>
]]></description><guid isPermaLink="false">297153</guid><pubDate>Fri, 20 Dec 2013 16:22:18 +0000</pubDate></item><item><title>Order notification send from customer email address</title><link>https://forum.prestashop.com/topic/311795-order-notification-send-from-customer-email-address/</link><description><![CDATA[
<p>Hi,</p>
<p>I want receive order notification from email customer (and not from shop e-mail) in order to reply quickly to customer.</p>
<p>can you help me?</p>
<p>thanks,</p>
<p> </p>
<p>F</p>
<p> </p>
<p>PS: I use Prestashop 1.4</p>
]]></description><guid isPermaLink="false">311795</guid><pubDate>Fri, 28 Feb 2014 16:59:36 +0000</pubDate></item><item><title>Prestashop 1.6 HTTP 500 internal server error.</title><link>https://forum.prestashop.com/topic/354309-prestashop-16-http-500-internal-server-error/</link><description><![CDATA[
<p>Greetings,</p>
<p>I have problem on accessing my back office :</p>
<p> </p>
<p>HTTP 500 Internal Server Error<br /> The website cannot display this page</p>
<p>Most lilely causes<br /> The website is under maintenance<br /> The website has a Programming Error</p>
<p> </p>
<p>I have turn on debugging on and it told me : MySQL server has gone away<br /> </p>
<p>But I can access my front office, the problem is I can't access the login page of my backoffice.</p>
<p>If MySQL server has gone away, it should be I may not access my front office. Are this come from time out on communicating with MySQL server ?</p>
<p>Can you help on what should I do about this ?</p>
<p> </p>
<p>Thanks in advanced.</p>
<p> </p>
<p>Regards,</p>
<p>Ronald</p>
]]></description><guid isPermaLink="false">354309</guid><pubDate>Sat, 30 Aug 2014 10:10:29 +0000</pubDate></item><item><title><![CDATA[Error property address -> date_add is not valid]]></title><link>https://forum.prestashop.com/topic/459753-error-property-address-date_add-is-not-valid/</link><description><![CDATA[
<p>	<span style="font-size:18px;"><span style="font-family:arial, helvetica, sans-serif;"><span style="color:#000000;">Hello, I'm getting this error when I try to save a new address as a customer:</span></span></span>	 	<span style="font-size:18px;"><span style="font-family:arial, helvetica, sans-serif;"><span style="color:#000000;">How can I solve this?</span></span></span>	 	[PrestaShopException]</p>
<p style="color:rgb(0,0,0);font-family:Verdana;"><b>Property Address-&gt;date_add is not valid</b></p>
<p><i>at line </i><b>881</b><i> in file </i><b>classes/ObjectModel.php</b></p>
<div style="color:rgb(0,0,0);font-family:Verdana;">876.<p>877.             $message = $this-&gt;validateField($field, $this-&gt;$field);</p>
<p>878.             if ($message !== true)</p>
<p>879.             {</p>
<p>880.                 if ($die)</p>
<p><span style="color:rgb(242,0,0);font-weight:bold;">881.                     throw new PrestaShopException($message);</span></p>
<p>882.                 return $error_return ? $message : false;</p>
<p>883.             }</p>
<p>884.         }</p>
<p>885.</p>
<p>886.         return true;</p>
</div>
<ul><li>
<b>ObjectModelCore-&gt;validateFields</b> - <a rel="">[line 245 - classes/ObjectModel.php]</a>
</li>
<li>
<b>ObjectModelCore-&gt;getFields</b> - <a rel="">[line 628 - classes/ObjectModel.php]</a>
</li>
<li>
<b>ObjectModelCore-&gt;update</b> - <a rel="">[line 189 - classes/Address.php]</a> - <a rel="">[1 Arguments]</a>
</li>
<li>
<b>AddressCore-&gt;update</b> - <a rel="">[line 205 - classes/Address.php]</a>
</li>
<li>
<b>AddressCore-&gt;delete</b> - <a rel="">[line 190 - controllers/front/AddressController.php]</a>
</li>
<li>
<b>AddressControllerCore-&gt;processSubmitAddress</b> - <a rel="">[line 111 - controllers/front/AddressController.php]</a>
</li>
<li>
<b>AddressControllerCore-&gt;postProcess</b> - <a rel="">[line 171 - classes/controller/Controller.php]</a>
</li>
<li>
<b>ControllerCore-&gt;run</b> - <a rel="">[line 373 - classes/Dispatcher.php]</a>
</li>
<li>
<b>DispatcherCore-&gt;dispatch</b> - <a rel="">[line 28 - index.php]</a>
</li>
</ul>]]></description><guid isPermaLink="false">459753</guid><pubDate>Tue, 04 Aug 2015 12:06:01 +0000</pubDate></item><item><title>[SOLVED] does any1 know how to make the "top horizontal menu" floating?</title><link>https://forum.prestashop.com/topic/259734-solved-does-any1-know-how-to-make-the-top-horizontal-menu-floating/</link><description><![CDATA[
<p>hello everyone,</p>
<p> </p>
<p> </p>
<p>i have a question regarding top horizontal menu module</p>
<p> </p>
<p>i would like for my shop to have something like this:</p>
<p><a href="http://addons.prestashop.com/demo/FO5145.html" rel="external nofollow">http://addons.presta...emo/FO5145.html</a></p>
<p> </p>
<p>in other words a top menu bar which stays on top of pages even if u are scrolling them down.</p>
<p> </p>
<p>is this hard to achieve? i have searched the forum but didnt find anything. Any useful information  would be appreciated.</p>
<p> </p>
<p>thank you</p>
]]></description><guid isPermaLink="false">259734</guid><pubDate>Sun, 07 Jul 2013 00:03:56 +0000</pubDate></item><item><title>Show best selling products of a category in category page</title><link>https://forum.prestashop.com/topic/170956-show-best-selling-products-of-a-category-in-category-page/</link><description><![CDATA[
<p>Hi...</p>
<p> </p>
<p>I want to show top 5 products of a category based on best sell in category page.</p>
<p>How can i achieve this???</p>
<p> </p>
<p> </p>
<p>Thanx in advance</p>
]]></description><guid isPermaLink="false">170956</guid><pubDate>Sat, 26 May 2012 07:10:28 +0000</pubDate></item><item><title>Cant connecting with Addons in PrestaShop adminpanel</title><link>https://forum.prestashop.com/topic/220967-cant-connecting-with-addons-in-prestashop-adminpanel/</link><description><![CDATA[
<p>I cant connect to Addons in Prestashop modules bookmark (in admin panel). So i cant instal modules. When i try login    appear information: "PrestaShop cant login to modules, check your permision and internet connection."  Login (adres email) and pass are correct.</p>
<p> </p>
<p>Any idea why I cant conneting to Addons?</p>
]]></description><guid isPermaLink="false">220967</guid><pubDate>Wed, 30 Jan 2013 21:23:23 +0000</pubDate></item><item><title>SOLVED 1.6.1 Center and size shop logo?</title><link>https://forum.prestashop.com/topic/454921-solved-161-center-and-size-shop-logo/</link><description><![CDATA[<p>Before I updated I had the shop looking exactly as the client wanted it.  After I updated to 1.6.1 I've had some work to do, but am getting close to the original look.  I cannot figure out how to center the logo and resize it to full width without it messing with the rest of the layout.  I've tried copying the code from header.tpl and inserting into blocksearch-top.tpl to no avail.  Any other ideas would be greatly appreciated.</p>]]></description><guid isPermaLink="false">454921</guid><pubDate>Sat, 18 Jul 2015 02:24:07 +0000</pubDate></item><item><title>[solved] Showing cart in right sidebar</title><link>https://forum.prestashop.com/topic/236486-solved-showing-cart-in-right-sidebar/</link><description><![CDATA[<p>Hello. I want to show my customers the shopping cart in the right sidebar, insted of CONTACT-US block. How can I achieve this. Thanks</p>]]></description><guid isPermaLink="false">236486</guid><pubDate>Mon, 01 Apr 2013 11:08:35 +0000</pubDate></item><item><title>include php file in .tpl file</title><link>https://forum.prestashop.com/topic/232274-include-php-file-in-tpl-file/</link><description><![CDATA[
<p>Hi,</p>
<p>I am new for prestashop and i want to include php file in smarty template file.</p>
<p>When i use {php} include("filename.php"); {/php} nothing to display on display area....</p>
<p> </p>
<p>Please help me!!</p>
<p> </p>
<p>Regards</p>
<p>Santosh Kumar Singh.</p>
]]></description><guid isPermaLink="false">232274</guid><pubDate>Thu, 14 Mar 2013 09:53:59 +0000</pubDate></item><item><title>Layered Navigation not working.</title><link>https://forum.prestashop.com/topic/258481-layered-navigation-not-working/</link><description><![CDATA[
<p>Greetings,</p>
<p>When I activate the "Layered Navigation" block, it will not work.</p>
<p>Also, with "Layered Nav" active the "sort by" doesnt work (when "Layered Nav" is disabled it does work perfectly).</p>
<p> </p>
<p>Details:</p>
<ul><li>Using any filter will update the "There are x products" but will NOT change the product listing.<br /></li>
<li>The "Sort by" will not work when "Layered Nav" is active.<br /></li>
<li>Everything works fine with "Layered Nav" disabled.<br /></li>
</ul><p></p>
<p>Also, I'm using a different theme, it seems to work fine with the default theme.</p>
<p> </p>
<p>I tried to initialize index (and the other stuff), cleared cache, enabled cache, disabled cache.</p>
<p>I read the files a lot of times and search these (and other) forums for a similar problem, no luck.</p>
<p> </p>
<p>Theme is based off: <a href="http://html5-ninja.com/item/Basic-Foundation-responsive-PrestaShop-theme/10" rel="external nofollow">http://html5-ninja.c...taShop-theme/10</a></p>
<p>Shop link is: <a href="http://omeuapito.pt/index.php" rel="external nofollow">http://omeuapito.pt/</a></p>
<p>Thank you for your time!</p>
]]></description><guid isPermaLink="false">258481</guid><pubDate>Mon, 01 Jul 2013 20:34:05 +0000</pubDate></item><item><title>Display products from 2 categories on one page</title><link>https://forum.prestashop.com/topic/312403-display-products-from-2-categories-on-one-page/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>I'm trying to show the products from 2 categories on one category page. I've created a blank category and assigned a custom category template with an override CategoryController.php.</p>
<p> </p>
<p>Can anyone show me an example of a function to get the products from two categories?</p>
]]></description><guid isPermaLink="false">312403</guid><pubDate>Mon, 03 Mar 2014 22:11:06 +0000</pubDate></item><item><title>'Undefined' error when uploading a new product image Prestashop 1.5.3.1</title><link>https://forum.prestashop.com/topic/222207-undefined-error-when-uploading-a-new-product-image-prestashop-1531/</link><description><![CDATA[
<p>I have tried searching all the forums and couldn't find a solution so my apologies if this has already been resolved and I just haven't found it.</p>
<p> </p>
<p>I am starting a new store and have done a fresh install of prestashop 1.5.3.1 on a remote server. I navigated to the BO and created a new product. I then tried to upload a product image but it throwed an 'undefined' error. The image is well within the size and resolution boundaries.</p>
<p> </p>
<p>I did the same instalation of prestashop 1.5.3.1 on a local server. I navigated to the BO, created a new product and tried to upload the same image. This time it worked fine.</p>
<p> </p>
<p>So far all of this has been done using Firefox.</p>
<p> </p>
<p>I then navigated to the BO of my remote server using Internet Explorer. I tried uploading the same product image and it worked fine. So now I am really confused.</p>
<p> </p>
<p>The problem can't be with the image - it works fine on both local and remote servers</p>
<p>The problem can't be with the remote server - it worked fine when using internet explorer</p>
<p>The problem can't be with the browser - it worked fine on my local server using Firefox</p>
<p> </p>
<p>So what is happening here? I really want to be able to use Firefox for this. Any help you can give me would be really appreciated.</p>
<p> </p>
<p>EDIT: Tested all the other browsers and it only seems to work in IE for the remote server</p>
]]></description><guid isPermaLink="false">222207</guid><pubDate>Mon, 04 Feb 2013 16:05:09 +0000</pubDate></item><item><title>How do we make a complaint?</title><link>https://forum.prestashop.com/topic/345714-how-do-we-make-a-complaint/</link><description><![CDATA[
<p>Whilst PrestaShop is great and I am loving the new 1.6 version (getting really into it both designing for and using  again after a couple of years out) I am not so happy with the PrestaShop forum experience.</p>
<p> </p>
<p> </p>
<p>Is it possible to make an official complaint about a member of the moderating team, or is such not possible?</p>
<p> </p>
<p>Thanks</p>
<p> </p>
<p> </p>
]]></description><guid isPermaLink="false">345714</guid><pubDate>Mon, 21 Jul 2014 23:00:31 +0000</pubDate></item><item><title>Category Links are going 404</title><link>https://forum.prestashop.com/topic/220521-category-links-are-going-404/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>I am facing a strange issue with PS 1.5.3.1, when I installed PS then I choose demo products with computer theme. By default there were 3 categories Laptop, iPod and Accessories I deleted 2 categories (except Laptop) and added few more. Now only one (Laptop) link is working all new added categories links are going to 404. I tried below steps:</p>
<p> </p>
<p>1. Checked all categories are Enabled.</p>
<p>2. All new categories are linked with Home.</p>
<p>3. In category controller I check code which is redirecting the link and found that</p>
<p>!$this-&gt;category-&gt;inShop() is returning true. in below code.</p>
<p> </p>
<p></p>
<pre class="ipsCode">
public function canonicalRedirection($canonicalURL = '')
{
 if (!Validate::isLoadedObject($this-&gt;category) || !$this-&gt;category-&gt;inShop() || !$this-&gt;category-&gt;isAssociatedToShop())
 {
  $this-&gt;redirect_after = '404';
  $this-&gt;redirect();
 }
 if (!Tools::getValue('noredirect') &amp;&amp; Validate::isLoadedObject($this-&gt;category))
  parent::canonicalRedirection($this-&gt;context-&gt;link-&gt;getCategoryLink($this-&gt;category));
}
</pre>
<div></div>
<p></p>
<p> </p>
<p>Could anybody please help me get rid from this?</p>
]]></description><guid isPermaLink="false">220521</guid><pubDate>Tue, 29 Jan 2013 17:48:00 +0000</pubDate></item><item><title>[solved]need help to remove "powered by prestashop" from serch engines(check up)</title><link>https://forum.prestashop.com/topic/259632-solvedneed-help-to-remove-powered-by-prestashop-from-serch-enginescheck-up/</link><description><![CDATA[
<p>hello to all members of that community</p>
<p> </p>
<p>as title need a bit  of advice how to remove "powered by prestashop" from serch engines,</p>
<p> </p>
<p>i did removed from e-mails etc but now when add tweet and add my website link is show "powered by</p>
<p> </p>
<p>prestashop"</p>
<p> </p>
<p>my site is fully configured but still appers that</p>
<p> </p>
<p>please help me solved that problem</p>
<p> </p>
<p>thanks for advice</p>
]]></description><guid isPermaLink="false">259632</guid><pubDate>Sat, 06 Jul 2013 09:45:23 +0000</pubDate></item><item><title>[Solved] Category tree missing from product associations tab</title><link>https://forum.prestashop.com/topic/327455-solved-category-tree-missing-from-product-associations-tab/</link><description><![CDATA[
<p>The category tree is missing from the Associations tab on all products in the back-office, so I can't change a product's category. I urgently need to fix this.</p>
<p> </p>
<p>Can anyone help?</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_05_2014/post-27482-0-42838100-1398905438.jpg" data-fileid="97678" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="97678" class="ipsImage ipsImage_thumbnailed" alt="post-27482-0-42838100-1398905438_thumb.jpg" data-src="//media.invisioncic.com/t336404/monthly_05_2014/post-27482-0-42838100-1398905438_thumb.jpg" width="100" data-ratio="24"></a></p>
]]></description><guid isPermaLink="false">327455</guid><pubDate>Thu, 01 May 2014 00:51:01 +0000</pubDate></item><item><title>Numeric product name search problems</title><link>https://forum.prestashop.com/topic/222534-numeric-product-name-search-problems/</link><description><![CDATA[
<p>first of all, sorry for my english</p>
<p>products names "130204_150027_06412" like numbers, giving</p>
<p> </p>
<p>searches as a result, "130204_150027_06412" (130204_150027_XXXX), as a result, everything returns</p>
<p> </p>
<p>My prestashop version:<a href="http://www.prestashop.com/" rel="external nofollow">PrestaShop™ 1.5.3.1</a></p>
<p> </p>
<p><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt="return.jpg" data-src="http://s9.postimage.org/z66v7vbwv/return.jpg"></p>
<p> </p>
<p> </p>
<p> </p>
<p>I want it as follows:</p>
<p><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt="Iwant.jpg" data-src="http://s17.postimage.org/8niq6ok9b/Iwant.jpg"></p>
<p> </p>
<p>Note:Examined similar issues, but I could not find a solution <img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt=":(" data-emoticon="" srcset="https://media.invisioncic.com/t336404/emoticons/sad@2x.png 2x" width="20" height="20" data-src="//media.invisioncic.com/t336404/emoticons/default_sad.png"></p>
<p>sample post :http://www.prestashop.com/forums/topic/180406-search-fail-if-the-string-is-a-number/</p>
<p>Thank you in advance</p>
]]></description><guid isPermaLink="false">222534</guid><pubDate>Tue, 05 Feb 2013 14:43:34 +0000</pubDate></item><item><title>Search fail if the string is a number</title><link>https://forum.prestashop.com/topic/180406-search-fail-if-the-string-is-a-number/</link><description><![CDATA[
<p>Any of you resolved this bug?</p>
<p> </p>
<p>If in the field of search I enter 801, prestashop answer is &lt;No results found for your search "801"&gt;, but my productname contain BL801 (same problem with BL-801, same problem if the product name starts with BL-801 or contain BL-801).</p>
<p> </p>
<p>My prestashop is 1.4.8.2 and I use a Prestashop Alt theme.</p>
]]></description><guid isPermaLink="false">180406</guid><pubDate>Mon, 30 Jul 2012 10:10:55 +0000</pubDate></item><item><title>Trouble uploading product csv files in large quantity</title><link>https://forum.prestashop.com/topic/259746-trouble-uploading-product-csv-files-in-large-quantity/</link><description><![CDATA[
<p>I have 1.5.4 store running at SiteGround and have upgraded to their  Cloud 1 hosting.</p>
<p><a href="http://www.siteground.com/cloud-hosting.htm" rel="external nofollow">http://www.siteground.com/cloud-hosting.htm</a></p>
<p> </p>
<p>The reason for the upgrade from a shared hosting was the fact that I was not allowed to change timeout setting.</p>
<p> </p>
<p>However, I still have trouble uploading product csv file in large quantity. I would like to upload at least a few thousands products at once.  I have read it can be corrected by changing some setting in PHP.ini file.  Do you have any recommendation for the setting?  or Is there anything else I should be paying attention to?   </p>
<p> </p>
<p>Any advice will be appreciated!</p>
]]></description><guid isPermaLink="false">259746</guid><pubDate>Sun, 07 Jul 2013 06:17:43 +0000</pubDate></item><item><title>Product combination CSV import</title><link>https://forum.prestashop.com/topic/195033-product-combination-csv-import/</link><description><![CDATA[
<p>Hi,</p>
<p>i'm creating a CSV with all the combination of my product, but there is a problem.</p>
<p> </p>
<p>In PS 1.4.X the correct syntax of the CSV is for example:</p>
<p> </p>
<p>[iD][attribute1:value, attribute2: value, attribute3:value, attribute4:value]...</p>
<p> </p>
<p>These 2 field are required.</p>
<p> </p>
<p>But in PS 1.5 we need a:</p>
<p>ID</p>
<p>Attribute(Name, Type, Position)</p>
<p>Value(Value, Position)</p>
<p> </p>
<p>In the documentation there is no information about that part.</p>
<p> </p>
<p> </p>
<p>What should i do?</p>
<p>it is possible that they did such a great change without providing a shred of information?</p>
]]></description><guid isPermaLink="false">195033</guid><pubDate>Tue, 16 Oct 2012 15:48:33 +0000</pubDate></item><item><title>(Solved) PS 1.4.9 - Barcode module that can also print product name etc.</title><link>https://forum.prestashop.com/topic/240712-solved-ps-149-barcode-module-that-can-also-print-product-name-etc/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>I'm looking for a barcode module for a customer. I have found several modules, but none of them seem to do what I want.</p>
<p> </p>
<p>The barcodes should be printable on a label printer from the BO of the shop (or able to generate a file that can be printed), and the labels must contain the following: Product name, reference and price - and preferably  with the posibility to chose the position of these.</p>
<p> </p>
<p>Also, it would be a really nice feature, if the module can generate the barcodes based on the product's reference, but this is nice to have - not need to have.</p>
<p> </p>
<p>Does anyone know if there are any modules that can do this?</p>
<p> </p>
<p>Thanks.</p>
]]></description><guid isPermaLink="false">240712</guid><pubDate>Wed, 17 Apr 2013 19:17:35 +0000</pubDate></item><item><title>Visits module not found bug</title><link>https://forum.prestashop.com/topic/466253-visits-module-not-found-bug/</link><description><![CDATA[
<p>This bug is not critical, but very annoying. When I press Visits link on my Dashboard, I get "module not found" message, but if I then click on Visits and Visitors - looks like its there, and shows ok. So how can I fix the Dashboard link? Tried to reset that visitors module - no luck though.</p>
<p> </p>
<p><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt="85ad71ad77.png" data-src="http://dl1.joxi.net/drive/0001/0799/107295/150831/85ad71ad77.png"><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt="e425c08f0a.png" data-src="http://dl2.joxi.net/drive/0001/0799/107295/150831/e425c08f0a.png"><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt="2df2bba847.png" data-src="http://dl2.joxi.net/drive/0001/0799/107295/150831/2df2bba847.png"></p>
]]></description><guid isPermaLink="false">466253</guid><pubDate>Mon, 31 Aug 2015 09:58:13 +0000</pubDate></item><item><title>[SOLVED] How to add new email templates</title><link>https://forum.prestashop.com/topic/168614-solved-how-to-add-new-email-templates/</link><description><![CDATA[
<p>Dear All,</p>
<p> </p>
<p>I have to add a new email template for delivery of a product. Please let me know how can i add new email templates.</p>
<p> </p>
<p>I can only edit the email templates under Tools-&gt; Translations -&gt; email templates. But i need to create new templates.</p>
<p> </p>
<p>Please let me know,</p>
<p>Akshay</p>
]]></description><guid isPermaLink="false">168614</guid><pubDate>Thu, 10 May 2012 08:25:18 +0000</pubDate></item><item><title>[Solved] Vouchers Not Dispalyed in Cart or My Vouchers</title><link>https://forum.prestashop.com/topic/218019-solved-vouchers-not-dispalyed-in-cart-or-my-vouchers/</link><description><![CDATA[
<p><span style="font-size:18px;"><span style="color:#0000CD;"><strong>Solved: The DiscountControllers.php needed to be modified with the code provided by lordcracker in the 2nd post.</strong></span></span></p>
<p> </p>
<p> </p>
<p>I have successfully used vouchers on 3 shops I have running 1.4.9.0 and understand how to use them there.</p>
<p> </p>
<p>I created a clean install with 1.5.3.1 and have created a cart rule under the BO menu for price rules as shown below (sorry for the formatting, it didn't paste cleanly so I annotated the information to make it clear).</p>
<p> </p>
<p>The following occurs:</p>
<p>1.  I am able to type in the voucher code for people in the assigned group and the discounts occur as assigned</p>
<p>2.  If I try and use the voucher code for a person not in the group, it will not take it (Good!)</p>
<p>3.  I can not see the voucher displayed as "available" in either the cart for someone logged in (like it does on my 1.4.9.0 shop)</p>
<p>4.  I can not see the voucher in "My Voucher" under the "My Account" section, even though the voucher code works for someone in that group.</p>
<p> </p>
<p><span style="font-size:18px;">What do I need to do in order to correct 3 &amp; 4?  The BO menu on 1.5 is different than 1.4, so maybe it's just something I have not done in the 1.5 BO correctly.</span></p>
<p> </p>
<p>------------- Cart Rule settings for the voucher --------------------</p>
<p><strong>	Cart rule information</strong></p>
<p> </p>
<p>Name</p>
<p> </p>
<p> </p>
<p><sup>*</sup></p>
<p><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt="1.jpg" data-src="http://twentyhundredclub.org/shop/img/l/1.jpg"></p>
<p>Will be displayed in the cart summary as well as on the invoice.</p>
<p>Description</p>
<p>Provides free membership and racing for 2013 on members added to the Free Package Deal group</p>
<p>For you only, never displayed to the customer.</p>
<p>Code</p>
<p>(Click to generate random code)</p>
<p>Caution! The rule will automatically be applied if you leave this field blank.</p>
<p>Highlight</p>
<p>	 <img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt="enabled.gif" data-src="http://twentyhundredclub.org/shop/img/admin/enabled.gif"></p>
<p>If the voucher is not yet in the cart, it will be displayed under the cart in the cart summary.</p>
<p>Partial use</p>
<p>	 	  <img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt="disabled.gif" data-src="http://twentyhundredclub.org/shop/img/admin/disabled.gif"></p>
<p>Only applicable if the voucher value is greater than the cart total.</p>
<p>If you do not allow partial use, the voucher value will be lowered to the total order amount, but if you do, a new voucher will be created with the remainder.</p>
<p>Priority</p>
<p>1</p>
<p> </p>
<p>Cart rules are applied to the cart by priority. A cart rule with priority of "1" will be processed before a cart rule with a priority of "2".</p>
<p>Status</p>
<p>	 <img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt="enabled.gif" data-src="http://twentyhundredclub.org/shop/img/admin/enabled.gif"></p>
<p>-------------------------------------------</p>
<p> </p>
<p><strong>	Cart rule conditions</strong></p>
<p>Limit to a single customer</p>
<p> </p>
<p>Optional, the cart rule will be available for everyone if you leave this field blank.Valid</p>
<p><strong>from</strong> 2013-01-01 22:58:16 <strong>to</strong> 2013-05-31 22:58:16</p>
<p>Default period is one month.</p>
<p> </p>
<p>Minimum amount</p>
<p>0 USD</p>
<p> </p>
<p>You can choose a minimum amount for the cart either with or without the taxes, and with or without shipping.</p>
<p> </p>
<p>Total available</p>
<p>10</p>
<p> </p>
<p>The cart rule will be applied to the first X customers only.</p>
<p> </p>
<p>Total available for each user</p>
<p>1</p>
<p>A customer will only be able to use the cart rule X time(s).</p>
<p> </p>
<p><strong>Customer Group Selection</strong></p>
<p><strong>(the group I want is in the Selected Groups column</strong>)</p>
<p><strong>------------------------------------------------------------------------------------------</strong></p>
<p><strong>	Cart rule actions</strong></p>
<p>Free shipping</p>
<p>	 	  <img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt="disabled.gif" data-src="http://twentyhundredclub.org/shop/img/admin/disabled.gif">Apply a discount</p>
<p>	 <img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt="enabled.gif" data-src="http://twentyhundredclub.org/shop/img/admin/enabled.gif"> Percent (%)	   Amount	   None</p>
<p>Value</p>
<p>100%</p>
<p>Does not apply to the shipping costs</p>
<p> </p>
<p>Apply discount to</p>
<p>	 Order (without shipping)	  <strong>Checked-&gt;Specific product</strong>	  Cheapest product	  Selected product(s)</p>
<p> </p>
<p>Product <strong>2013Package</strong></p>
<p> </p>
<p>Send a free gift</p>
<p>	 	  <img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt="disabled.gif" data-src="http://twentyhundredclub.org/shop/img/admin/disabled.gif"></p>
]]></description><guid isPermaLink="false">218019</guid><pubDate>Sun, 20 Jan 2013 14:54:58 +0000</pubDate></item><item><title>incomplete checkout - confirm order is loading too much</title><link>https://forum.prestashop.com/topic/270324-incomplete-checkout-confirm-order-is-loading-too-much/</link><description><![CDATA[
<p>When a customer wants to place an order and gets to the final step, clicks on the "I confirm my order" button and after ... the page is loading for minutes without confirming the order. The customer is confused and does not know if the order is saved.</p>
<p>If the customer makes another click on the Confirm Order button, he gets the following message :</p>
<p>"Cart cannot be loaded or an order has already been placed using this cart"</p>
<p> </p>
<p>If he received this message in BO the order is saved, but the customer has the above error message that I can find myself in BO Logs.</p>
<p> </p>
<p>On the server, in logs, there are several errors, like:</p>
<p> </p>
<p>mod_fcgid: stderr: PHP Warning:  Invalid argument supplied for foreach() in /var/www/vhosts/.........................../httpdocs/10/vcon/tabs/AdminOrders.php on line 52, referer: <a href="/10/vcon/index.php?tab=AdminLogs&amp;token=1f77c87d7c66d7c97c6187aa7cbf8154" rel="">http://........................../10/vcon/index.php?tab=AdminLogs&amp;token=1f77c87d7c66d7c97c6187aa7cbf8154</a></p>
<p> </p>
<p>or:</p>
<p> </p>
<p><span style="font-size:12px;">[Mon Aug 26 22:45:05 2013] [warn] [client 78.97.203.132] mod_fcgid: stderr: PHP Notice:  Undefined index: indice_lang in /var/www/vhosts/............../httpdocs/10/tools/smarty/compile/9afe7357e51e14258b4d939c0b5e6e5fd5186f38.file.blocklanguages.tpl.php on line 45, referer: </span><a href="/10/modules/cashondelivery/validation.php" rel=""><span style="font-size:12px;">http://..................../10/modules/cashondelivery/validation.php</span></a></p>
<p><span style="font-size:12px;">[Mon Aug 26 22:45:05 2013] [warn] [client 78.97.203.132] mod_fcgid: stderr: PHP Notice:  Trying to get property of non-object in /var/www/vhosts/................../httpdocs/10/tools/smarty/compile/9afe7357e51e14258b4d939c0b5e6e5fd5186f38.file.blocklanguages.tpl.php on line 45, referer: </span><a href="/10/modules/cashondelivery/validation.php" rel=""><span style="font-size:12px;">http://................../10/modules/cashondelivery/validation.php</span></a></p>
<p>Did enywone else have this problem?</p>
]]></description><guid isPermaLink="false">270324</guid><pubDate>Mon, 26 Aug 2013 20:44:10 +0000</pubDate></item><item><title>Prestashop Store Mobile App (IOS)</title><link>https://forum.prestashop.com/topic/161043-prestashop-store-mobile-app-ios/</link><description><![CDATA[
<p>I have come across the following link <a href="http://www.prestashop.com/en/mobile-app" rel="external nofollow">http://www.prestasho...m/en/mobile-app</a> which has details regarding a mobile application for prestashop and by the screenshots it looks great. However the 'get it now' button only takes you through to a contact page - of which i did feel out about a month ago but have received no response.</p>
<p> </p>
<p>So, I was wondering if anyone has managed to set this up for their store or if they know of any more details that they could share. I am guessing its a paid service?</p>
<p> </p>
<p>Mobile Apps are obviously a great marketing tool and I have been looking to create one (IOS) for a while now but if there is an official prestashop one to be used then I would be really interested to find out more...</p>
]]></description><guid isPermaLink="false">161043</guid><pubDate>Tue, 20 Mar 2012 09:00:43 +0000</pubDate></item><item><title>Making a mobile app with existing Prestashop</title><link>https://forum.prestashop.com/topic/398841-making-a-mobile-app-with-existing-prestashop/</link><description><![CDATA[
<p>Hello fellas, </p>
<p> </p>
<p><strong>Does anyone know if it's possible to wrap an existing e-commerce shopping mall site built with Prestashop in order to develop an app with it?</strong></p>
<p> </p>
<p>As you guys know, even default theme that comes with Prestashop is responsive one, so I'm wondering if it's possible to wrap it to make it as an app, or put 'package' on it in order make it as an app.</p>
<p>I've been searching it and found some threads in here and there, but there's no certain answer for it.</p>
<p>What I want is making an app that can fully synchronized with exact same server(or DB?) that I put all the information such as products, categories, images, pricing and so on, so that whenever anything to be added or changed via Prestashop's back office will be reflected on the app at the same time.</p>
<p>There shouldn't be any difference in contents whether a customer access to our shopping mall through his/her web browser or mobile browser or app.</p>
<p> </p>
<p>I've found Shopgate, MobiCart, and some other services that I can use by paying monthly charge or transaction fee, but it's better to develop and get our own app than paying and using other companies' solutions.</p>
<p> </p>
<p>Thanks for reading!</p>
]]></description><guid isPermaLink="false">398841</guid><pubDate>Fri, 30 Jan 2015 07:37:03 +0000</pubDate></item><item><title>Operating System</title><link>https://forum.prestashop.com/topic/183431-operating-system/</link><description><![CDATA[
<p>Can you all tell me which is best operating system from past exp? I hear CentOs is highly recommended but just would like to see what others may think.</p>
<p> </p>
<p>Between:</p>
<ul><li>CentOs<br /></li>
<li>Ubuntu<br /></li>
<li>Debian<br /></li>
<li>Fedora Core<br /></li>
<li>Suse<br /></li>
</ul><p></p>
<p>Thanks</p>
<p>Clayton</p>
]]></description><guid isPermaLink="false">183431</guid><pubDate>Wed, 22 Aug 2012 21:36:04 +0000</pubDate></item><item><title>max_input_vars 1000  [SOLVED]</title><link>https://forum.prestashop.com/topic/235573-max_input_vars-1000-solved/</link><description><![CDATA[
<p><span style="font-family:Arial, sans-serif;"><span style="font-size:10px;">I have been trying to change the language of this page to Spanish. </span></span><a href="http://elektrozales.com/es/" rel="external nofollow"><span style="font-family:Arial, sans-serif;"><span style="font-size:10px;">http://elektrozales.com/es/</span></span></a></p>
<p><span style="font-family:Arial, sans-serif;"><span style="font-size:10px;">I can’t change "ADD TO CART" to "AÑADIR AL CARRITO". I have been trying for days, I have translated and all, but when i click on "translate back-Office" it says 1000 de max_input_vars.</span></span></p>
<p><span style="font-family:Arial, sans-serif;"><span style="font-size:10px;">and you need 4654, ask your hosting provider to increases it.</span></span></p>
<p> </p>
<p><span style="font-family:Arial, sans-serif;"><span style="font-size:10px;">I just called godaddy, but they said me they don’t have that file, and I should create it, but I don’t know how.</span></span></p>
<p> </p>
<p><span style="font-family:Arial, sans-serif;"><span style="font-size:10px;">I just printed my phpinfo and it said that it already exists in this place: /web/conf/php5.ini but I can’t find it, can some 1 help me?</span></span></p>
<p><span style="font-family:Arial, sans-serif;"><span style="font-size:10px;"> </span></span></p>
<p><span style="font-family:Arial, sans-serif;"><span style="font-size:10px;">I will appreciate any help, thank so much and sorry for my English, I am not native English speaker</span></span></p>
<p><span style="font-family:Arial, sans-serif;"><span style="font-size:10px;">there is my php info: </span></span><a href="http://elektrozales.com/phpinfo.php" rel="external nofollow">http://elektrozales.com/phpinfo.php</a></p>
]]></description><guid isPermaLink="false">235573</guid><pubDate>Wed, 27 Mar 2013 21:25:36 +0000</pubDate></item><item><title>[SOOLVED] Error creating customer account PS 1.5.5.0 TECHNICAL ERROR: unable to load form</title><link>https://forum.prestashop.com/topic/286241-soolved-error-creating-customer-account-ps-1550-technical-error-unable-to-load-form/</link><description><![CDATA[
<p>Ok the solution was disable the developer mode... i dont know if this error is replicable on other sites, but if it is, it could be great to put some warning on back office.</p>
<p> </p>
<p>thanks!</p>
<p> </p>
<p>-------------------</p>
<p> </p>
<p> </p>
<p>hi i`ve just finished the migration of ps from one server account to another (same server, ISP config panel)</p>
<p> </p>
<p>when i try to create a customer account i get:</p>
<p> </p>
<p>TECHNICAL ERROR: unable to load form.  </p>
<p> </p>
<p>Details: Error thrown: [object Object]</p>
<p>Text status: parsererror</p>
<p> </p>
<p>the site is</p>
<p> </p>
<p><a href="http://www.jaisaeducativos.net" rel="external nofollow">http://www.jaisaeducativos.net</a></p>
<p> </p>
<p> </p>
<p>on browser inspector console i get</p>
<p> </p>
<div style="color:rgb(48,57,66);font-family:'dejavu sans mono', monospace;font-size:11px;"><div>
<div style="margin-left:24px;"><span>[WARNING][sat, 02 Nov 2013 22:14:57 GMT]: No form mappings set up yet.</span></div>
<div style="margin-left:24px;"><ol><li>
<span style="color:#0000FF;"><span>XHR finished loading: "<a href="http://jaisaeducativos.net/index.php?controller=authentication" title="http://jaisaeducativos.net/index.php?controller=authentication" rel="external nofollow">http://jaisaeducativos.net/index.php?controller=authentication</a>".</span> <a href="http://jaisaeducativos.net/js/jquery/jquery-1.7.2.min.js" title="http://jaisaeducativos.net/js/jquery/jquery-1.7.2.min.js:4" rel="external nofollow">jquery-1.7.2.min.js:4</a></span>	<ol><li>		<div>
<span style="color:#0000FF;">send</span><a href="http://jaisaeducativos.net/js/jquery/jquery-1.7.2.min.js" title="http://jaisaeducativos.net/js/jquery/jquery-1.7.2.min.js:4" rel="external nofollow">jquery-1.7.2.min.js:4</a>
</div>		</li>
<li>		<div>
<span style="color:#0000FF;">f.extend.ajax</span><a href="http://jaisaeducativos.net/js/jquery/jquery-1.7.2.min.js" title="http://jaisaeducativos.net/js/jquery/jquery-1.7.2.min.js:4" rel="external nofollow">jquery-1.7.2.min.js:4</a>
</div>		</li>		<li>		<div>
<span style="color:#0000FF;">submitFunction</span><a href="http://jaisaeducativos.net/index.php?controller=authentication&amp;back=my-account" title="http://jaisaeducativos.net/index.php?controller=authentication&amp;back=my-account:424" rel="external nofollow">index.php?controller=authentication&amp;back=my-account:424</a>
</div>		</li>		<li>		<div>
<span style="color:#0000FF;">(anonymous function)</span><a href="http://jaisaeducativos.net/index.php?controller=authentication&amp;back=my-account" title="http://jaisaeducativos.net/index.php?controller=authentication&amp;back=my-account:417" rel="external nofollow">index.php?controller=authentication&amp;back=my-account:417</a>
</div>		</li>		<li>		<div>
<span style="color:#0000FF;">f.event.dispatch</span><a href="http://jaisaeducativos.net/js/jquery/jquery-1.7.2.min.js" title="http://jaisaeducativos.net/js/jquery/jquery-1.7.2.min.js:3" rel="external nofollow">jquery-1.7.2.min.js:3</a>
</div>		</li>		<li>		<div>
<span style="color:#0000FF;">h.handle.i</span><a href="http://jaisaeducativos.net/js/jquery/jquery-1.7.2.min.js" title="http://jaisaeducativos.net/js/jquery/jquery-1.7.2.min.js:3" rel="external nofollow">jquery-1.7.2.min.js:3</a>		<div> </div>		</div>		</li>	</ol></li></ol></div>
</div></div>
<p> </p>
<p> </p>
<p>i tried removing mobile theme, disabling paypal module, editing authentication.tpl  adding</p>
<p> </p>
<p>url: baseUri + '?controller=authentication',</p>
<p> </p>
<p>and the error is still there...</p>
<p> </p>
<p>i read somthing about ssl? redirections? ajax js firewall caching or blocking?</p>
<p> </p>
<p>please some help</p>
<p> </p>
<p>@vekia  ?</p>
]]></description><guid isPermaLink="false">286241</guid><pubDate>Sat, 02 Nov 2013 22:43:46 +0000</pubDate></item><item><title>Problem with multiple carriers for same order</title><link>https://forum.prestashop.com/topic/365242-problem-with-multiple-carriers-for-same-order/</link><description><![CDATA[
<p><span style="font-family:arial, sans-serif;">I’m using PrestaShop 1.6 (default theme) and the standard PrestaShop cart. </span></p>
<p> </p>
<p><span style="font-family:arial, sans-serif;">I sell posters worldwide and am about to start selling post cards. The customer pays the shipping/postage. The shipping/postage rates are less for the postcards than the prints and I need to be able to build this into my store.</span></p>
<p> </p>
<p><span style="font-family:arial, sans-serif;">My sole carrier is Royal Mail and I have created separate Royal Mail <em>carrier profiles</em> to offer the two separate rates. Under <strong>Products&gt;Shipping</strong> I have set up posters and postcards to use their respective <em>carrier profiles</em>. I’m also offering the additional option to poster buyers to pay for either tracked or untracked shipping/postage but I don’t think that’s the reason for my problem. </span></p>
<p> </p>
<p><span style="font-family:arial, sans-serif;">In Maintenance Mode tests, all works fine if the customer buys <strong>only</strong> posters or buys <strong>only</strong> postcards. However, if the customer buys a combination of both posters <strong>AND</strong> post cards (with two different shipping/postage rates), the final shipping checkout screen (where you are asked to accept the terms of service) breaks apart and displays multiple instances of the Royal Mail logo and carrier information text (Firebug reveals they are in additional HTML TD cells generated by the cart). It looks a mess and cannot be used although the shipping/postage costs displayed are correct.</span></p>
<p> </p>
<p><span style="font-family:arial, sans-serif;">I'm attaching a screenshot.</span></p>
<p> </p>
<p>I know HTML and css and could play with .tpl files if neccessary.<span style="font-family:arial, sans-serif;"> Any help with this would be greatly appreciated!!</span></p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_10_2014/post-775039-0-46039200-1412205123.jpg" data-fileid="108980" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="108980" class="ipsImage ipsImage_thumbnailed" alt="post-775039-0-46039200-1412205123_thumb.jpg" data-src="//media.invisioncic.com/t336404/monthly_10_2014/post-775039-0-46039200-1412205123_thumb.jpg" width="100" data-ratio="62"></a></p>
]]></description><guid isPermaLink="false">365242</guid><pubDate>Wed, 01 Oct 2014 10:39:28 +0000</pubDate></item><item><title>Cookies problem in chrome</title><link>https://forum.prestashop.com/topic/259363-cookies-problem-in-chrome/</link><description><![CDATA[
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">On Google Chrome, when i try to add something to cart, on first visit (clear cookies/cache ) , it stays empty or the top cart is showing the number of products but the left cart blog is not updating live the cart.</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">If i delete cookies/cache, and return, cart is working. Same problem with login to customer account.</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">On Google Chrome, i can`t login to BackOffice. I have a redirect loop. Always takes me back to login page without errors.</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">I have set the url in SEO&amp;URLS without www.</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">I have set displayerrors on and no error displayed.</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">I use a custom theme but i switched to original theme and same problem. </span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">If anyone wants to try the website, the error, should give me their ip cause store is not public.</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Thank you !</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Informații despre server</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Informații despre server: Linux #1 SMP Tue May 21 16:10:52 EDT 2013 x86_64</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Versiunea softului serverului: Apache</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Versiunea PHP: 5.2.17</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Limita memoriei: 2048M</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Timpul maxim de execuție: 30</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Informații despre baza de date</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Versiune MySQL: 5.1.67-rel14.3-log</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Motor MySQL: InnoDB</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Prefix tabele: ps_</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Informații despre magazin</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Versiune Prestashop: 1.5.4.1</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Tema curentă folosită: prestacoder_gadgets</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Configurație e-mail</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Metoda e-mail: Folosești proprii parametri SMTP.</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Server SMTP: smtp.gmail.com</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Utilizator SMTP: Definit</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Parola SMTP: Definit</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Criptarea: ssl</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Port: 465</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Informațiile tele</span></span></p>
<p><span style="color:#000000;"><span style="font-family:arial, FreeSans, Helvetica, sans-serif;">Navigatorul tău de internet: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0</span></span></p>
]]></description><guid isPermaLink="false">259363</guid><pubDate>Fri, 05 Jul 2013 07:14:16 +0000</pubDate></item><item><title>[Solved] An extra product appears in my customers shopping cart</title><link>https://forum.prestashop.com/topic/242031-solved-an-extra-product-appears-in-my-customers-shopping-cart/</link><description><![CDATA[
<p>Hi guys. I have a problem with my shopping carts. I've had 2 customer shopping carts with an extra product in it that they didn't order. The thing is that the extra product doesn't add up to the total but it appears on the bill.</p>
<p>Does anyone know what may be causing this?</p>
<p> </p>
<p>Thanks</p>
]]></description><guid isPermaLink="false">242031</guid><pubDate>Tue, 23 Apr 2013 15:47:57 +0000</pubDate></item><item><title>Images not showing (wrong images path with language iso code).</title><link>https://forum.prestashop.com/topic/444070-images-not-showing-wrong-images-path-with-language-iso-code/</link><description><![CDATA[
<p>Hello,</p>
<p>I am running the last version of prestashop (<span style="color:rgb(0,128,0);">1.6.0.14</span>) and some images are not showing, The bug appears on cms pages and only when friendly url is enabled.</p>
<p>An other user had the same issue, and had updated his prestashop and the bug disappear, but i am running the last version and the bug is sill here.</p>
<p>Post from Acido : <a href="https://forum.prestashop.com/topic/317154-images-not-showing/" rel="">https://www.prestashop.com/forums/topic/317154-images-not-showing/</a></p>
<pre class="ipsCode prettyprint">
Unfortunately this fix doesn't work to me. All the image that i upload to the cms page, are pointed to www.domain.com/en/img/cms/image.jpg

By change the language, the url change pointing to the new language, example: www.domain.com/en/img/cms/image.jpg

That it's what ruin the image url which is www.domain.com/img/cms/image.jpg</pre>
<p>The image path include the language iso code like (en or de), its why it fails to load images. </p>
<p> </p>
<p>Any help is welcome! </p>
<p>Thanks in advance.</p>
<p> </p>
<p>xlynx</p>
]]></description><guid isPermaLink="false">444070</guid><pubDate>Mon, 25 May 2015 22:08:19 +0000</pubDate></item><item><title>Allowing HTML on short description of product list, 1.6.0.8</title><link>https://forum.prestashop.com/topic/341847-allowing-html-on-short-description-of-product-list-1608/</link><description><![CDATA[
<p>Hi,</p>
<p>I am trying to add a HTML5 player to each product on my site, as it conists of products of a digital nature.</p>
<p> </p>
<p>Although, when I add the relevant code to the short description it shows up in the product details as seen here: <a href="http://puu.sh/9V9wB/35e8392c3c.png" rel="external nofollow">http://puu.sh/9V9wB/35e8392c3c.png</a></p>
<p> </p>
<p>But on the product list, the HTML is stripped away. As seen here: <a href="http://puu.sh/9V9AH/aa11ffd617.png" rel="external nofollow">http://puu.sh/9V9AH/aa11ffd617.png</a></p>
<p> </p>
<p>I have found ways of getting around this on earlier versions of PrestaShop, but the code I am told to edit no longer exists in the latest version. Any advice on how I should prevent the HTML code from being deleted would be greatly appreciated.</p>
<p> </p>
<p>Thanks in advance.</p>
<p> </p>
]]></description><guid isPermaLink="false">341847</guid><pubDate>Thu, 03 Jul 2014 15:19:09 +0000</pubDate></item><item><title>How to enable "Choose size" text in drop-down on combinations?</title><link>https://forum.prestashop.com/topic/274265-how-to-enable-choose-size-text-in-drop-down-on-combinations/</link><description><![CDATA[
<p>Hi Guys! </p>
<p> </p>
<p>I need to know how i can enable the "choose your size" text inside the dropdown on product page. I have now only deafult product size which is pre-checked as deafult. I have already created size combinations etc.</p>
<p> </p>
<p>Thanks! </p>
]]></description><guid isPermaLink="false">274265</guid><pubDate>Wed, 11 Sep 2013 16:23:05 +0000</pubDate></item><item><title>Categories not showing up on front end</title><link>https://forum.prestashop.com/topic/321224-categories-not-showing-up-on-front-end/</link><description><![CDATA[
<p>I have just installed Prestashop 1.6 with inmotion hosting. I have cleared out all of the default stuff that I don't want and I've created a category. However all I see on the front page is the blog button, where the default categories used to be. See the attached picture. How do I get the categories to show up?</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_04_2014/post-781314-0-68160500-1396662652.png" data-fileid="95524" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="95524" class="ipsImage ipsImage_thumbnailed" alt="post-781314-0-68160500-1396662652_thumb.png" data-src="//media.invisioncic.com/t336404/monthly_04_2014/post-781314-0-68160500-1396662652_thumb.png" width="100" data-ratio="58"></a></p>
]]></description><guid isPermaLink="false">321224</guid><pubDate>Sat, 05 Apr 2014 01:51:23 +0000</pubDate></item><item><title>Dashboard stats are empty after upgrading to 1.6.0.9</title><link>https://forum.prestashop.com/topic/367885-dashboard-stats-are-empty-after-upgrading-to-1609/</link><description><![CDATA[
<p>Hi folks,</p>
<p> </p>
<p>after upgrading from 1.6 to 1.6.0.9 all dashboard stats stopped working. No data are shown, only zeroes. Everything else works flawlessly. Resetting the dashboard modules did not help.</p>
<p> </p>
<p>Any ideas?</p>
<p> </p>
<p>Thanks</p>
]]></description><guid isPermaLink="false">367885</guid><pubDate>Thu, 09 Oct 2014 15:37:21 +0000</pubDate></item><item><title>Add barcode to PDF delivery slip / Invoice</title><link>https://forum.prestashop.com/topic/139784-add-barcode-to-pdf-delivery-slip-invoice/</link><description><![CDATA[
<p>Hi</p>
<p> </p>
<p>I would like to take our internal reference number and add it to the PDF delivery slip as a Barcode.</p>
<p> </p>
<p>I can get the raw data there i think, and I know I "just" have to change the font of that raw data and it will display as a barcode</p>
<p> </p>
<p>I have a ttf file with the barcode font in, is there any way I can get the PDF code to use this or am i asking too much?</p>
]]></description><guid isPermaLink="false">139784</guid><pubDate>Tue, 01 Nov 2011 10:09:57 +0000</pubDate></item><item><title>Adding multiselect dropdown in Admin customer details form in prestashop</title><link>https://forum.prestashop.com/topic/474161-adding-multiselect-dropdown-in-admin-customer-details-form-in-prestashop/</link><description><![CDATA[
<p style="font-size:15px;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;">I have added a multiselect dropdown field in customer adding form in admin. I have created new field in database. But I am not getting how to store the value of this new field to database. Please help</p>
<p style="font-size:15px;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;">I have added this code to AdminCustomersController.php</p>
<p style="font-size:15px;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;">array(</p>
<p>'type' =&gt; 'select',<br />'multiple' =&gt; true,<br />'label' =&gt; $this-&gt;l('Branch Location'),<br />'name' =&gt; 'branch_location',<br />'required' =&gt; false,<br />'options' =&gt; array(<br />'query' =&gt; $list_branch_arr,<br />'id' =&gt; 'branch_location',<br />'name' =&gt; 'name'<br />),<br />'col' =&gt; '4',<br />'hint' =&gt; array(<br />$this-&gt;l('Please choose the branch name from the branch list.')<br />)</p>
]]></description><guid isPermaLink="false">474161</guid><pubDate>Fri, 09 Oct 2015 11:00:22 +0000</pubDate></item><item><title>How does admin tabs MVC work ?</title><link>https://forum.prestashop.com/topic/157626-how-does-admin-tabs-mvc-work/</link><description><![CDATA[
<p>Hi, </p>
<p> </p>
<p>I'm trying to understand how to create module following 1.5's principles. </p>
<p> </p>
<p>For the front components, it's ok, an example can be found in the blocknewsletter module. </p>
<p> </p>
<p>But for the admin components, I can't get it to work !</p>
<p> </p>
<p>What I want to achieve in the very end is add a tab entry in the menu and manage the module from there. My tab doesn't manage any ModelObject in particular so it's not </p>
<p> </p>
<p>I have added an admin tab, whichs does not extends AdminTab but ModuleAdminControllerCore. </p>
<p> </p>
<p>AFAIK it seems to work like this : </p>
<p>- Create a controller following the naming convention Admin&lt;tabName&gt;Controller, in a file named &lt;tabName&gt;.php, in /controller/admin, in the module folder.</p>
<p>- Create views in /views/admin/&lt;tabName&gt;/, in module folder. The default view name is "content"</p>
<p> </p>
<p>This renders the content.tpl template. </p>
<p> </p>
<p>But is this really intended to work like this ? </p>
<p>I want to use multiple controllers in the same tab/module and make hyperlinks between them, how to do that ?</p>
<p> </p>
<p>It's confusing and the shipped modules don't help, their views are resolved in the admin/themes folder.</p>
<p> </p>
<p>Please help <img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt=":)" data-emoticon="" srcset="https://media.invisioncic.com/t336404/emoticons/smile@2x.png 2x" width="20" height="20" data-src="//media.invisioncic.com/t336404/emoticons/default_smile.png"></p>
]]></description><guid isPermaLink="false">157626</guid><pubDate>Sun, 26 Feb 2012 17:08:45 +0000</pubDate></item><item><title>Can I have language by domain without using multishop</title><link>https://forum.prestashop.com/topic/193928-can-i-have-language-by-domain-without-using-multishop/</link><description><![CDATA[
<p>Hello everybody:</p>
<p> </p>
<p>Is it possible to have a language by domain without making two shops or without using the Multishop feature on prestashop 1.5?</p>
<p> </p>
<p> </p>
<p>I have read prestashop documentation and I found this:</p>
<p> </p>
<p>"<span style="color:#333333;"><span style="font-family:Arial, Helvetica, FreeSans, sans-serif;"><span style="font-size:12px;">You can find yourself wanting to use the multistore feature, where in fact it is not necessary. For instance, if you want a multilingual shop, or if you need to use more than one currency, or if you would like to have a different graphic template for each category." ( I think this is my situation )</span></span></span></p>
<p> </p>
<p><span style="color:#333333;"><span style="font-family:Arial, Helvetica, FreeSans, sans-serif;"><span style="font-size:12px;">Also I use StoreManager for prestashop. And I am having problems importing products when multistore feature is activated.</span></span></span></p>
<p> </p>
<p><span style="color:#333333;"><span style="font-family:Arial, Helvetica, FreeSans, sans-serif;"><span style="font-size:12px;">There is a module for Prestashop 1.4 called "language by domain". How can I do something like this on 1.5. </span></span></span></p>
<p> </p>
<p><span style="font-family:Arial, Helvetica, FreeSans, sans-serif;"><span style="color:#333333;"><span style="font-size:12px;">I want to use my domains .com .es .fr, but i do not want to make two shops.</span></span></span></p>
<p> </p>
<p><span style="font-family:Arial, Helvetica, FreeSans, sans-serif;"><span style="color:#333333;"><span style="font-size:12px;">Any ideas?</span></span></span></p>
<p> </p>
<p><span style="color:#333333;"><span style="font-family:Arial, Helvetica, FreeSans, sans-serif;"><span style="font-size:12px;">Thank you</span></span></span></p>
]]></description><guid isPermaLink="false">193928</guid><pubDate>Thu, 11 Oct 2012 17:06:25 +0000</pubDate></item><item><title>multiple select from the module and get them in the input</title><link>https://forum.prestashop.com/topic/391618-multiple-select-from-the-module-and-get-them-in-the-input/</link><description><![CDATA[
<p style="color:rgb(0,0,0);font-family:Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;">I am doing a small module in Prestashop. In that module I have used multiselect with helperform. So my code is like this</p>
<p><span style="margin:0px;">array</span><span style="margin:0px;">(</span><br /><span style="margin:0px;color:rgb(128,0,0);">'type'</span><span style="margin:0px;"> </span><span style="margin:0px;">=&gt;</span><span style="margin:0px;"> </span><span style="margin:0px;color:rgb(128,0,0);">'select'</span><span style="margin:0px;">,</span><br /><span style="margin:0px;color:rgb(128,0,0);">'cols'</span><span style="margin:0px;"> </span><span style="margin:0px;">=&gt;</span><span style="margin:0px;"> </span><span style="margin:0px;color:rgb(128,0,0);">8</span><span style="margin:0px;">,</span><br /><span style="margin:0px;color:rgb(128,0,0);">'class'</span><span style="margin:0px;"> </span><span style="margin:0px;">=&gt;</span><span style="margin:0px;"> </span><span style="margin:0px;color:rgb(128,0,0);">'chosen-product-selct selected_products '</span><span style="margin:0px;">,</span><br /><span style="margin:0px;color:rgb(128,0,0);">'multiple'</span><span style="margin:0px;"> </span><span style="margin:0px;">=&gt;</span><span style="margin:0px;"> </span><span style="margin:0px;color:rgb(0,0,139);">true</span><span style="margin:0px;">,</span><br /><span style="margin:0px;color:rgb(128,0,0);">'label'</span><span style="margin:0px;"> </span><span style="margin:0px;">=&gt;</span><span style="margin:0px;"> $this</span><span style="margin:0px;">-&gt;</span><span style="margin:0px;">l</span><span style="margin:0px;">(</span><span style="margin:0px;color:rgb(128,0,0);">'Selected Products'</span><span style="margin:0px;">),</span><br /><span style="margin:0px;color:rgb(128,0,0);">'name'</span><span style="margin:0px;"> </span><span style="margin:0px;">=&gt;</span><span style="margin:0px;"> </span><span style="margin:0px;color:rgb(128,0,0);">'selected_products[]'</span><span style="margin:0px;">,</span><br /><span style="margin:0px;color:rgb(128,0,0);">'options'</span><span style="margin:0px;"> </span><span style="margin:0px;">=&gt;</span><span style="margin:0px;"> array</span><span style="margin:0px;">(</span><br /><span style="margin:0px;color:rgb(128,0,0);">'query'</span><span style="margin:0px;"> </span><span style="margin:0px;">=&gt;</span><span style="margin:0px;"> $product_query</span><span style="margin:0px;">,</span><br /><span style="margin:0px;color:rgb(128,0,0);">'id'</span><span style="margin:0px;"> </span><span style="margin:0px;">=&gt;</span><span style="margin:0px;"> </span><span style="margin:0px;color:rgb(128,0,0);">'id'</span><span style="margin:0px;">,</span><br /><span style="margin:0px;color:rgb(128,0,0);">'name'</span><span style="margin:0px;"> </span><span style="margin:0px;">=&gt;</span><span style="margin:0px;"> </span><span style="margin:0px;color:rgb(128,0,0);">'product_name'</span><br /><span style="margin:0px;">),</span><br /><span style="margin:0px;color:rgb(128,0,0);">'desc'</span><span style="margin:0px;"> </span><span style="margin:0px;">=&gt;</span><span style="margin:0px;"> $this</span><span style="margin:0px;">-&gt;</span><span style="margin:0px;">l</span><span style="margin:0px;">(</span><span style="margin:0px;color:rgb(128,0,0);">'Select products from products list.'</span><span style="margin:0px;">),</span><br /><span style="margin:0px;">),</span></p>
<p style="color:rgb(0,0,0);font-family:Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;">Here I am saving those multiselected values to the database. But when I am doing edit no saved values has been selected in the box. The box is totally empty.</p>
<p style="color:rgb(0,0,0);font-family:Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;">for getting the result I am doing this</p>
<p><span style="margin:0px;color:rgb(0,0,139);">public</span><span style="margin:0px;"> </span><span style="margin:0px;color:rgb(0,0,139);">function</span><span style="margin:0px;"> getConfigFieldsValues</span><span style="margin:0px;">()</span><span style="margin:0px;"> </span><span style="margin:0px;">{</span><br /><span style="margin:0px;color:rgb(128,0,0);">'selected_products[]'</span><span style="margin:0px;"> </span><span style="margin:0px;">=&gt;</span><span style="margin:0px;"> </span><span style="margin:0px;color:rgb(43,145,175);">Tools</span><span style="margin:0px;">::</span><span style="margin:0px;">getValue</span><span style="margin:0px;">(</span><span style="margin:0px;color:rgb(128,0,0);">'selected_products'</span><span style="margin:0px;">,</span><span style="margin:0px;"> </span><span style="margin:0px;color:rgb(43,145,175);">Configuration</span><span style="margin:0px;">::</span><span style="margin:0px;color:rgb(0,0,139);">get</span><span style="margin:0px;">(</span><span style="margin:0px;color:rgb(128,0,0);">'selected_products'</span><span style="margin:0px;">)),</span><br /><span style="margin:0px;">}</span></p>
<p style="color:rgb(0,0,0);font-family:Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;">Its not showing the values that has been entered.So can someone tell me how to solve this issue? Any help and suggestions will be really appreciable. Thanks</p>
]]></description><guid isPermaLink="false">391618</guid><pubDate>Thu, 01 Jan 2015 13:15:02 +0000</pubDate></item><item><title>[SOLVED] How do i edit the "information" and "my account" links on my footer?</title><link>https://forum.prestashop.com/topic/169915-solved-how-do-i-edit-the-information-and-my-account-links-on-my-footer/</link><description><![CDATA[
<p>okay, so im very new to prestashop but so far i've been getting the hang of it ... except for the bottom of my <a href="http://www.killgravity.com/" rel="external nofollow">page</a>.   where it says "information" and "my account" I would like to edit these words and the links below them.  but I can't find out how to do that. there are no modules that i see that can help me edit this. I don't know what to do? can someone please tell me how i'm able to edit this? </p>
<p> </p>
<p>thanks.</p>
]]></description><guid isPermaLink="false">169915</guid><pubDate>Sun, 20 May 2012 00:38:04 +0000</pubDate></item><item><title>How to display categories with images in home page</title><link>https://forum.prestashop.com/topic/250577-how-to-display-categories-with-images-in-home-page/</link><description><![CDATA[
<p>im new to prestashop</p>
<p>i was searching how to show categories with images in homepage</p>
<p> </p>
<p>i found some module but what i found was for free</p>
<p> </p>
<p>thier is a module called home text editor in module list just install that module go to text click on html enter the html code u can design you categories with images in dreamwevr and paste here only html</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_05_2013/post-532970-0-25053700-1369749315.png" data-fileid="72959" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="72959" class="ipsImage ipsImage_thumbnailed" alt="post-532970-0-25053700-1369749315_thumb.png" data-src="//media.invisioncic.com/t336404/monthly_05_2013/post-532970-0-25053700-1369749315_thumb.png" width="100" data-ratio="65"></a></p>
]]></description><guid isPermaLink="false">250577</guid><pubDate>Tue, 28 May 2013 13:58:03 +0000</pubDate></item><item><title>Product Customization Field Image Upload doesn't work</title><link>https://forum.prestashop.com/topic/393872-product-customization-field-image-upload-doesnt-work/</link><description><![CDATA[
<p>Hi,</p>
<p>i've a problem with prestashop customization field upload because where customers upload there's image and click save the page refresh with a corrupt thumbnail link like as the screenshot below:</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_01_2015/post-818953-0-25208400-1421053166.jpg" data-fileid="116756" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="116756" class="ipsImage ipsImage_thumbnailed" alt="post-818953-0-25208400-1421053166_thumb.jpg" data-src="//media.invisioncic.com/t336404/monthly_01_2015/post-818953-0-25208400-1421053166_thumb.jpg" width="100" data-ratio="25"></a></p>
<p> </p>
<p>When i click on this link and select "open image as a new tab" i see the following url and a 404 page:</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_01_2015/post-818953-0-88402400-1421053228.jpg" data-fileid="116757" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="116757" class="ipsImage ipsImage_thumbnailed" alt="post-818953-0-88402400-1421053228_thumb.jpg" data-src="//media.invisioncic.com/t336404/monthly_01_2015/post-818953-0-88402400-1421053228_thumb.jpg" width="100" data-ratio="6"></a></p>
<p> </p>
<p>On my server (winserver2008r2) in the upload folder i find the file without extension.</p>
<p> </p>
<p>Where i can fix this problem?</p>
<p> </p>
<p>Thanks in advance</p>
<p> </p>
<p>Regards</p>
]]></description><guid isPermaLink="false">393872</guid><pubDate>Mon, 12 Jan 2015 09:02:20 +0000</pubDate></item><item><title>Discount to specific category with coupon code</title><link>https://forum.prestashop.com/topic/288260-discount-to-specific-category-with-coupon-code/</link><description><![CDATA[
<p>Hi guys,</p>
<p> </p>
<p>I need very badly to provide voucher codes that apply discount to specific category on prestashop 1.5.3.1</p>
<p>It seems though that in this prestashop version you cannot apply discount to categories, but only to a specific single product. It seems to me previous versions allowed to apply voucher to categories, but the option is not available any more...</p>
<p>Is there a solution or a workaround (module) for this problem that any of you knows about?</p>
<p> </p>
<p>thank you very much!</p>
<p> </p>
<p> </p>
]]></description><guid isPermaLink="false">288260</guid><pubDate>Tue, 12 Nov 2013 11:04:16 +0000</pubDate></item><item><title>[solved] Redirect to last page after login - 1.5</title><link>https://forum.prestashop.com/topic/266211-solved-redirect-to-last-page-after-login-15/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>When customers login I'd like to redirect them to the last page that they visited rather than their My Account page.</p>
<p> </p>
<p>I think that this will be done by replacing some code in the AuthController.php file (I have seen the issue solved for Prestashop 1.4 using this.) but which code do I replace and with what in version 1.5.</p>
<p> </p>
<p>Thanks for your help.</p>
]]></description><guid isPermaLink="false">266211</guid><pubDate>Mon, 05 Aug 2013 11:57:12 +0000</pubDate></item><item><title>[solved] No add to cart button when product has combinations</title><link>https://forum.prestashop.com/topic/214412-solved-no-add-to-cart-button-when-product-has-combinations/</link><description><![CDATA[
<p>Haven't really noticed before, but it seems that all my products with product combinations don't display the "add to cart" button but show a "add to cart" text (which does nothing, really) instead.</p>
<p> </p>
<p>I've checked:</p>
<p>- products are enabled,</p>
<p>- products are available for order</p>
<p>- products have stock (all combinations)</p>
<p>- forced recompile, no cache, reset / clear cache</p>
<p> </p>
<p>So far I can't seem to get it to work.</p>
<p> </p>
<p>Any ideas on how to fix this problem?</p>
]]></description><guid isPermaLink="false">214412</guid><pubDate>Sat, 05 Jan 2013 21:11:47 +0000</pubDate></item><item><title>missing attributes dropdown and add to cart button after combinations upload</title><link>https://forum.prestashop.com/topic/327670-missing-attributes-dropdown-and-add-to-cart-button-after-combinations-upload/</link><description><![CDATA[<p>I uploaded a csv of combinations, and afterwards the combinations are not showing the dropdown options, and the add to cart button disappears. I have allowed ordering even when there is no stock.</p>]]></description><guid isPermaLink="false">327670</guid><pubDate>Fri, 02 May 2014 06:31:53 +0000</pubDate></item><item><title>Add to cart button not work on products with combinations(prestashop 1.6.0.6)</title><link>https://forum.prestashop.com/topic/329689-add-to-cart-button-not-work-on-products-with-combinationsprestashop-1606/</link><description><![CDATA[
<p>Hi!</p>
<p>After upgrade to presta 1.6, not work add cart button on products with combinations.</p>
<p>I try many things to solve problem, but nothing help.</p>
<p>Please help me!!!!!!!!!!!</p>
<p> </p>
<p>havanasmoke.ru - its my shop</p>
<p><a href="http://havanasmoke.ru/davidoff/1365-davidoff-classic-3.html#/" rel="external nofollow">http://havanasmoke.ru/davidoff/1365-davidoff-classic-3.html#/</a> - its one of the products with combination</p>
]]></description><guid isPermaLink="false">329689</guid><pubDate>Sun, 11 May 2014 09:37:15 +0000</pubDate></item><item><title>Missing add to cart button prestashop 1.6.0.9</title><link>https://forum.prestashop.com/topic/364596-missing-add-to-cart-button-prestashop-1609/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>I've problems with the "add to cart" button in my prestashop site. It's missing both in the product list as in the product page. Because the site is new, we don't have too much stock in the products, but to try the functionality I've changed the settings to allow selling them without stock.</p>
<p> </p>
<p>Currently I've tried a few things:</p>
<p>- Set stock for the product that I want to test.</p>
<p>- Set the preferences of the product to allow selling without stock</p>
<p>- Disable the catalogue mode.</p>
<p>- Try the new advanced stock management functionality</p>
<p> </p>
<p>But I'm still in the same point, I can't see the add to cart buttons for any product.</p>
<p> </p>
<p>My site is:</p>
<p> </p>
<p><a href="http://www.espaiartistic.com/prestashop/index.php" rel="external nofollow">http://www.espaiartistic.com/prestashop/index.php</a></p>
<p> </p>
<p>Thanks!</p>
]]></description><guid isPermaLink="false">364596</guid><pubDate>Mon, 29 Sep 2014 19:01:37 +0000</pubDate></item><item><title>Prestashop 1.6 - **Order Placed as Backorder** How to disable this?</title><link>https://forum.prestashop.com/topic/361748-prestashop-16-order-placed-as-backorder-how-to-disable-this/</link><description><![CDATA[
<p><u><strong>Problem Statement:</strong></u></p>
<p> </p>
<p><strong>Product A: </strong>Only 1 last item available in the stock</p>
<p> </p>
<p><strong>Below 3 customers added product to cart at same time</strong></p>
<p> </p>
<p>Customer 1: Added Product A to Cart</p>
<p>Customer 2: Added Product A Cart</p>
<p>Customer 3: Added Product A to Cart</p>
<p> </p>
<p>Prestashop is allowing Ordering in this instance and Product A is receiving 2 back orders.</p>
<p> </p>
<p>How to Disable this?</p>
<p> </p>
<p>This is major issue i am facing right now.</p>
<p> </p>
<p>Appreciate your response</p>
<p> </p>
<p>I hope i clarified my issue here.</p>
]]></description><guid isPermaLink="false">361748</guid><pubDate>Sat, 20 Sep 2014 14:16:11 +0000</pubDate></item><item><title>The State field in the address is not saved in some cases</title><link>https://forum.prestashop.com/topic/445728-the-state-field-in-the-address-is-not-saved-in-some-cases/</link><description><![CDATA[
<div>Hi,</div>
<br /><div> </div>
<br /><div> </div>
<br /><div>I have a very strange problem with PrestaShop 1.6.0.9. When a customer save an address during registration there are times when the "state" (id_state) field seems not store well and instead of keeping the state corresponding to the selected value, keeps the id of the existing first state. There are even times that keeps the field as empty, when it is impossible that the user leave unfilled as it is required. It is a serious problem because shipping costs depends on state.</div>
<br /><div> </div>
<br /><div>I use the standard registration process (account + address) and the one page checkout, allowing customers registers as guests.</div>
<br /><div> </div>
<br /><div>Has anyone had this problem at some point? I am confused because it seems completely random and can not find a common point between all cases.</div>
<br /><div> </div>
<br /><div> </div>
<br /><div>This is the information about my PrestaShop installation:</div>
<br /><div> </div>
<br /><div><span style="font-size:12px;"><strong>Installation Type</strong>: Update.</span></div>
<br /><div><span style="font-size:12px;"><strong>PrestaShop Version</strong>: 1.6.0.9</span></div>
<br /><div><span style="font-size:12px;"><strong>Template</strong>: Custom.</span></div>
<br /><div><span style="font-size:12px;"><strong>Code</strong>: Original.</span></div>
<br /><div><span style="font-size:12px;"><strong>PHP version</strong>: 5.3.3-7 + squeeze19</span></div>
<br /><div><span style="font-size:12px;"><strong>MySQL Version</strong>: 5.1.73-1</span></div>
<br /><div><span style="font-size:12px;"><strong>Browser</strong>: Indifferent</span></div>
<br /><div> </div>
<br /><div> </div>
<br /><div>Thank you very much. A greeting.</div>
<br />]]></description><guid isPermaLink="false">445728</guid><pubDate>Fri, 05 Jun 2015 08:20:55 +0000</pubDate></item><item><title>[solved] Display "SOLD" ribbon over the product image when item no longer available</title><link>https://forum.prestashop.com/topic/249939-solved-display-sold-ribbon-over-the-product-image-when-item-no-longer-available/</link><description><![CDATA[
<p>Hi everyone,</p>
<p> </p>
<p>I'm trying to display "SOLD" ribbon over the product image when item no longer available - just like the "NEW" one.</p>
<p> </p>
<p>As I sell vintage collectibles, most of them are single items and I do not want to ruin my SEO with 404 pages when an item sells.  So I decided to keep my inventory ( one never knows what will come for sale), but keep the visitor informed and avoid misunderstanding.</p>
<p> </p>
<p>Any help will be appreciated.</p>
<p> </p>
<p>Thanks,</p>
<p> </p>
<p>Peter</p>
]]></description><guid isPermaLink="false">249939</guid><pubDate>Sat, 25 May 2013 11:12:36 +0000</pubDate></item><item><title>Bulk creating product packs via csv import</title><link>https://forum.prestashop.com/topic/349602-bulk-creating-product-packs-via-csv-import/</link><description><![CDATA[
<p>Hi everyone,</p>
<p>I've just recently started learning about Prestashop and I'm creating a first -relatively small- webshop in order to understand all critical points before moving onto a larger project (moving an existing shop done with OsCommerce to Prestashop... wish me good luck!).</p>
<p>So far I like many of the features that Prestashop.</p>
<p>But (there's always a but)... I would really like its import features to be easier and more powerful. </p>
<p>Since I will have to migrate a shop that has over 15.000 products ID, that is something I will be using A LOT.</p>
<p>Hey.. Presta-gurus... can you hear me? This is something that really can make a difference when managing large catalogues with seasonal products...</p>
<p>I noticed that so far <strong>there is not </strong>(or, more easily, I couldn't find it) <strong>a way to import product pack via a csv file</strong>.</p>
<p>Is it so?</p>
<p>Product pack are great to clear up leftovers in the stocks and such... and are great to "mix and match" different products to increase the spending on the site.</p>
<p> </p>
<p>Does anyone have a solution or can point out to a module which is able to manage importing product packs, please write here.</p>
<p> </p>
<p>If not, I really hope someone would develop such a module SOON!!</p>
]]></description><guid isPermaLink="false">349602</guid><pubDate>Sat, 09 Aug 2014 17:55:32 +0000</pubDate></item><item><title>Remove text from color filter</title><link>https://forum.prestashop.com/topic/352060-remove-text-from-color-filter/</link><description><![CDATA[
<p>Hello i am using Prestashop ver. 1.5.6.2 and in Layered navigation block filter i want to remove the name of the colors and keep only the color swatches. </p>
<p> </p>
<p>What file do i have to edit and maybe what line? Thanks</p>
]]></description><guid isPermaLink="false">352060</guid><pubDate>Wed, 20 Aug 2014 16:13:04 +0000</pubDate></item><item><title>Sort by lowest price not working on paginated products</title><link>https://forum.prestashop.com/topic/216391-sort-by-lowest-price-not-working-on-paginated-products/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>I'm using a number of different versions of Prestashop for different clients and there seems to be a common issue to all of them. One site is using 1.4.2 another 1.5.2.</p>
<p> </p>
<p>All the products on the website are set-up with a base price of £0.00 and then the combinations increase this base price. For example a product may come in 3 sizes, the Small will increase this base price by £10.00, Medium by £12.00 and Large by £14.00.</p>
<p> </p>
<p>Now when I'm viewing a category there my be 20 products and the number of products per page is set to 10. When I view the first page of ten items with the sort set to "lowest price first" this works fine. However when I move on to the second page of products it has this page starting at a lower price than the previous page finished on...</p>
<p> </p>
<p>For example:</p>
<p> </p>
<p>Page 1</p>
<ul><li>Product 1 - £10.00<br /></li>
<li>Product 2 - £15.00<br /></li>
<li>Product 3 - £18.00<br /></li>
</ul><p></p>
<p>Page 2</p>
<ul><li>Product 4 - £14.00<br /></li>
<li>Product 5 - £16.00<br /></li>
<li>Product 6 - £22.00<br /></li>
</ul><p></p>
<p>The sort on the Prestashop demo here - <a href="http://demo-store.prestashop.com/en/10-furniture" rel="external nofollow">http://demo-store.pr...en/10-furniture</a> - works fine, but I'm assuming that is because each product has a base product.</p>
<p> </p>
<p>I guess the issue must be that all the products have a base price of £0.00, but xan anyone suggest a fix?</p>
<p> </p>
<p>Many thanks,</p>
<p> </p>
<p>Oliver</p>
]]></description><guid isPermaLink="false">216391</guid><pubDate>Mon, 14 Jan 2013 10:57:04 +0000</pubDate></item><item><title>Shipping not calculating for all carriers</title><link>https://forum.prestashop.com/topic/164018-shipping-not-calculating-for-all-carriers/</link><description><![CDATA[
<p>Ok, I have searched the forum thoroughly, I have submitted a bug report but it got assigned to someone that hasn't been online in over 2 months and quite frankly, i need help on this asap.  The problem is my cart is only charging the shipping cost of one of my carriers.  I have carriers set up for Continential US Standard Shipping, Continential US Expedited Shipping, AK/HI Standard Shipping, AK/HI Expedited Shipping, FPO/APO Standard Shipping, FPO/APO Expedited Shipping, US Territories Standard Shipping, US Territories Expedited Shipping, Canada Standard Shipping, Canada Expedited Shipping, Beachside Cycle &amp; Surf (name of the store, default shipper for free pick up in store), and International Shipping.  For each carrier I have the price range set for $1 to $1,000,000 to cover all products, all amounts.  I have 6 zones to correlate with the carriers and they are all set correctly.  I have all the countries set to its correct zone.  Basically, everything is set up correctly, checked multiple times over the last 48 hours even (as this problem just showed up with our first international order).</p>
<p> </p>
<p>Now, we have a base price for shipping based on delivery address (carrier price) and then an additional shipping charge of $2.50 for each product so that the shipping cose increases accordingly (we don't have the weights of all products, this is how I worked around the issue of prestashop not having the ability to calculate shipping based on quantity).</p>
<p> </p>
<p>If a customer is in the US and is just wanting standard shipping, it calculates and charges correctly...however, if they want expedited shipping or if it is in on of the other zones, it will show the amount they are supposed to pay but does not charge them nor does it send that shipping amount with the total going to paypal.</p>
<p> </p>
<p>I need to know how to fix this asap as we are getting more and more orders everyday.  If you need further clarification on anything, please message me or comment here, i will be notified via email and will answer right away.  I have attached 2 screenshots, one of a standard shipping US order which calculates correctly and one of an international order which so does not even close to calculate correctly.</p>
<p> </p>
<p>Lastly, my URL is <a href="http://www.cycleandsurf.com" rel="external nofollow">http://www.cycleandsurf.com</a> and we are using Prestashop 1.4.6.2 and no, upgrading is not an option.  I did that before and it screwed everything up so bad that i had to revert to the previous version.</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_04_2012/post-325013-0-85039000-1334064000.jpg" data-fileid="51115" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="51115" class="ipsImage ipsImage_thumbnailed" alt="post-325013-0-85039000-1334064000_thumb.jpg" data-src="//media.invisioncic.com/t336404/monthly_04_2012/post-325013-0-85039000-1334064000_thumb.jpg" width="45" data-ratio="222.22"></a></p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_04_2012/post-325013-0-08661700-1334064004.jpg" data-fileid="51116" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="51116" class="ipsImage ipsImage_thumbnailed" alt="post-325013-0-08661700-1334064004_thumb.jpg" data-src="//media.invisioncic.com/t336404/monthly_04_2012/post-325013-0-08661700-1334064004_thumb.jpg" width="50" data-ratio="200"></a></p>
]]></description><guid isPermaLink="false">164018</guid><pubDate>Tue, 10 Apr 2012 13:20:12 +0000</pubDate></item><item><title>length of the category description/ short or full</title><link>https://forum.prestashop.com/topic/433453-length-of-the-category-description-short-or-full/</link><description><![CDATA[
<p>For 1.6.0.14, is there a way to change short description to in category for longer text, for example 650?<br />I have multistore, and changed a category.tpl in my basic theme:</p>
<p> </p>
<p> </p>
<p>{if $category-&gt;description}<br /><br />                            &lt;div class="cat-desc rte"&gt;<br /><br />                            {if Tools::strlen($category-&gt;description) &gt; 650}<br /><br />                                &lt;div id="category_description_short"&gt;{$description_short}&lt;/div&gt;<br /><br />                                &lt;div id="category_description_full" class="unvisible"&gt;{$category-&gt;description}&lt;/div&gt;<br /><br />                                &lt;a href="{$link-&gt;getCategoryLink($category-&gt;id_category, $category-&gt;link_rewrite)|escape:'html':'UTF-8'}" class="lnk_more"&gt;{l s='More'}&lt;/a&gt;<br /><br />                            {else}<br /><br />                                &lt;div&gt;{$category-&gt;description}&lt;/div&gt;<br /><br />                            {/if}<br /><br />                            &lt;/div&gt;<br /><br />                        {/if}</p>
<p> </p>
<p>but without any result.</p>
<p><a rel="">Thank you for any ideas...</a></p>
<p> </p>
<p>Luk</p>
<p> </p>
<p> </p>
]]></description><guid isPermaLink="false">433453</guid><pubDate>Wed, 25 Mar 2015 11:30:26 +0000</pubDate></item><item><title>How to upload a new module to prestashop addons store?</title><link>https://forum.prestashop.com/topic/286204-how-to-upload-a-new-module-to-prestashop-addons-store/</link><description><![CDATA[
<div>Hi,</div>
<br /><div>I want to upload some addons in prestashop addons store. So can someone kindly tell me how to submit a module in prestashop addons store? Any help and suggestions will be really appreciable. Thanks</div>
<br />]]></description><guid isPermaLink="false">286204</guid><pubDate>Sat, 02 Nov 2013 17:37:19 +0000</pubDate></item><item><title>[Solved] Affiliate Tracking Code</title><link>https://forum.prestashop.com/topic/250595-solved-affiliate-tracking-code/</link><description><![CDATA[
<p>Hy everyone,</p>
<p> </p>
<p>   I need to configure a tracking code for a affiliate network and i donno were to start. Any help is appreciated :</p>
<p> </p>
<p>  <span style="font-family:Consolas, Menlo, Monaco;">&lt;iframe height='1' width='1' scrolling='no' marginheight='0' marginwidth='0' frameborder='0' src='http://event.2parale.ro/events/salecheck?amount=__ADD_SALE_VALUE__&amp;campaign_unique=d0f344933&amp;confirm=73df4a3cf58938ab&amp;description=__ADD_DESCRIPTION__&amp;transaction_id=__ADD_TRANSACTION_ID__'&gt;&lt;/iframe&gt;</span></p>
]]></description><guid isPermaLink="false">250595</guid><pubDate>Tue, 28 May 2013 14:48:32 +0000</pubDate></item><item><title>[SOLVED] Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file</title><link>https://forum.prestashop.com/topic/348731-solved-fatal-error-uncaught-exception-smartyexception-with-message-unable-to-write-file/</link><description><![CDATA[
<p>when I try to enter the admin I get this error:</p>
<p> </p>
<p> </p>
<p><span style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium;">Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file /home/u774925054/public_html/cache/smarty/compile/d9/96/21/wrt53e153b7ec5235.84176972' in /home/u774925054/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /home/u774925054/public_html/tools/smarty/sysplugins/smarty_internal_template.php(201): Smarty_Internal_Write_File::writeFile('/home/u77492505...', '</span><span style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium;">compileTemplateSource() #2 /home/u774925054/public_html/classes/controller/AdminController.php(1480): Smarty_Internal_TemplateBase-&gt;fetch('/home/u77492505...') #3 /home/u774925054/public_html/classes/controller/Controller.php(198): AdminControllerCore-&gt;display() #4 /home/u774925054/public_html/classes/Dispatcher.php(373): ControllerCore-&gt;run() #5 /home/u774925054/public_html/admin2114/index.php(54): DispatcherCore-&gt;dispatch() #6 {main} thrown in /home/u774925054/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php on line 44</span></p>
<p> </p>
<p><span style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium;">please help </span></p>
<p> </p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_08_2014/post-773954-0-23029100-1407276401.jpg" data-fileid="104806" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="104806" class="ipsImage ipsImage_thumbnailed" alt="post-773954-0-23029100-1407276401_thumb.jpg" data-src="//media.invisioncic.com/t336404/monthly_08_2014/post-773954-0-23029100-1407276401_thumb.jpg" width="100" data-ratio="49"></a></p>
]]></description><guid isPermaLink="false">348731</guid><pubDate>Tue, 05 Aug 2014 22:07:45 +0000</pubDate></item><item><title>Layered Navigation: price range with specific prices</title><link>https://forum.prestashop.com/topic/272474-layered-navigation-price-range-with-specific-prices/</link><description><![CDATA[
<p>Hello everyone.</p>
<p> </p>
<p>How is it possible to get price range filter to work with specific prices (special discounts) on ps1.5.2?</p>
<p> </p>
<p>As i have seen so far price range work only with base price and not Final price value.</p>
<p> </p>
<p>Thanks in advance.</p>
]]></description><guid isPermaLink="false">272474</guid><pubDate>Wed, 04 Sep 2013 13:18:36 +0000</pubDate></item><item><title>[SOLVED] english version of SEO White Paper</title><link>https://forum.prestashop.com/topic/156369-solved-english-version-of-seo-white-paper/</link><description><![CDATA[
<p><span style="font-size:12px;">Hi</span></p>
<p> </p>
<p><span style="font-size:12px;">Does somebody know how to download english version of SEO White Paper? I received a link via email: </span><a href="../download/pdf/white-paper-seo-en.pdf" rel=""><span style="font-size:12px;">http://www.prestashop.com/download/pdf/white-paper-seo-en.pdf</span></a><span style="font-size:12px;"> ,</span></p>
<p><span style="font-size:12px;">but when I click, It's redirect me to the french version here </span><a href="http://www.prestashop.com/download/pdf/white-paper-seo-fr.pdf" rel="external nofollow"><span style="font-size:12px;">http://www.prestashop.com/download/pdf/white-paper-seo-fr.pdf</span></a></p>
<p> </p>
<p>Thank you</p>
]]></description><guid isPermaLink="false">156369</guid><pubDate>Sun, 19 Feb 2012 05:21:58 +0000</pubDate></item><item><title>Can I make custom payment page (step 5) in custom carrier module?</title><link>https://forum.prestashop.com/topic/434803-can-i-make-custom-payment-page-step-5-in-custom-carrier-module/</link><description><![CDATA[<p>Prestashop version: 1.5.6.1<br /><br />Hello. How I can to handle "order?multi-shipping=" submission process (step 4 submission)? I have custom Carrier module and Prestashop's CashOnDelivery -module. My target will be: User choice my Custom Carrier to list and then he/she confirm that it use Cash on delivery payment option. So I need to create custom Payment page for hide other payment options. But I cannot hook Payment page in Carrier Module. Any ideas how I will continue? Best options will be that my module use prestashop CashOnDelivery module for payment.</p>]]></description><guid isPermaLink="false">434803</guid><pubDate>Wed, 01 Apr 2015 14:10:06 +0000</pubDate></item><item><title>This link_rewrite field is required at least in English (English)</title><link>https://forum.prestashop.com/topic/364216-this-link_rewrite-field-is-required-at-least-in-english-english/</link><description><![CDATA[
<p>Hello, </p>
<p> </p>
<p>I am using PS 1.6.0.9. when adding a new product, i get this error...</p>
<p> </p>
<p>Is it possible to disable this error? I know this might happen because I made some modification in BO to meet my needs, but ant way is it a way to dissable this check? Anyway I am not planning to be using SEO so I really dont need this link_rewrite option....</p>
<p> </p>
<p>Please help me!!!</p>
]]></description><guid isPermaLink="false">364216</guid><pubDate>Sun, 28 Sep 2014 16:12:05 +0000</pubDate></item><item><title>Category images are not replaceable- can't change category image</title><link>https://forum.prestashop.com/topic/310326-category-images-are-not-replaceable-cant-change-category-image/</link><description><![CDATA[
<p>Hello. I uploaded a category image to see how it would look on my site. Then I deleted the image and tried to upload a new image to take it's place in the category. I have cleared all of the caches. But everytime I try to upload a new image to my categories, prestashop puts the 1st/originial uploaded image in the new image's place. I have checked the folders where the images are stored. The default image is saved correctly. However the image for my theme is not.</p>
<p> </p>
<p>Any help is greatly appreciated thank you.</p>
]]></description><guid isPermaLink="false">310326</guid><pubDate>Fri, 21 Feb 2014 18:59:42 +0000</pubDate></item><item><title>Discount Voucher - Buy One Get One Half Price</title><link>https://forum.prestashop.com/topic/393345-discount-voucher-buy-one-get-one-half-price/</link><description><![CDATA[
<p>Hi guys, </p>
<p> </p>
<p>Need your help.  I am trying to setup a discount voucher for a Category of products.  If a person purchases One item of a category, he will get the second item of the same category for half price.</p>
<p> </p>
<p>Eg.</p>
<p> </p>
<p>1 x Large Yankee Candle at $10</p>
<p>1 x Large Yankee Candle at $5</p>
<p> </p>
<p>I can do it with discount % 50% on "Cheapest Product" selected, but how do I apply this if a person buys</p>
<p>more than 1 item.</p>
<p> </p>
<p>So they want to purchase 2 at regular price and 2 at discounted price</p>
<p>2 x Large Yankee Candle at $10</p>
<p>2 x Large Yankee Candle at $5</p>
<p> </p>
<p>and not...</p>
<p>3 x Large Yankee Candle at $10</p>
<p>1 x Large Yankee Candle at $5</p>
<p> </p>
<p>Hope that makes sense? </p>
]]></description><guid isPermaLink="false">393345</guid><pubDate>Fri, 09 Jan 2015 14:57:57 +0000</pubDate></item><item><title>Change The Default Product Sort Order</title><link>https://forum.prestashop.com/topic/229678-change-the-default-product-sort-order/</link><description><![CDATA[
<p>Hello!</p>
<p> </p>
<p>In my <a href="http://www.chiloticupushup.ro/index.php?id_category=6&amp;controller=category" rel="external nofollow"><strong>products list</strong></a>, I need to change the default product sort order, so that it displays the <em>in stock products first </em>(by <strong>default</strong>). I use PS 1.5.2.0 and I am afraid updating to 1.5.3 will force me to put the shop offline for quite a while. So how can I achieve my goal without updating to 1.5.3?</p>
<p> </p>
<p>Thank you!</p>
]]></description><guid isPermaLink="false">229678</guid><pubDate>Sun, 03 Mar 2013 18:41:17 +0000</pubDate></item><item><title>Attribute Groups Not Showing</title><link>https://forum.prestashop.com/topic/314353-attribute-groups-not-showing/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>I am building a website for a jewelry company and my attributes are not working. When I add a new attribute group to the site through the back office, it is not shown up in either the combination generator or in the "add attribute" group list. </p>
<p> </p>
<p>I seem to remember having this issue before and finding a fix online but I cannot for the life of me figure it out this time.</p>
<p> </p>
<p>The prestashop version is 1.4.10.0</p>
<p> </p>
<p>At current there is a Size Attribute Group which is working fine but when I add another group for Colour or Stone Type they do not show in the drop down box on the Add Attribute page.</p>
<p> </p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_03_2014/post-771404-0-51354500-1394627694.png" data-fileid="93184" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="93184" class="ipsImage ipsImage_thumbnailed" alt="post-771404-0-51354500-1394627694_thumb.png" data-src="//media.invisioncic.com/t336404/monthly_03_2014/post-771404-0-51354500-1394627694_thumb.png" width="100" data-ratio="87"></a></p>
<p> </p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_03_2014/post-771404-0-90643200-1394627696.png" data-fileid="93185" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="93185" class="ipsImage ipsImage_thumbnailed" alt="post-771404-0-90643200-1394627696_thumb.png" data-src="//media.invisioncic.com/t336404/monthly_03_2014/post-771404-0-90643200-1394627696_thumb.png" width="100" data-ratio="43"></a></p>
<p> </p>
<p>Please Help!</p>
<p> </p>
<p>Thanks!</p>
]]></description><guid isPermaLink="false">314353</guid><pubDate>Wed, 12 Mar 2014 12:35:25 +0000</pubDate></item><item><title>[SOLVED] i am missing Cash on delivery module</title><link>https://forum.prestashop.com/topic/168541-solved-i-am-missing-cash-on-delivery-module/</link><description><![CDATA[
<p>Hello!</p>
<p> </p>
<p>I really miss the cash on delivery module. There was a COD module available in version 1.5.3 but it was not working correctly. Does anyone have a working module or some other solution?</p>
<p> </p>
<p>thank you</p>
]]></description><guid isPermaLink="false">168541</guid><pubDate>Wed, 09 May 2012 16:18:27 +0000</pubDate></item><item><title>Wrong quantities in BO product list (catalogue)</title><link>https://forum.prestashop.com/topic/253613-wrong-quantities-in-bo-product-list-catalogue/</link><description><![CDATA[
<p>Hello to all,</p>
<p>I experienced an issue on Prestashop 1.5.</p>
<p>In BackOffice (catalogue) products list shows the wrong amount than in the detail of the products. Most of the products are combinations, and for each combination was indicated its quantity.</p>
<p>If the amount is updated via front-end, when you go into BO it shows the old amount, entering into the detail of the product, it detects the correct amount.</p>
<p>If I add 1 (or other value) to any combination product, save and go back to the list BO products, the quantity is updated successfully!</p>
<p> </p>
<p>Can you give me a hand to find/fix the bug?</p>
<p> </p>
<p>Thank you</p>
]]></description><guid isPermaLink="false">253613</guid><pubDate>Mon, 10 Jun 2013 12:38:07 +0000</pubDate></item><item><title>How to filter products by color if not use combinations?</title><link>https://forum.prestashop.com/topic/179233-how-to-filter-products-by-color-if-not-use-combinations/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>the filtering of products by color when i use color combination groups works fine in my PS. But im wondering how can i use the filter by color function in the category if a product has not combinations... also to some products i want to set several colors for example red and pink.</p>
<p> </p>
<p>How can i do this in prestashop? Is this possible with the features of the product?</p>
<p> </p>
<p>many thanks</p>
<p> </p>
<p>chris</p>
]]></description><guid isPermaLink="false">179233</guid><pubDate>Sat, 21 Jul 2012 09:02:51 +0000</pubDate></item><item><title>[SOLVED] Change Reference to SKU</title><link>https://forum.prestashop.com/topic/163357-solved-change-reference-to-sku/</link><description><![CDATA[
<p>Hello,</p>
<p> </p>
<p>I am trying to figure out it if it possible to change the "Reference" field to "SKU". The Reference field does exactly what I need to display a product number, but just as a matter of personal preference I would like it to say SKU. Is this possible?</p>
<p> </p>
<p>Thanks</p>
<p> </p>
<p>Byron</p>
]]></description><guid isPermaLink="false">163357</guid><pubDate>Wed, 04 Apr 2012 16:47:17 +0000</pubDate></item><item><title>[solved] Full width header and top horizontal menu?</title><link>https://forum.prestashop.com/topic/260291-solved-full-width-header-and-top-horizontal-menu/</link><description><![CDATA[
<p>Hi.</p>
<p> </p>
<p>I have tried searching for this issue for a while but some of the solutions just messed up on my site so i will try to provide a link to my site to see if i could get some help :-)</p>
<p> </p>
<p>I already have the footer in full width but i would also like the header and top horizontal menu to be full width (while the cart, topmenu buttons, logo etc keep their position).</p>
<p> </p>
<p>This is my site: <a href="http://olivereggertsen.dk/" rel="external nofollow">Smykker og ure</a></p>
<p>I am using version 1.5.3.1</p>
<p> </p>
<p> </p>
<p> </p>
<p>Hope you experts can help :-)</p>
<p>Thanks in advance</p>
]]></description><guid isPermaLink="false">260291</guid><pubDate>Tue, 09 Jul 2013 15:00:18 +0000</pubDate></item><item><title>[solved] Direct Buy now Button and show shopping cart</title><link>https://forum.prestashop.com/topic/243024-solved-direct-buy-now-button-and-show-shopping-cart/</link><description><![CDATA[
<p>I want direct buy now button ,  Just click buy now and show shopping cart summary.</p>
<p> </p>
<p>Please help any one its very urgent</p>
<p> </p>
<p>Thank you</p>
]]></description><guid isPermaLink="false">243024</guid><pubDate>Sat, 27 Apr 2013 12:00:28 +0000</pubDate></item><item><title>Site running very slow</title><link>https://forum.prestashop.com/topic/371671-site-running-very-slow/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>My site is very slow when access it. I have other site running on same server which are perfectly find but not the one which is running prestashop.</p>
<p> </p>
<p>I have disable almost all the module but still getting site very slow.</p>
<p> </p>
<p>my site. <a href="http://sarwana.co.uk" rel="external nofollow">http://sarwana.co.uk</a></p>
]]></description><guid isPermaLink="false">371671</guid><pubDate>Mon, 20 Oct 2014 18:33:17 +0000</pubDate></item><item><title>Google Analytics API</title><link>https://forum.prestashop.com/topic/302611-google-analytics-api/</link><description><![CDATA[
<p>Hello , </p>
<p> </p>
<p>I installed and setup </p>	Google Analytics API  Module<p> </p>
<p>Where can i see result , is it show in BO or i have to check on my analytics account ?</p>
]]></description><guid isPermaLink="false">302611</guid><pubDate>Sun, 19 Jan 2014 05:18:13 +0000</pubDate></item><item><title>After importing products from CSV, all of them don't display in home page as recently added</title><link>https://forum.prestashop.com/topic/457035-after-importing-products-from-csv-all-of-them-dont-display-in-home-page-as-recently-added/</link><description><![CDATA[
<p>Hi everybody.</p>
<p> </p>
<p>I imported as 100 products from a CSV file. For creating the CSV, I downloaded the example file there is in the import section.</p>
<p> </p>
<p>When I imported this file, I don't know why all of these products don't display on the home page as recently added products.</p>
<p> </p>
<p>If I create manually a product from prestashop backend, it is displayed without no problem in home page.</p>
<p> </p>
<p>I've tried changing values in Preferences-&gt;Products-&gt;Pagination but it is the same problem.</p>
<p> </p>
<p>Can you say me what I'm doing wrong?</p>
<p> </p>
<p>Prestashop version: 1.6.1.0</p>
<p>Theme: The default one is in prestashop</p>
<p> </p>
<p> </p>
<p>Thanks in advanced</p>
<p> </p>
<p>--</p>
<p>Regards</p>
]]></description><guid isPermaLink="false">457035</guid><pubDate>Sun, 26 Jul 2015 16:43:25 +0000</pubDate></item><item><title>FTP Path for Bulk Image Upload</title><link>https://forum.prestashop.com/topic/349621-ftp-path-for-bulk-image-upload/</link><description><![CDATA[
<p>I'm building my new 1.6xx store out and plan to upload about 75,000 products into the catalog. Obviously, editing them all by hand is out of the question.</p>
<p> </p>
<p>The product information is available to me in both CSV and XML, both files come built with relative paths (i.e., /images/ManufacturerName/ProductUPC.png) in them. There are not full URL's in either the XML or CSV files.</p>
<p> </p>
<p>The images are made available to me from the distributor in the same manner - I grab them from their FTP site in the same path structure (/images/ManufacturerName/ProductUPC.png) on my PC.</p>
<p> </p>
<p>What I need to understand is this:</p>
<p> </p>
<p>1. What folder (the COMPLETE path please) is the one I should upload this fairly massive photo collection to on my server? I'll be doing this via FTP. I'm hosting with InMotion on shared hosting.</p>
<p> </p>
<p>2. How do I point the store to the relative URL of the images? The products are already associated with their images in the XML and CSV files, so I'm assuming the database can chew through that over time.</p>
<p> </p>
<p>3. If there's a module that's actually good at this, please, speak up!</p>
<p> </p>
<p>Thanks!</p>
]]></description><guid isPermaLink="false">349621</guid><pubDate>Sun, 10 Aug 2014 01:35:47 +0000</pubDate></item><item><title>Home Page blank and got error message : [PrestaShopDatabaseException]</title><link>https://forum.prestashop.com/topic/362211-home-page-blank-and-got-error-message-prestashopdatabaseexception/</link><description><![CDATA[
<p>How Ill fix the following problem I got my home page blank after modify header.tpl file. Than I restore again the header.tpl file still my home page opening blank. so any one help me..?</p>
<p> </p>
<p> </p>
<p>I got the following error:</p>
<p> </p>
<div style="font-family:Verdana;color:rgb(0,0,0);">	[PrestaShopDatabaseException]<p><b>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1,4,5,6,7,8,10,11,12,13,14,15,16,20,23,24,25,26,27,30,32,34,35,38,39,41,42,43,44' at line 29</b><br /> </p>
<b>SELECT p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,<br />                    pl.`description`, pl.`description_short`, pl.`link_rewrite`, pl.`meta_description`,<br />                    pl.`meta_keywords`, pl.`meta_title`, pl.`name`,<br />                    m.`name` AS manufacturer_name, p.`id_manufacturer` as id_manufacturer,<br />                    MAX(image_shop.`id_image`) id_image, il.`legend`,<br />                    ps.`quantity` AS sales, t.`rate`, pl.`meta_keywords`, pl.`meta_title`, pl.`meta_description`,<br />                    DATEDIFF(p.`date_add`, DATE_SUB(NOW(),<br />                    INTERVAL 20 DAY)) &gt; 0 AS new<br />                FROM `ps_product_sale` ps<br />                LEFT JOIN `ps_product` p ON ps.`id_product` = p.`id_product`<br />                 LEFT JOIN ps_product_shop product_shop<br />        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)<br />                LEFT JOIN `ps_product_lang` pl<br />                    ON p.`id_product` = pl.`id_product`<br />                    AND pl.`id_lang` = 1 AND pl.id_shop = 1<br />                LEFT JOIN `ps_image` i ON (i.`id_product` = p.`id_product`) LEFT JOIN ps_image_shop image_shop<br />        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1 AND image_shop.cover=1)<br />                LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)<br />                LEFT JOIN `ps_manufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)<br />                LEFT JOIN `ps_tax_rule` tr ON (product_shop.`id_tax_rules_group` = tr.`id_tax_rules_group`)<br />                    AND tr.`id_country` = 110<br />                    AND tr.`id_state` = 0<br />                LEFT JOIN `ps_tax` t ON (t.`id_tax` = tr.`id_tax`)<br />                 LEFT<br />            JOIN ps_stock_available stock<br />            ON (stock.id_product = p.id_product AND stock.id_shop = 1 )<br />                WHERE product_shop.`active` = 1<br />                    AND p.`visibility` != 'none'<br />                    AND p.`id_product` IN (,1,4,5,6,7,8,10,11,12,13,14,15,16,20,23,24,25,26,27,30,32,34,35,38,39,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,203,204,205,206,207,208,211,212,213,214,215,216,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,302,303,304,305,306,307,308,310,311,312,313,315,316,317,318,319,320,321,323,328,329,330,332,333,334,336,337,338,339,340,341,342,343,344,345,346,347,348,350,351,353,355,356,357,359,360,361,362,363,365,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,444,445,446,447,448,449,450,452,453,454,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,472,473,474,475,478,479,480,481,482,486,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,509,510,511,512)<br />                GROUP BY product_shop.id_product<br />                ORDER BY `sales` DESC<br />                LIMIT 0, 20</b><br /><i>at line </i><b>613</b><i> in file </i><b>classes/db/Db.php</b><p> </p>
<div>607.             WebserviceRequest::getInstance()-&gt;setError(500, '</div>
<pre class="ipsCode"> '.$this-&gt;getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'-&gt;'.$dbg[3]['function'].'() Query was : '.$sql, 97);<br />608.         }<br />609.         else if (_PS_DEBUG_SQL_ &amp;&amp; $errno &amp;&amp; !defined('PS_INSTALLATION_IN_PROGRESS'))<br />610.         {<br />611.             if ($sql)<br /><span style="color:rgb(242,0,0);font-weight:bold;">612.                 throw new PrestaShopDatabaseException($this-&gt;getMsgError().'&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;'.$sql.'&lt;/pre&gt;');</span><br />613.             throw new PrestaShopDatabaseException($this-&gt;getMsgError());<br />614.         }<br />615.     }<br />616.<br />617.     /**</pre><ul><li>
<b>DbCore-&gt;displayError</b> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[line 313 - classes/db/Db.php]</a> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[1 Arguments]</a>
</li>
<li>
<b>DbCore-&gt;query</b> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[line 488 - classes/db/Db.php]</a> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[1 Arguments]</a>
</li>
<li>
<b>DbCore-&gt;executeS</b> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[line 122 - classes/ProductSale.php]</a> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[1 Arguments]</a>
</li>
<li>
<b>ProductSaleCore::getBestSales</b> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[line 181 - modules/tonyproductscarousel/tonyproductscarousel.php]</a> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[5 Arguments]</a>
</li>
<li>
<b>tonyproductscarousel-&gt;hookDisplayHome</b> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[line 473 - classes/Hook.php]</a> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[1 Arguments]</a>
</li>
<li>
<b>HookCore::exec</b> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[line 39 - controllers/front/IndexController.php]</a> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[1 Arguments]</a>
</li>
<li>
<b>IndexControllerCore-&gt;initContent</b> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[line 167 - classes/controller/Controller.php]</a> - <span style="font-size:12px;">[0 Argument]</span>
</li>
<li>
<b>ControllerCore-&gt;run</b> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[line 348 - classes/Dispatcher.php]</a> - <span style="font-size:12px;">[0 Argument]</span>
</li>
<li>
<b>DispatcherCore-&gt;dispatch</b> - <a href="http://www.ambixorigin.com/#" rel="external nofollow">[line 28 - index.php]</a> - <span style="font-size:12px;">[0 Argument]</span>
</li>
</ul><p> </p>
</div>
]]></description><guid isPermaLink="false">362211</guid><pubDate>Mon, 22 Sep 2014 11:34:16 +0000</pubDate></item><item><title>Need help for displaying price range for products</title><link>https://forum.prestashop.com/topic/460845-need-help-for-displaying-price-range-for-products/</link><description><![CDATA[
<p>Does anyone know if there's any module can help display price range of each products on products list or home page</p>
<p> </p>
<p>Since I have many combinations for each items, so I would like to show price range for each item on product list page or home page</p>
<p> </p>
<p>like</p>
<p> </p>
<p>Item A</p>
<p>$100-$268</p>
<p> </p>
<p>Item B</p>
<p>$228-389</p>
<p> </p>
<p>Item C</p>
<p>$300-680</p>
<p> </p>
<p> </p>
<p>Thanks</p>
]]></description><guid isPermaLink="false">460845</guid><pubDate>Sat, 08 Aug 2015 00:56:04 +0000</pubDate></item><item><title>Webservice in 1.6 give The remote server returned an error: (401) Unauthorized.</title><link>https://forum.prestashop.com/topic/442699-webservice-in-16-give-the-remote-server-returned-an-error-401-unauthorized/</link><description><![CDATA[
<p style="color:rgb(104,115,127);font-family:'Open Sans', Verdana, sans-serif;">Webservice: We made a new complete clean installation with 1.6.and have made new key and have keept all the "Show Get" and "Modified PUT" as it should as we had in our earlier installation when using 1.5 that worked well.</p>
<br /><div style="margin:0px;color:rgb(0,0,0);font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-size:16px;">
<br /><div style="margin:0cm 0cm .0001pt;font-size:12pt;font-family:'Times New Roman', serif;"> </div>
<br /><div style="margin:0cm 0cm .0001pt;font-size:12pt;font-family:'Times New Roman', serif;"><span style="font-size:11pt;color:rgb(31,73,125);">addresses GET</span></div>
<br /><div style="margin:0cm 0cm .0001pt;font-size:12pt;font-family:'Times New Roman', serif;"><span style="font-size:11pt;color:rgb(31,73,125);">carriers Get</span></div>
<br /></div>
<br /><div style="margin:0px;color:rgb(0,0,0);font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-size:16px;">
<br /><div style="margin:0cm 0cm .0001pt;font-size:12pt;font-family:'Times New Roman', serif;"><span style="font-size:11pt;color:rgb(31,73,125);">countries GET</span></div>
<br /></div>
<br /><div style="margin:0px;color:rgb(0,0,0);font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-size:16px;">
<br /><div style="margin:0cm 0cm .0001pt;font-size:12pt;font-family:'Times New Roman', serif;"><span style="font-size:11pt;color:rgb(31,73,125);">customers GET</span></div>
<br /><div style="margin:0cm 0cm .0001pt;font-size:12pt;font-family:'Times New Roman', serif;"><span style="font-size:11pt;color:rgb(31,73,125);">order states Get</span></div>
<br /></div>
<br /><div style="margin:0px;color:rgb(0,0,0);font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-size:16px;">
<br /><div style="margin:0cm 0cm .0001pt;font-size:12pt;font-family:'Times New Roman', serif;"><span style="font-size:11pt;color:rgb(31,73,125);">orders GET &amp; PUT</span></div>
<br /></div>
<br /><div style="margin:0px;color:rgb(0,0,0);font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-size:16px;">
<br /><div style="margin:0cm 0cm .0001pt;font-size:12pt;font-family:'Times New Roman', serif;"><span style="font-size:11pt;color:rgb(31,73,125);">products GET</span></div>
<br /></div>
<br /><div style="margin:0px;color:rgb(0,0,0);font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-size:16px;">
<br /><div style="margin:0cm 0cm .0001pt;font-size:12pt;font-family:'Times New Roman', serif;"><span style="font-size:11pt;color:rgb(31,73,125);">combinations GET</span></div>
<br /></div>
<br /><p style="color:rgb(104,115,127);font-family:'Open Sans', Verdana, sans-serif;"> </p>
<br /><p style="color:rgb(104,115,127);font-family:'Open Sans', Verdana, sans-serif;">We can see that when using the api test it makes the the right XML in the webpage .And we on the website can se the order with product detail</p>
<br /><p style="color:rgb(104,115,127);font-family:'Open Sans', Verdana, sans-serif;"> </p>
<br /><p style="color:rgb(104,115,127);font-family:'Open Sans', Verdana, sans-serif;">But when the logistic compony is trying to get the order for packing. They just get as follow:'</p>
<br /><p style="color:rgb(104,115,127);font-family:'Open Sans', Verdana, sans-serif;"><span style="font-family:'Helvetica Neue', 'Segoe UI', Helvetica, Arial, 'Lucida Grande', sans-serif;font-size:13px;">" The remote server returned an error: (401) Unauthorized.</span> "</p>
<br /><p style="color:rgb(104,115,127);font-family:'Open Sans', Verdana, sans-serif;"> </p>
<br /><p style="color:rgb(104,115,127);font-family:'Open Sans', Verdana, sans-serif;">What wrong here?</p>
<br />]]></description><guid isPermaLink="false">442699</guid><pubDate>Mon, 18 May 2015 07:57:42 +0000</pubDate></item><item><title>[SOLVED] "Receive special offers from our partners" - Remove?</title><link>https://forum.prestashop.com/topic/141345-solved-receive-special-offers-from-our-partners-remove/</link><description><![CDATA[<p>When creating an account to purchase items on my store, there is a tick box with "Receive special offers from our partners", can this be removed?</p>]]></description><guid isPermaLink="false">141345</guid><pubDate>Fri, 11 Nov 2011 10:05:57 +0000</pubDate></item><item><title>Discount voucher only for new customers ?</title><link>https://forum.prestashop.com/topic/222419-discount-voucher-only-for-new-customers/</link><description><![CDATA[
<p>Hello, could you help me to understand how to create a voucher which is valid only for new clients and not for the "old" customers ?</p>
<p> </p>
<p>Thank you</p>
<p> </p>
<p>PS</p>
<p>We have 1.4.7.0 Prestashop version</p>
<p> </p>
<p> </p>
<p>______________________</p>
<p><a href="http://www.kissene.com/en/" rel="external nofollow">http://www.kissene.com/en/</a></p>
]]></description><guid isPermaLink="false">222419</guid><pubDate>Tue, 05 Feb 2013 08:30:38 +0000</pubDate></item><item><title>Cannot retrieve test results</title><link>https://forum.prestashop.com/topic/443499-cannot-retrieve-test-results/</link><description><![CDATA[
<p>Hello<br />I installed and setup Google Analytics API  Module<br />i get error <span style="color:#ff0000;">Cannot retrieve test results</span></p>
<p> </p>
<p>How to fix it?</p>
]]></description><guid isPermaLink="false">443499</guid><pubDate>Thu, 21 May 2015 22:49:37 +0000</pubDate></item><item><title>Filter by Category in Admin Tab not working</title><link>https://forum.prestashop.com/topic/265244-filter-by-category-in-admin-tab-not-working/</link><description><![CDATA[
<p>In the Prestashop Admin are when I display the Catalog &gt; Products you have an option to Filter by Category..  </p>
<p>When I select this it expands but only displays the Home category, and a circle time icon display but no other categories display,  the icon just keeps rotating.</p>
<p>Can any suggest what is wrong here and how I can fix this annoyance.</p>
<p>I've attached a screen image.</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="//media.invisioncic.com/t336404/monthly_07_2013/post-426977-0-91483500-1375260962.jpg" data-fileid="76944" rel=""><img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" data-fileid="76944" class="ipsImage ipsImage_thumbnailed" alt="post-426977-0-91483500-1375260962_thumb.jpg" data-src="//media.invisioncic.com/t336404/monthly_07_2013/post-426977-0-91483500-1375260962_thumb.jpg" width="100" data-ratio="81"></a></p>
<p><strong>Using PrestaShop version:</strong> 1.5.4.1</p>
]]></description><guid isPermaLink="false">265244</guid><pubDate>Wed, 31 Jul 2013 09:02:39 +0000</pubDate></item><item><title>PDF attachment issues - files cannot be read?</title><link>https://forum.prestashop.com/topic/308664-pdf-attachment-issues-files-cannot-be-read/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>I recently moved a shop from a .nu domain to a .dk domain. All was successful, but now we find out that the PDF attachement (with product information - for download at specific product site) cannot be opened. Error message is 'PDF document could not be read'.</p>
<p> </p>
<p>Does anyone have an idea of what could have gone wrong? What can I do to fix this issue?</p>
<p> </p>
<p> </p>
<p>domain is phililppejse(dot)dk in the download section of each product you will find a file in the download section - it's the same issue for all. File is set to open in stead of download, but this did not solve the issue.</p>
<p> </p>
<p> </p>
<p> </p>
]]></description><guid isPermaLink="false">308664</guid><pubDate>Fri, 14 Feb 2014 16:28:20 +0000</pubDate></item><item><title>MultiStore Categories Shows 404 Page But Not Cms Pages Or Direct Product Links Only Categories</title><link>https://forum.prestashop.com/topic/398710-multistore-categories-shows-404-page-but-not-cms-pages-or-direct-product-links-only-categories/</link><description><![CDATA[
<p>Hi All.</p>
<p> </p>
<p>Hope somebody can give me som addvice, iam running a shop at WWW.SHOP1.COM that works perfect with friendly url ON and i know from my hosting provider that Mod_rewrite is active. When i then access my second store at WWW.SHOP1.COM/SHOP2 the frontpage of the multishop works fine, also Cms pages and all product links but my categories give me a 404 error in the second store. When i deactivate friendly urls categories in shop2 works but it looks pretty nasty in the url.</p>
<p> </p>
<p>How can it be that friendly urls work in the first store but not in the second store?</p>
<p> </p>
<p>Other info: Shop 2 is a virtuel url</p>
<p>Lightspeed</p>
<p> </p>
<p>Please Help <img src="https://www.prestashop.com/forums/applications/core/interface/js/spacer.png" alt=":)" data-emoticon="" srcset="https://media.invisioncic.com/t336404/emoticons/smile@2x.png 2x" width="20" height="20" data-src="//media.invisioncic.com/t336404/emoticons/default_smile.png"></p>
<p> </p>
<p>Best regards.</p>
<p>Dannie</p>
]]></description><guid isPermaLink="false">398710</guid><pubDate>Thu, 29 Jan 2015 19:09:39 +0000</pubDate></item><item><title>Disabling discounts (cart rules) to items already on sale</title><link>https://forum.prestashop.com/topic/290274-disabling-discounts-cart-rules-to-items-already-on-sale/</link><description><![CDATA[
<p>Hello,</p>
<p>one of my customers has presented me a problem laying in PS 1.5 and I found no solution to this apart from open requests left unresolved on the forum and issuetracker. </p>
<p> </p>
<p>Suppose you have a shop with a number of items on sale with reduced prices.</p>
<p>Say you are placing these on sale items in a specific category (named, say, "on sale") or that you are ticking the "sale" flag to active the "on sale" icon, or even both things.</p>
<p> </p>
<p>Now suppose you create a new cart rule (voucher) to give a discount of 25% to all products... of course <strong>you do not want to apply this discount on items already on sale</strong>.</p>
<p> </p>
<p>Well, it seems there is absolutely no way to avoid this. </p>
<p>If one gets the voucher, she will get the 25% off discount even on items on sale.</p>
<p> </p>
<p>I think that an option on cart rules saying:</p>
<p> </p>
<p>"exclude items on this category: ----"</p>
<p>or</p>
<p>"exclude items marked 'on sale' "</p>
<p> </p>
<p>would do the job, but it's not there.</p>
<p> </p>
<p>I think this is a very common case.</p>
<p> </p>
<p>Perhaps I am tackling the issue in the wrong way?<br /><br />Hope to get a few suggestions, thanks in advance</p>
<p> </p>
]]></description><guid isPermaLink="false">290274</guid><pubDate>Wed, 20 Nov 2013 10:55:14 +0000</pubDate></item><item><title>error while adding new product or editing existing product</title><link>https://forum.prestashop.com/topic/266620-error-while-adding-new-product-or-editing-existing-product/</link><description><![CDATA[
<p>I am getting following error while i am trying to add new product through admin</p>
<p>or edit existing product through admin.</p>
<p> </p>
<p>PHP Warning:  file_exists(): open_basedir restriction in effect. File(/demo6/js/tiny_mce/langs/en.js) is not within the allowed path(s): (C:/Inetpub/vhosts/shoppingcartatdollar10.com\;C:\Windows\Temp\) in C:\Inetpub\vhosts\shoppingcartatdollar10.com\httpdocs\demo6\controllers\admin\AdminProductsController.php on line 3478</p>
<p>using stable prestashop 1.5.4.1 version.</p>
<p> </p>
<p>please help</p>
]]></description><guid isPermaLink="false">266620</guid><pubDate>Wed, 07 Aug 2013 09:19:28 +0000</pubDate></item><item><title>Cant not add new product from back end</title><link>https://forum.prestashop.com/topic/295042-cant-not-add-new-product-from-back-end/</link><description><![CDATA[
<p>Hello everyone, would you please help me to fix this problem.</p>
<p> </p>
<p>When i press on New Product, it's returned an error like this</p>
<p> </p>
<p>PHP Warning: file_exists(): open_basedir restriction in effect. File(/js/tiny_mce/langs/vn.js) is not within the allowed path(s): (C:/Inetpub/vhosts/xxxxx.com\;C:\Windows\Temp\) in C:\Inetpub\vhosts\xxxx.com\yyyyyy.vn\controllers\admin\AdminProductsController.php on line 3366</p>
<p> </p>
<p> </p>
<p>Thanks in advance !</p>
<p> </p>
<p>P/s: I purchase an host (windows server) and install Prestashop 1.5 on this host.</p>
<p> </p>
]]></description><guid isPermaLink="false">295042</guid><pubDate>Wed, 11 Dec 2013 03:14:21 +0000</pubDate></item><item><title>Error insert new product</title><link>https://forum.prestashop.com/topic/242932-error-insert-new-product/</link><description><![CDATA[
<p>Hello to all,</p>
<p>my problem is when I try to insert a new product gives me this error:</p>
<p>PHP Warning: file_exists (): open_basedir restriction in effect. File (/ js / tiny_mce / langs / it.js) is not Within the allowed path (s): (C :/ Inetpub / vhosts / mysite.it \, C: \ Windows \ Temp \) in C: \ Inetpub \ vhosts \ mysite.it \ httpdocs \ controllers \ admin \ AdminProductsController.php on line 3478</p>
<p> </p>
<p>Line 3478 is this:</p>
<p>$ iso_tiny_mce = (file_exists (_PS_JS_DIR_. 'tiny_mce / langs /'. $ iso_tiny_mce.. 'js')? $ iso_tiny_mce: 'en');</p>
<p> </p>
<p>how can I fix? thanks</p>
]]></description><guid isPermaLink="false">242932</guid><pubDate>Fri, 26 Apr 2013 22:39:11 +0000</pubDate></item></channel></rss>
