Posted by wojtha on November 3, 2009 at 3:25pm
Jump to:
| Project: | RealName |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
Comments
#1
Running update.php from browser works without any errors.
#2
Should be fixed with http://drupal.org/cvs?commit=442292 now.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.