Unhandled Error!

Call to a member function format() on null

Document /modules/cms/classes/cms_controller.php(383) : eval()'d code
Document type PHP document
Line 15
Exception class Error
# Call Stack Code Document Line
11 eval(()) /modules/cms/classes/cms_controller.php 383
10 Cms_Controller->evalWithException('?><div class="news-page news-article"> <div class="hero banner"> <div class="container"> <div class="row"> <div class="col-sm-24 col-md-20 col-md-offset-2"> <div class="content"> <span class="snippet">News</span> <h1 class="title"><?= $post->title; ?></h1> <div class="author"> <? $user_image = Users_User::create()->find($post->created_user_id); ?> <div class="author-picture"> <img src="<?= $user_image->photo->getThumbnailPath(150, 'auto'); ?>" alt="<?= $post->author_first_name; ?> <?= $post->author_last_name; ?>" /> </div> <span>by <?= $post->author_first_name; ?> <?= $post->author_last_name; ?><!-- on <?= $post->published_date->format('%e %B %Y'); ?>--></span> </div> </div><!-- /.content --> </div><!-- /.col-* --> </div><!-- /.row --> </div><!-- /.container --> </div> <div class="news-wrapper border-bottom"> <div class="container"> <div class="row"> <article class="col-md-18 col-md-offset-3 col-lg-16 col-lg-offset-4 padding-top padding-bottom"> <?= $post->content ?> </article> </div> </div> </div><!--.news-wrapper --> <?= $this->render_partial('layout:cms_customersupport'); ?> </div>', 'CMS page', 'SOP Promotion!') /modules/cms/classes/cms_controller.php 608
9 Cms_Controller->eval_page_content(()) /modules/cms/classes/cms_controller.php 198
8 Cms_Controller->open(object(Cms_Page), array(1) [0 => 'sop-promotion']) /controllers/application.php 72
7 Application->On404(()) /phproad/modules/phpr/classes/phpr_controller.php 170
6 Phpr_Controller->executeAction('On404', array(0)) /phproad/modules/phpr/classes/phpr_controller.php 84
5 Phpr_Controller->_run('On404', array(0)) /phproad/modules/phpr/classes/phpr_response.php 64
4 Phpr_Response->open404(()) /phproad/modules/phpr/classes/phpr_response.php 37
3 Phpr_Response->open('/news/post/sop-promotion') /phproad/system/phproad.php 31
2 include('/var/www/vhosts/orthomed.co.uk/httpdocs/us/phproad/system/phproad.php') /boot.php 114
1 require_once('/var/www/vhosts/orthomed.co.uk/httpdocs/us/boot.php') /index.php 3