Shopping Cart issue

After upgrading to 7.0.1 I and my site users cannot delete own membership order from shopping cart.

Quote · 29 Apr 2010

http://www.boonex.com/trac/dolphin/ticket/1988

Rules → http://www.boonex.com/terms
Quote · 30 Apr 2010

http://www.boonex.com/trac/dolphin/ticket/1988

I fixed this file, but don't work for me, still i can't delete this

Quote · 2 May 2010

According to the ticket this has been fixed and closed.

I have written to both Anton and Andrew to highlight this issue as it cannot be expected that we should wait for 7.0.2 for this to be released. My site and many other members' sites would have fallen over and died by then.

My members are also unable to clear their carts and how can they then purchase membership if they have made an error and selected the wrong item?

I tried clearing the "Pending" items in the payment module but that has not helped either.

Of course we cannot expect Boonex to release every bug fix as it is fixed but surely the financial ones must be THE EXCEPTION.

Quote · 4 May 2010

I am also having the same issue. I even tried clearing my pending items, but that did not work.

The selections are still in my cart and i am unable to delete them.

Please advise.

Quote · 5 May 2010

If you have access to phpmyadmin you can delete the entry in table bx_pmt_cart . Although you should use phpmyadmin with caution and always do a backup of the database first.

Quote · 5 May 2010

So i'm supposed to wait till another release and lose money because they can't fix it? RIGHT...

When it comes to registration and being able to accept payments and money.. THIS SHOULD NEVER OCCUR...


Disappointed.. but whats new..

Quote · 5 May 2010

Just to throw it out there.. I find it odd that Dolphin releases an update that makes your shopping cart fail.  Isn't that how you make your money? subscriptions sales etc..

I Guarantee if their own shopping cart broke in market place.. Or couldn't sell license or mods that they'd fix it asap? So why are you releasing an update that is costing your customers money?

Strange in deed..

Quote · 5 May 2010

Open the following file: /modules/boonex/payment/classes/BxPmtCart.php

Look around line 77 for:

if(empty($iVendorId))

and change it to:

if($iVendorId == BX_PMT_EMPTY_ID)

It sorted out my shopping cart issues. Thanks goes out to Anton for that one.

Quote · 5 May 2010

Thanks Pro.. I'll try this out.

Quote · 6 May 2010

it worked for me! thanks!

Quote · 6 May 2010

Open the following file: /modules/boonex/payment/classes/BxPmtCart.php

Look around line 77 for:

if(empty($iVendorId))

and change it to:

if($iVendorId == BX_PMT_EMPTY_ID)

It sorted out my shopping cart issues. Thanks goes out to Anton for that one.

Yep... i do that... but this fix dont working to me... i dont know whats wrong

Quote · 6 May 2010

Seems to work for me as well.

Quote · 6 May 2010

well i am trying it on my site as well, we'll see if it works.  I sure hope so.  it is rediculous to have these kind of issues with this software.

Quote · 17 Aug 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.