CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 Bookstore order total

Print topic Send  topic

Author Message
mavtech

Posts: 133
Posted: 06/01/2004, 11:42 AM

I am working with the bookstore demo.

When I purchase!

It does not put the total in the order table.

is that an error.

When I look in the table I see totals on some sample data.

Paul
View profile  Send private message
peterr


Posts: 5971
Posted: 06/01/2004, 1:27 PM

This could be an error indeed. I'll forward this information to our engineering so that it can be investigated and fixed in the next release if needed. However if you need help with making this work (or any product errors/bugs) please contact CCS support directly.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
peterr


Posts: 5971
Posted: 06/01/2004, 1:38 PM

Hi again,

It looks like this is a bug and will be resolved in the next CCS release. Thank you for reporting it.
If you like to fix it on your end please change:
.$db->ToSQL(OrderTotal,ccsFloat) . ")";
to
.$db->ToSQL($OrderTotal,ccsFloat) . ")";
in the events of the ShoppingCart page.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.