albos Posted May 18, 2009 Share Posted May 18, 2009 hi,how can i list products on sitename.com/prices-drop.php ??thank you... My price-drop.tpl file codes are {capture name=path}{l s='Price drop'}{/capture} {include file=$tpl_dir./breadcrumb.tpl} {if $products} {include file=$tpl_dir./product-sort.tpl} {include file=$tpl_dir./product-list.tpl products=$products} {include file=$tpl_dir./pagination.tpl} {else} {l s='No price drop.'} {/if} Link to comment Share on other sites More sharing options...
nielo Posted October 27, 2009 Share Posted October 27, 2009 the same problem... you can see on: http://elegance-moda.cz/prices-drop.phpOnly 10 products are displayed and pagination nowhere. Prestashop 1.2.4. is used. I compared files prices-drop.php, themes/.../prices-drop.tpl with new version of Prestashop 1.2.5 and files are the same. Is it possible to be any mistake in database? Help please... Link to comment Share on other sites More sharing options...
antonpas_bcn Posted November 3, 2009 Share Posted November 3, 2009 the same problem... you can see on: http://elegance-moda.cz/prices-drop.phpOnly 10 products are displayed and pagination nowhere. Prestashop 1.2.4. is used. I compared files prices-drop.php, themes/.../prices-drop.tpl with new version of Prestashop 1.2.5 and files are the same. Is it possible to be any mistake in database? Help please... The same problem... I'm using Prestashop 1.2.3.HELP PLEASE!!!! Link to comment Share on other sites More sharing options...
nielo Posted November 3, 2009 Share Posted November 3, 2009 http://www.prestashop.com/bug_tracker/view/2950/It is fixed in SVN version. Procedure is described on the enf of page http://www.prestashop.com/en/downloads/For our problem you must replace file classes/Product.php from SVN version. It works.The newest Product.php is in attachement. You can use it.Product.zip Link to comment Share on other sites More sharing options...
antonpas_bcn Posted November 3, 2009 Share Posted November 3, 2009 http://www.prestashop.com/bug_tracker/view/2950/It is fixed in SVN version. Procedure is described on the enf of page http://www.prestashop.com/en/downloads/For our problem you must replace file classes/Product.php from SVN version. It works.The newest Product.php is in attachement. You can use it. Thanks a lot! it works perfect! Link to comment Share on other sites More sharing options...
mhu100 Posted January 6, 2010 Share Posted January 6, 2010 This file created a problem with the quantity discount (counting/calculation is going wrong) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now