|
-
Jan 20th, 2012, 09:56 PM
#1
New Member
Re: [RESOLVED] What are those errors/How do I fix them
Hi there. I'm having the same problem of removing from cart. But i'm having this issue on my production server. On my localhost, it is working fine.
Anyway, in your shopping cart controller line 12, shouldn't it be like below?
int itemCount = cart.RemoveFromCart(id);
I understand you have fixed your problem. Any workaround that you can suggest me to accomplish this? Was your site running on localhost or an online server when you developed this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|