A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 292
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 166
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 235
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 315
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 356
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 289
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 304
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 9
Function: __construct
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$news_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 11
Function: model
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$common_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 11
Function: model
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$subscribe_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 11
Function: model
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property News::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 12
Function: library
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$news_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$common_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$subscribe_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$pagination is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/livingwithchrist.africa/application/controllers/News.php
Line: 148
Function: view
File: /var/www/livingwithchrist.africa/index.php
Line: 315
Function: require_once
St. Julian the Hospitaller
February 12,2019
St. Julian the Hospitaller, or "the Poor Man," came from a wealthy, noble family in the early 4th century and is a popular saint in Western Europe. According to a legend, Julian had just recently been married and was a jealous husband. One day when Julian was hunting, he had a vision that he would murder his mother and father. While he was hunting, his mother and father made an unexpected visit to his castle. His wife gave them one of the best rooms. When Julian returned from his hunt and saw the two figures in bed, he assumed it was his wife with a lover. In a jealous rage, Julian killed his mother and father. Julian was so horrified upon learning the truth that he swore to devote the remainder of his life to good works. He and his wife then undertook a pilgrimage to a distant country where he established a hospital. The hospital was near a river that was frequently crossed by people prompted to travel by the Holy Crusades. People frequently drowned crossing this river so Julian took responsibility of ferrying travelers across and tending to the sick. One night, thieves came into their hospital and killed Julian and his wife in the same way Julian had killed his mother and father. “There were great miracles without end in that place and land,” recounts the legend. “So many that, as it pleased God, their bodies were brought to Brioude (France).” St. Julian is considered the patron of ferrymen, innkeepers and circus performers.
OUR ADDRESS
Bayard Publications Kenya
Emmanuel House, Mararo Avenue - Riara Road
P.O BOX: 58488 City Square 00200
Nairobi - Kenya
+ (254) 727 074 304
+ (254) 727 074 304
info@livingwithchrist.africa
Copyright 2018 Living with Christ.