Upgraded leech today and it started throwing the following error:
Call to undefined function: leech_news_insert()
/modules/leech/leech.module on line 1269
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | leech.patch | 1.27 KB | Steve Dondley |
Upgraded leech today and it started throwing the following error:
Call to undefined function: leech_news_insert()
/modules/leech/leech.module on line 1269
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | leech.patch | 1.27 KB | Steve Dondley |
Comments
Comment #1
Steve Dondley commentedMost likely fix is to change funtion to leech_insert()
Comment #2
Steve Dondley commentedHere's a proper patch
Comment #3
alex_b commentedThanks Steve,
I just commit it to DRUPAL-4-7 branch. Goes into version 1.3
Alex