Closed (fixed)
Project:
Ubercart Views
Version:
6.x-3.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2010 at 16:53 UTC
Updated:
10 Apr 2012 at 21:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
jrglasgow commenteduc_cart_get_id() function in in uc_cart module, but the uc_cart module is not a dependency of this module
Comment #2
longwaveThanks for the patch, but I'm not sure uc_cart should be a dependency; instead, I added some code around the offending line to check if uc_cart is enabled first, which seems to work on my setup.
Comment #4
socialnicheguru commentedSorry for re-opening but this issue still persists.
When packaged with features(http://drupal.org/project/features, uc_views causes a white screen of death for the error above.
I have to manually go in and enable uc_cart first.
I suspect it would also happen when someone is using the install_profile module
Comment #5
mradcliffeYou probably need to use the dev. version to fix this. Any news on a new release? 6.x-3.2?
Comment #6
longwave6.x-3.2 will be released very soon.