Severity: Notice
Message: Trying to get property 'id' of non-object
Filename: models/Articles_model.php
Line Number: 69
Backtrace:
			File: /home/astrorathi/public_html/application/models/Articles_model.php
			Line: 69
			Function: _error_handler			
			File: /home/astrorathi/public_html/application/controllers/Blog.php
			Line: 109
			Function: getBySlug			
			File: /home/astrorathi/public_html/index.php
			Line: 317
			Function: require_once			
Severity: Notice
Message: Trying to get property 'user_id' of non-object
Filename: models/Articles_model.php
Line Number: 78
Backtrace:
			File: /home/astrorathi/public_html/application/models/Articles_model.php
			Line: 78
			Function: _error_handler			
			File: /home/astrorathi/public_html/application/controllers/Blog.php
			Line: 109
			Function: getBySlug			
			File: /home/astrorathi/public_html/index.php
			Line: 317
			Function: require_once			
Severity: Notice
Message: Trying to get property 'id' of non-object
Filename: models/Articles_model.php
Line Number: 82
Backtrace:
			File: /home/astrorathi/public_html/application/models/Articles_model.php
			Line: 82
			Function: _error_handler			
			File: /home/astrorathi/public_html/application/controllers/Blog.php
			Line: 109
			Function: getBySlug			
			File: /home/astrorathi/public_html/index.php
			Line: 317
			Function: require_once			
Severity: Warning
Message: Creating default object from empty value
Filename: models/Articles_model.php
Line Number: 82
Backtrace:
			File: /home/astrorathi/public_html/application/models/Articles_model.php
			Line: 82
			Function: _error_handler			
			File: /home/astrorathi/public_html/application/controllers/Blog.php
			Line: 109
			Function: getBySlug			
			File: /home/astrorathi/public_html/index.php
			Line: 317
			Function: require_once			
Severity: Notice
Message: Undefined property: stdClass::$id
Filename: controllers/Blog.php
Line Number: 116
Backtrace:
			File: /home/astrorathi/public_html/application/controllers/Blog.php
			Line: 116
			Function: _error_handler			
			File: /home/astrorathi/public_html/index.php
			Line: 317
			Function: require_once			
Severity: Notice
Message: Undefined property: stdClass::$views
Filename: controllers/Blog.php
Line Number: 116
Backtrace:
			File: /home/astrorathi/public_html/application/controllers/Blog.php
			Line: 116
			Function: _error_handler			
			File: /home/astrorathi/public_html/index.php
			Line: 317
			Function: require_once			
Severity: Notice
Message: Undefined property: stdClass::$id
Filename: controllers/Blog.php
Line Number: 119
Backtrace:
			File: /home/astrorathi/public_html/application/controllers/Blog.php
			Line: 119
			Function: _error_handler			
			File: /home/astrorathi/public_html/index.php
			Line: 317
			Function: require_once			
Severity: Notice
Message: Undefined property: stdClass::$id
Filename: controllers/Blog.php
Line Number: 121
Backtrace:
			File: /home/astrorathi/public_html/application/controllers/Blog.php
			Line: 121
			Function: _error_handler			
			File: /home/astrorathi/public_html/index.php
			Line: 317
			Function: require_once			
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/astrorathi/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
			File: /home/astrorathi/public_html/application/models/Articles_model.php
			Line: 204
			Function: get			
			File: /home/astrorathi/public_html/application/controllers/Blog.php
			Line: 121
			Function: getNextArticle			
			File: /home/astrorathi/public_html/index.php
			Line: 317
			Function: require_once			
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'LIMIT 1' at line 5
SELECT `articles`.* FROM `articles` WHERE `articles`.`status` = 1 AND `articles`.`id` > LIMIT 1
Filename: models/Articles_model.php
Line Number: 204