Jump to content

Problem after upgrading


Guest

Recommended Posts

Hey guys,

I have looked to see if this has come up already, so I apologise if it has.

After upgrading to 4.2.3 I have found that a customer can click on the buy buttons on the category pages (see picture), but it does not add the product to the shopping cart;

catpage.jpg

I wondered if anyone has a fix for this?

Thanks

www.police-kit.co.uk

Link to comment
Share on other sites

More to my last!!!

It seems that this is a problem with only those products that require a selection. In the past, after clicking on this, it would take you to the item page and tell you that you need to make a selection before you can buy. This is not happening..!

All other products get added to the cart!

Link to comment
Share on other sites

This is happening in 4.2.3 when the product has OPTIONS.

There is a fix for this over at http://bugs.cubecart.com/view.php?id=1186, here it is:

in includes/boxes/shoppingCart.inc.php, near line 56 find:

[b][color="#FF0000"]httpredir(str_replace("&notice=1" ,"", $_SERVER['HTTP_REFERER']).$addedStr);[/color][/b]

change toto just:

[b][color="#2E8B57"]httpredir($productUrl);[/color][/b]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...