Closed (fixed)
Project:
UC Node Checkout
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2009 at 01:55 UTC
Updated:
13 May 2011 at 19:41 UTC
Hi, thanks for this awesome module!!!
As the title says, I'm having a problem that nodes are not being deleted when a cart expires.
Is there any way to get this to work? Have you seen this before? I'm hoping i've just missed a setting somewhere...
Maybe I could use CA with some php code to achieve this for me?
All the best,
Comments
Comment #1
hihappycats commentedsubscribing
Comment #2
julient commentedSame here, it's not working.
Have you found a work around you could share?
Comment #3
5t4rdu5t commentedI've made this fix for uc_node_checkout.module and seems to be working very good so far.
All you need to do is replace the current uc_node_checkout_cart_item function on line #660 with the code below:
Please test it on your end guys and post any feedback...
Comment #4
aidanlis commentedThis should be fixed by a documentation change, e.g. you need to give permission to the user to delete the node.