[Bb-trac] [bbPress] #1115: RC2 back end options-general.php fatal error

bbPress bb-trac at lists.bbpress.org
Sun Jun 14 03:14:21 GMT 2009


#1115: RC2 back end options-general.php fatal error
----------------------------+-----------------------------------------------
 Reporter:  burtadsit       |       Owner:     
     Type:  defect          |      Status:  new
 Priority:  high            |   Milestone:     
Component:  Administration  |     Version:     
 Severity:  normal          |    Keywords:     
----------------------------+-----------------------------------------------
 Fatal error: Uncaught exception 'Exception' with message
 'DateTimeZone::__construct() [<a href='datetimezone.--
 construct'>datetimezone.--construct</a>]: Unknown or bad timezone
 (Etc/GMT+-5)' in C:\wamp\www\bbpress\bb-admin\options-general.php:188
 Stack trace: #0 C:\wamp\www\bbpress\bb-admin\options-general.php(188):
 DateTimeZone->__construct('Etc/GMT+-5') #1 {main} thrown in
 C:\wamp\www\bbpress\bb-admin\options-general.php on line 188


 {{{
 $timezone_string = 'Etc/GMT+' . abs($_gmt_offset);
 }}}

 Needs abs() on line 161

-- 
Ticket URL: <http://trac.bbpress.org/ticket/1115>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list