Page is generating the following error:
Fatal error: Call to undefined function: format_name() in /home/www/drupal.org/includes/common.inc(1712) : eval()'d code on line 6

Comments

webchick’s picture

The format_name() function was renamed to theme_username() a few days ago, so it probably just needs to be changed to that.

gábor hojtsy’s picture

Needs someone with extensive privileges to fix. I tried, but since I have no acess to path alias settings, I cannot get the real node URL, and cannot craft the node edit URL to fix the page.

dries’s picture

Status: Active » Fixed

Fixed it. Thanks.

nedjo’s picture

Title: Error on page http://drupal.org/site-maintainers » Error on page http://drupal.org/node/14205
Status: Fixed » Active

Great. Same error on page http://drupal.org/node/14205 (handbook contributors) also needs fixing.

dries’s picture

Status: Active » Fixed

Fixed it. Thanks.

Anonymous’s picture

Anonymous’s picture

Anonymous’s picture

Status: Fixed » Closed (fixed)