Product order 99999 not 999

etemorom

Avatar: etemorom

2008-01-30 08:44

I want to have all my products in one category in the order i choose, but can't because it's limited to 999 the order tab and i have over 1300 products...

» Quick.Cart v1.x

www.jumphp.com

treewood (OpenSolution)

Avatar: treewood

2008-01-30 09:32

Please read answer of this questions. I think You will find help:
http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=4714

etemorom

Avatar: etemorom

2008-01-30 22:15

ok..i would read it if it was in english...

www.jumphp.com

treewood (OpenSolution)

Avatar: treewood

2008-01-31 08:22

etemorom - ok
1. edit actions_client/orders.php and change:
$iQuantity < 1000
to
$iQuantity < 10000

2. Edit templates/orders_basket.tpl and change:
maxlength="3"
to
maxlength="4"

etemorom

Avatar: etemorom

2008-01-31 13:00

treewood it's not the quantity of order, but in admin page the position of the product or categories i need more then 999

www.jumphp.com

treewood (OpenSolution)

Avatar: treewood

2008-02-01 09:19

etemorom - http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=4714 then read what merci says. I know You dont understand polish but You will find some cod to change in files: templates/admin/products_form.tpl and core/products-admin.php

etemorom

Avatar: etemorom

2008-02-06 08:05

yeap...i manage to fix it... thank you treewood.

Back to top
about us | contact