hi,
i have resolved a bug in products-bestellung.php
there was an error in the query when getting the max order_nr in the 
table care_*_orderlist
you just have to update the sql query with :
$sql="SHOW TABLE STATUS FROM $dbname WHERE Name LIKE $dbtable";
and
$order_nr=$content['Auto_increment'];

regards

gjergji sheldija


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to