Closed (fixed)
Project:
e-Commerce
Version:
5.x-3.x-dev
Component:
ec_useracc
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Feb 2007 at 21:53 UTC
Updated:
10 Mar 2007 at 12:19 UTC
Using the ec_useracc module without the ec_recurring module causes the following error when trying to create content. This error results in a blank page.
[Wed Feb 21 15:25:45 2007] [error] [client x.x.x.x] PHP Fatal error: Call to undefined function e
c_recurring_is_schedule_selected() in /XXXXXXXXXXXXXXXX/modules/ecommerce/contrib/ec_useracc/
ec_useracc.module on line 194, referer: http://example.com/?q=node/add/blog
ec_recurring should be listed as a dependency for ec_useracc.
Comments
Comment #1
sammys commentedThank you for posting this issue. You have most certainly stumbled on a bug and it's a beauty. However, the ec_useracc module is meant to run without the ec_recurring module for user accounts created at purchase. We'll not be making ec_recurring a dependency for ec_useracc and instead be fixing this so it works without ec_recurring.
Thank you again for taking the time to highlight this bug for us. People like you make E-commerce better!
--
Sammy Spets
Synerger
http://synerger.com
Comment #2
simeJust got that one myself. Saves me some time :-)
Comment #3
gordon commentedI have fixed this.
Sammy can you just check http://drupal.org/cvs?commit=57704 and http://drupal.org/cvs?commit=57703
Comment #4
sammys commentedGordon +1
Comment #5
(not verified) commented