Quick.Cart v3.3-rc1 - NON STABLE version - released!

treewood (OpenSolution)

Avatar: treewood

2009-02-11 09:33

New Quick.Cart v3.3 - release candidate 1.

You can get this version from download here:
http://opensolution.org/download/

You can test this version here:
http://opensolution.org/Quick.Cart/v3.3/

Changes in this version are here:
http://opensolution.org/download/Quick.Cart/changeLog.txt

If You will find bug, something unclear then write it here please!

1. THIS VERSION IS NOT STABLE!!! DON'T USE FOR COMMERCIAL USE,
2. We will add update information when stable version will be released
3. We dont know sure when stable version will be released. It depends from users and test. Maybe in 2 weeks.

beholder

Avatar: beholder

2009-02-11 15:16

perhaps from first look at the sources I don't see it, but is the file format bug fixed? Some users regularly have this problem... http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=5807

beholder

Avatar: beholder

2009-02-22 02:26

Hmmm... this line in the default.css file, I've never seen such a strange syntax, but perhaps I just don't really understand CSS:

html>/**/body #product .imagesList#imagesList2 li div{margin:0 auto;}

beholder

Avatar: beholder

2009-02-22 14:51

the container.tpl needs a little more work:

it shows admin login/pass and the language flags are downloaded directly from OpenSolution server.

beholder

Avatar: beholder

2009-02-22 15:20

I usually add this, in actions_client/p.php after line:


  $aOrder
['sComment'] = ereg_replace'\|n\|''<br />' $aOrder['sComment'] );


I add:


  $aData
['sDescriptionFull']="";    



It is added this to ensure no order form instruction is displayed at the finalized order notice, because it is handy to have some instructions for order form displayed on order form. These instructions are editable in admin interface, as I said, very handy. I do recommend it to be added to the final. This is more of a correction of functionality than a new feature, now it works as expected.

beholder

Avatar: beholder

2009-02-22 23:43

there are a notice and a warning issued when user 'forgets' to bind a courier to at least one payment (or vice versa):

Notice: Undefined variable: aCarriers in /storage/www2/4/site48044/wwwroot/core/orders.php on line 446

Warning: Invalid argument supplied for foreach() in /storage/www2/4/site48044/wwwroot/core/orders.php on line 446

treewood (OpenSolution)

Avatar: treewood

2009-02-23 08:48

beholder - thanks for suggestions and bug reports. we will read and change/fix some of them.

of course we changed in checking file extensions from:
.php|.php2|.php3|.php4 ....
to:
.php|.php2|.php3|.php4 ...

Back to top
about us | contact