Closed (fixed)
Project:
Ubercart Product Keys
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Dec 2009 at 22:59 UTC
Updated:
31 Dec 2009 at 05:20 UTC
Fatal error: Call to undefined function _uc_product_keys_get_key() in /nfs/home4/home4/t/tahuti/public_html/drupal/sites/all/modules/uc_product_keys/uc_product_keys.admin.inc on line 768
Comments
Comment #1
gwink commentedLine 768 calls a method that should read:
_uc_product_keys_db_get_key
Comment #2
freixas commentedThank you. The fix has been checked in.