Topic: New release :: db_cart Class (Read 1006 times)
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6280
38506 credits Members referred : 374
It's time to use PHP5!
« on: Apr 20, 2006, 03:58:34 PM »
version: 1.13 date: 2006-06-14 RN: This version is a big update, there modifications and improvements inside the main class file, several examples and also the table structure is extended. In this version there two additional fields for the shipment values (name2 and address2). All messages are available in German, English and Dutch language. The standard text inside the e-mail messages is in external files now, this content is parsed inside the improved e-mail method.
version: 1.12 date: 2006-04-20 RN: There was bug inside the method remove_old_orders(), this error is fixed in this version. I removed also some small bugs inside the "stock" extenstion. It's possible to add products to the shopping cart on a different way: If the setting SHOW_CONTINUE = true a continue page will show up. All example pages are using this new feature. To make this feature complete there are new example files included (for the regular and the stock version). The manual is updated too, to catch this new functions.