1st-time setup CodeIgniter HMVC. when I run the code I face this error. An uncaught Exception was encountered Type: Error
Message: Call to undefined method MY_Loader::_ci_object_to_array()
Filename: C:\xampp\htdocs\ciall\hmvc\application\third_party\MX\Loader.php
Line Number: 300
Backtrace:
File: C:\xampp\htdocs\ciall\hmvc\application\modules\foo\controllers\foo.php Line: 23 Function: view
File: C:\xampp\htdocs\ciall\hmvc\index.php Line: 315 Function: require_once
Add this to the MY_Loader there is a problem with the HMVC and latest version of codeigniter and best to use this
Link here https://pastebin.com/vNUhJCss
The person in charge of HMVC has not fixed it yet
Hope this helped if does please accept answer