Maintenance Script broken on 1.5.2

Bug #1251315 reported by Alex Harrington
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xibo
Fix Released
Medium
Unassigned

Bug Description

Seems like calling maintenance.php from browser or php commandline does not send email, just displays blank page. It dies where this line is: date_default_timezone_set(Config::GetSetting("defaultTimezone"));. If I put timezone manually there it proceeds but dies again in next line. Emails works because email is sent when display comes back online.

Thanks for info. In browser it showed 500 error. Enabling error reporting showed Fatal error: Class 'PDOConnect' not found in /var/www/html/xibo/config/config.class.php on line 60
So I added line require_once("lib/app/pdoconnect.class.php"); to maintenance.php and everything works normally. Maybe it has something to do with my php install but it works now

Related branches

Changed in xibo:
status: New → Confirmed
milestone: none → 1.6.0-rc1
importance: Undecided → Medium
Dan Garner (dangarner)
Changed in xibo:
status: Confirmed → Fix Committed
Changed in xibo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.