Welcome Guest, Not a member yet? Register   Sign In
Codeigniter 3 HMVC has been broken
#1

(This post was last modified: 04-15-2020, 01:26 PM by jreklund.)

Using this HMVC plugin in Codeigniter. (https://bitbucket.org/wiredesignz/codeig...niter-3.x/)

Running fine in another server, but in this server I am getting this error!


Code:
A PHP Error was encountered

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: 239

Backtrace:

File: /var/www/project.test/public/application/third_party/MX/Router.php
Line: 239
Function: strpos

File: /var/www/project.test/public/application/third_party/MX/Router.php
Line: 101
Function: _set_default_controller

File: /var/www/project.test/public/index.php
Line: 324
Function: require_once
Reply
#2

(This post was last modified: 05-23-2020, 11:31 AM by InsiteFX.)

And if you search the forums here you will find the fix for that error.

Here is the forum topic link:

HMVC - ERROR
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB