Title: Fatal error: Call to undefined function:
Last modified: August 19, 2016

---

# Fatal error: Call to undefined function:

 *  [linkup](https://wordpress.org/support/users/linkup/)
 * (@linkup)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-call-to-undefined-function-12/)
 * After seeing the reminder to upgrade I finally did upgrade to 2.6.2. I don’t 
   remember what version I had, probably 2.5. I got the request to update the database
   and then brought up WP. Now I get this error:
 * “Fatal error: Call to undefined function: update_right_now_message() in /home/
   valeriem/public_html/valerie_blog/wp-admin/index.php on line 128”
 * An earlier post suggesting replacing the upgrade.php file and because the error
   refers to the index.php file I also replaced it, but still get the same error.
 * Thanks,
 * Lew

Viewing 1 replies (of 1 total)

 *  [remotelink](https://wordpress.org/support/users/remotelink/)
 * (@remotelink)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/fatal-error-call-to-undefined-function-12/#post-853897)
 * I discovery the error.
 * in the file /wp-admin/index.php, in the line 128 is necessary correct the name
   of the function “right_now”. The correct form is: <?php update_rightnow_message();?
   >
 * in the file /wp-admin/includes/update.php, is necessary do the same in the line
   46. The correct line is: function update_rightnow_message() {
 * With me resolve the problem.
 * See you.

Viewing 1 replies (of 1 total)

The topic ‘Fatal error: Call to undefined function:’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [remotelink](https://wordpress.org/support/users/remotelink/)
 * Last activity: [17 years, 10 months ago](https://wordpress.org/support/topic/fatal-error-call-to-undefined-function-12/#post-853897)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
