Forums

This topic is locked

Weird UltraCart problem : please check

Posted 23 Jul 2001 23:26:21
1
has voted
23 Jul 2001 23:26:21 e site posted:
Hi,

I keep getting the following error from the UltraCart, when I put the "Total" on the page. All goes good when I display item names and prices but the "Total" gives me:

<font color=purple>An error occured in the UltraDev shopping cart:
cart.GetColumnValue: The line item number is greater than the number of items in the cart - row = 0; GetItemCount = 0</font id=purple>

Anyone who can help me?
thanx in advance!

e_site

Replies

Replied 08 Aug 2001 04:19:12
08 Aug 2001 04:19:12 Steve Johnston replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Hi,

I keep getting the following error from the UltraCart, when I put the "Total" on the page. All goes good when I display item names and prices but the "Total" gives me:

<font color=purple>An error occured in the UltraDev shopping cart:
cart.GetColumnValue: The line item number is greater than the number of items in the cart - row = 0; GetItemCount = 0</font id=purple>

Anyone who can help me?
thanx in advance!

e_site
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

I am getting the same error. Have you figured it out?

Replied 09 Aug 2001 10:16:41
09 Aug 2001 10:16:41 e site replied:
Yeah, I figured it out!

I (we) took the wrong data from the cart.
I thought that "total" was for the total price of all products.
This is NOT so.
You must get the "sum[total]" or so variable on your page for that.

Stupid me *-)

e_site

P.S. I'm just awake and still having my coffee: I may mistake on the exact field names, but anyway the error was given because I used the wrong data binding values. As usual: "Read The F#é@ing Manual"
Replied 09 Aug 2001 18:17:39
09 Aug 2001 18:17:39 Steve Johnston replied:
hey, thanks for your reply. I figured it out yesterday. Same thing, stupid, I had the hidden field bound to the wrong value. I figured it out when I viewed the source.

man, that one had me stumped for days!! <img src=../images/dmxzone/forum/icon_smile_blush.gif border=0 align=middle> Thanks for your reply.

Reply to this topic