A PHP Error was encountered

Severity: Warning

Message: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0

Filename: controllers/Site.php

Line Number: 3217

Backtrace:

File: /home/jobhagin/public_html/showrooster/application/controllers/Site.php
Line: 3217
Function: file_get_contents

File: /home/jobhagin/public_html/showrooster/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: file_get_contents(https://ipinfo.io/70.66.84.180?token=5d4a693f2365dc): Failed to open stream: no suitable wrapper could be found

Filename: controllers/Site.php

Line Number: 3217

Backtrace:

File: /home/jobhagin/public_html/showrooster/application/controllers/Site.php
Line: 3217
Function: file_get_contents

File: /home/jobhagin/public_html/showrooster/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Attempt to read property "loc" on null

Filename: controllers/Site.php

Line Number: 3223

Backtrace:

File: /home/jobhagin/public_html/showrooster/application/controllers/Site.php
Line: 3223
Function: _error_handler

File: /home/jobhagin/public_html/showrooster/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Attempt to read property "city" on null

Filename: controllers/Site.php

Line Number: 3224

Backtrace:

File: /home/jobhagin/public_html/showrooster/application/controllers/Site.php
Line: 3224
Function: _error_handler

File: /home/jobhagin/public_html/showrooster/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined array key 1

Filename: controllers/Site.php

Line Number: 3230

Backtrace:

File: /home/jobhagin/public_html/showrooster/application/controllers/Site.php
Line: 3230
Function: _error_handler

File: /home/jobhagin/public_html/showrooster/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/jobhagin/public_html/showrooster/system/core/Exceptions.php:272)

Filename: core/Common.php

Line Number: 565

Backtrace:

File: /home/jobhagin/public_html/showrooster/application/models/Members_model.php
Line: 625
Function: get

File: /home/jobhagin/public_html/showrooster/application/controllers/Site.php
Line: 3255
Function: get_all_events

File: /home/jobhagin/public_html/showrooster/index.php
Line: 316
Function: require_once

Database Error

A Database Error Occurred

Error Number: 42000/1582

Incorrect parameter count in the call to native function 'radians'

SELECT *, ( 6371 * acos( cos( radians() ) * cos( radians( event_submission.lat ) ) * cos( radians( event_submission.lng ) - radians() ) + sin( radians() ) * sin(radians(event_submission.lat)) ) ) AS distance FROM `event_submission` WHERE `event_date` >= '2024-07-27' HAVING `distance` < 50

Filename: models/Members_model.php

Line Number: 625