Closed (fixed)
Project:
UC Node Checkout
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 May 2011 at 00:56 UTC
Updated:
8 Nov 2011 at 13:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
liliplanet commentedsubscribe thx!
Comment #2
Alex Andrascu commentedAny update to this ? Looks really usefull.
Comment #3
paulgemini commentedsubbing
Comment #4
mgladding commentedI'm interested in this as well. I tried moving to Drupal Commerce but it doesn't do everything I need yet.
Comment #5
paulgemini commentedComment #6
andregriffin commentedVery interested in this...
Comment #7
adshill commentedI just get the following on install:
No functionality available. Will try to look into it if I can... would be great to have a D7 version.
Comment #8
adshill commentedWe can offer a bounty of $500/£300/€350 for the port of this before Monday 17th October - realise its crazy short notice but we need it for then otherwise its not worth it for us.
Drop me a line if this is something you can deliver.
Comment #9
Alex Andrascu commentedTake a look at this maybe it helps. Do you need it specifically for UberCart or you just need a solution ? Second case i may be able to help.
Comment #10
adshill commentedHi Alex, thanks for the info. I'm actually looking for something Ubercart specific as we're using the cart for many other products. But appreciate the info.
For info - pretty sure we've found someone to take on the work so there should be a D7 version of this module available in the next few days.
Cheers, Adam
Comment #11
liliplanet commentedFabulous adshill, looking forward and appreciate your work!
Comment #12
adshill commentedNot my work Liliplanet! The work of Dave, longwave, my company Consult and Design just funded it.
So here is the last file I've received - I think its almost there but any help testing is greatly appreciated! Apparently it requires the latest dev version of Ubercart in order for the Views integration to work and was done in a hurry so maybe there are bugs.
Enjoy!
Comment #13
adshill commentedHmm... not sure why there is an extra _ in there, just remove it an the file works fine. Also changed the status of the issue.
Comment #14
adshill commentedWhen adding an association on the Node Checkout admin page I got the following:
It also appears when removing an association - but doesn't show again after these actions.
Also, when I remove an item from the shopping cart (even with no node_checkout items set-up) then I get the following:
Warning: unserialize() expects parameter 1 to be string, array given in uc_node_checkout_uc_cart_item() (line 862 of /Users/adshill/Documents/httpdocs/cne/sites/all/modules/uc_node_checkout/uc_node_checkout.module).Comment #15
adshill commentedAs an anonymous user, if redirect to cart after creating the node is activated I get the following:
Notice: Undefined variable: _SESSION in uc_node_checkout_form_alter() (line 439 of /Users/adshill/Documents/httpdocs/cne/sites/all/modules/uc_node_checkout/uc_node_checkout.module).Comment #16
adshill commentedAnother one...(!)
When going into checkout I get the following:
Adam
Comment #17
adshill commentedSlightly more serious: Can't delete nodes
When trying to delete content that has been added to the cart using the node_checkout module I get a WSOD.
The logs show:
[15-Oct-2011 17:29:44] PHP Fatal error: Call to undefined function db_affected_rows() in /Users/adshill/Documents/httpdocs/cne/sites/all/modules/uc_node_checkout/uc_node_checkout.module on line 787I then tried to delete the order, assuming it was because they are part of the orders that they won't delete, however the same thing happens. Doing this as user 1.
Comment #18
adshill commentedFinal one for today - I'm moving on.
It seems this issue in 6.x is still a problem: #1181578: Unable to determine the product class associated with item so the shipping pane is included on this Ubercart display
I get the same error on checkout. Thanks.
Comment #19
andregriffin commentedI know the time frame was short, but is this still going to be released in the near future?
Comment #20
Anonymous (not verified) commentedLooks like some good progress was made.
Would love to see this module up and running for D7, in the meantime I'm going to try and make do with custom rules.
Comment #21
longwaveFixed all errors reported in #13 through #18 and pushed to git. 7.x-2.x-dev will be available within the next 12 hours at http://drupal.org/node/1316174
Comment #22
adshill commentedI can confirm that this module is working great. Thanks Dave!
Comment #23
Anonymous (not verified) commentedI just installed and configured this module with a node & product. using drupal 7.8 and 7.2x dev.
I got this error
Recoverable fatal error: Argument 2 passed to db_query() must be an array, null given, called in /var/www/vhosts/blah/blah/blah/sites/all/modules/uc_node_checkout/uc_node_checkout.module on line 1139
EDIT: I'm going to be testing this error out. I have a decent amount of modules enabled, so something could be interfering. I'll move this post to an issue queue if needed.