Upon enabling the module I received this error on:
/admin/build/modules/list/confirm
Fatal error: Call to undefined function system_schema() in /sites/all/modules/so_taxes/so_taxes.install on line 100
Drupal: 6.14
Ubercart: 6.x-2.0
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | system_schema.patch | 597 bytes | brenda003 |
Comments
Comment #1
brenda003It looks like 100 where it's:
Should be using:
Patch provided.
Comment #2
kruser commentedWorked for me. Thanks!
Comment #3
Service Objects commentedFixed in trunk. Release coming soon.
Comment #4
Service Objects commentedFixed in latest release.