[wpmu-trac] [WordPress MU Trac] #388: Underfined function: graceful_fail() in wp-settings.php

WordPress MU Trac wpmu-trac at lists.automattic.com
Thu Jul 26 05:52:29 GMT 2007


#388: Underfined function: graceful_fail() in wp-settings.php
------------------------+---------------------------------------------------
 Reporter:  markdarb    |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  normal      |   Milestone:  WPMU 1.0
Component:  component1  |     Version:  1.0     
 Severity:  normal      |    Keywords:          
------------------------+---------------------------------------------------
 All of my blogs (at activ8nz.org, in case you're wondering) went down, and
 all that appeared was the following message:

 Fatal error: Call to undefined function: graceful_fail() in
 /home/activ8nz/public_html/wp-settings.php on line 248

 I got a text from the teacher organising the initiative that started this
 site alerting me to the problem. It didn't take me too long to fix the
 problem - I just added the following two lines of code near the top
 (underneath the first if statement):

 function graceful_fail(){[[BR]]
 }

 Probably not the way a permanent fix wants to be done, but it fixed the
 problem for me!

 A similar problem was encountered in ticket #202

 The problem was in version 1.2.1. This is my first ever use of Wordpress
 or Wordpress-mu - perhaps now would be a good time to look at upgrading to
 the newest version!

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/388>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list