BV Commerce Forum
»
BV Commerce Support
»
General Support
»
HotFix 5.01A - Cart Shows As Empty When There are Line Items, but Quantity Totals 0
Rank: Member
Joined: 3/1/2006(UTC) Posts: 1,142
|
Please see the attached file. We made one change on line 28 so that the total number of line items is checked and not the quantity of the items in the order. File Attachment(s): Cart.aspx.vb (22kb) downloaded 45 time(s).You cannot view/download attachments. Try to login or register. |
Justin Etheredge Senior Software Engineer BVSoftware |
|
|
|
Rank: Member
Joined: 11/18/2003(UTC) Posts: 1,465
|
When I add this file to a patched version (5.01) I get an error on the cart page.
Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: BC30456: 'DisplayToCustomer' is not a member of 'BVSoftware.Bvc5.Core.Orders.LineItemInput'.
Source Error:
Line 128: 'Add inputs to display Line 129: For Each item As Orders.LineItemInput In lineItem.Inputs Line 130: If item.DisplayToCustomer Then Line 131: Dim input As Catalog.ProductInput = Catalog.ProductInput.FindByBvin(item.InputBvin) Line 132: If input IsNot Nothing Then |
TIM
BVC Add-Ons and Development |
|
|
|
Rank: Member
Joined: 5/2/2004(UTC) Posts: 109
|
Same issue here. Is there a fix or solution, or should I send in a support ticket?
|
|
|
|
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
Service Pack 1 should address this issue. A file was left off of this hotfix causing the issue reported above. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.