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

sammys’s picture

Assigned: Unassigned » sammys

Thank 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

sime’s picture

Just got that one myself. Saves me some time :-)

gordon’s picture

Status: Active » Fixed

I have fixed this.

Sammy can you just check http://drupal.org/cvs?commit=57704 and http://drupal.org/cvs?commit=57703

sammys’s picture

Gordon +1

Anonymous’s picture

Status: Fixed » Closed (fixed)