Closed ryanhowdy closed 4 years ago
Assigned to Problems, Issues and Bugs #17705. Several problems exist:
1) $connection->error() is wrong, it's not a method, should be $connection->error instead.
2) DATETIME no longer allows all 0 dates. This unfortunately is used in a ton of places in FCMS.
Maybe the solution: https://github.com/dreamwidth/dw-free/issues/1822#issuecomment-243818341
Assigned to Problems, Issues and Bugs #17705. Several problems exist:
1) $connection->error() is wrong, it's not a method, should be $connection->error instead.
2) DATETIME no longer allows all 0 dates. This unfortunately is used in a ton of places in FCMS.
Maybe the solution: https://github.com/dreamwidth/dw-free/issues/1822#issuecomment-243818341