When activating the module I get the following error.
Fatal error: Call to undefined function update_sql() in C:\wamp\www\bommi\sites\all\modules\localemail\localemail.install on line 13
When activating the module I get the following error.
Fatal error: Call to undefined function update_sql() in C:\wamp\www\bommi\sites\all\modules\localemail\localemail.install on line 13
Comments
Comment #1
vm commentedDrupal 6.x modules cannot be used on Drupal 5.x installations. You must use drupal 5.x modules.
Comment #2
ilike commentedOhh.. thought 6.x-1.x meant its compatible with all drupal up to 6.
Comment #3
sudeepg commentedClosed. The module is currently compatible with Drupal 6 only and not with drupal 5 :)