Random PHP Errors

Can anyone help me, I’ve recently moved server and transferred everything including the database etc.

But now I’m getting the following errors:

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: MX/Router.php

Line Number: 224

Backtrace:

File: /home/encoreho/public_html/encore/myencore/application/third_party/MX/Router.php
Line: 224
Function: strpos

File: /home/encoreho/public_html/encore/myencore/application/third_party/MX/Router.php
Line: 71
Function: set_class

File: /home/encoreho/public_html/encore/myencore/index.php
Line: 325
Function: require_once

They are no random errors. You are getting the errors because you are using PHP 7.3, which is not fully supported.

1 Like

Thanks Crafter,

I’ve changed the PHP version and still getting an error.

Will look into it further.

Cheers for your help!

https://www.initekno.com/error-di-router-codeigniter-versi-3-1-10-dan-php-7/

A PHP Error was encountered

Severity: Notice

Message: Undefined index: resume_previous

Filename: controllers/Jobseeker.php

Line Number: 706

Backtrace:

File: /home/globaljo/public_html/application/modules/home/controllers/Jobseeker.php
Line: 706
Function: _error_handler

File: /home/globaljo/public_html/index.php
Line: 324
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: libraries/Multiupload.php

Line Number: 63

Backtrace:

File: /home/globaljo/public_html/application/libraries/Multiupload.php
Line: 63
Function: _error_handler

File: /home/globaljo/public_html/application/modules/home/controllers/Jobseeker.php
Line: 713
Function: upload

File: /home/globaljo/public_html/index.php
Line: 324
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: citizenship_previous

Filename: controllers/Jobseeker.php

Line Number: 736

Backtrace:

File: /home/globaljo/public_html/application/modules/home/controllers/Jobseeker.php
Line: 736
Function: _error_handler

File: /home/globaljo/public_html/index.php
Line: 324

@Biru_Rokaya

I don’t believe you are referring to the InvoicePlane source code.

There is no such module 'home" or controller “Jobseeker”