When using php 5.5 or higher MySQL extension is deprecated. Manialive handles
deprecation and aborts script. Workaround is editing bootstrapper.php on line
69:
error_reporting(E_ALL ^ E_DEPRECATED);
Original issue reported on code.google.com by enwi1...@googlemail.com on 21 Dec 2013 at 1:33
Original issue reported on code.google.com by
enwi1...@googlemail.com
on 21 Dec 2013 at 1:33