Closed (fixed)
Project:
UC Recurring Payments and Subscriptions
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2012 at 10:47 UTC
Updated:
9 May 2012 at 23:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
cpaddison commentedHere's a patch using UbercartTestHelper instead of UbercartTestCase.
[19-Jan-2012 15:22:10] PHP Fatal error: Class 'UbercartTestCase' not found in /sites/all/modules/ubercart/contrib/uc_recurring/uc_recurring.test on line 8
This seemed to fix the problem here.
Someone else want to test?
Comment #2
cpaddison commentedActually, this seems to work better... either one will get around the white screen of death, although this patch shows less errors in Ubercart tests.
This one uses UbercartCartCheckoutTestCase instead of UbercartTestHelper or UbercartTestCase.
Can someone else shed some light on this?
Comment #3
westwesterson commentedRerolling patch from base
Comment #4
westwesterson commentedchanging title
Comment #5
daveparrish commentedThe patch need to be slightly different if your using uc_cart 6.x-2.6.
Comment #6
westwesterson commented#5 is for an older version of ubercart 6.x-2.6.
#3 is for the latest version of ubercart 6.x-2.7+
Comment #7
rickmanelius commented#3 works for D7 as well
Comment #8
univate commentedComment #10
bharat.kelotra commentedWe have same issue for the drupal 7 module.