Getting error when updating to v1.3 via drush
wojtha - November 3, 2009 - 15:25
| Project: | RealName |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
I just updated code via drush and I got this error during DB update phase:
The following updates are pending:
realname module
6102 - Implementation of hook_update_N().
Do you wish to run all pending updates? (y/n): y
Fatal error: Call to undefined function _realname_make_name() in /var/www/localhost/htdocs/mysite/sites/default/modules/realname/realname.install on line 160
#1
Running update.php from browser works without any errors.