Welcome Guest, Not a member yet? Register   Sign In
CI 3 & HMVC Issue
#2

OK as I am working on this further I have been debugging and it looks like the Payments module is being found and loaded fine. Well As fine as I can tell. I follow the code all the way through MX loader, modules and router class and everything works and it sees the module and class.

It is when I make this call $result_data = $this->Payment->process_payment($submitted_data); that the code goes right to return CI::$APP->$class; in the controller class and right to the error handler.

Now as I stop at that point I can't seem to navigate through the $CI to see the loaded classes. Maybe I could not in the past but thought I could. So it seems like HMVC is not loading the class correctly? This is just a guess at this moment.

Should I be able to debug and see all the loaded modules that you load via the $this->load->xxxx?
Reply


Messages In This Thread
CI 3 & HMVC Issue - by rfulcher - 04-13-2015, 04:59 PM
RE: CI 3 & HMVC Issue - by rfulcher - 04-13-2015, 06:25 PM
RE: CI 3 & HMVC Issue - by rfulcher - 04-13-2015, 06:29 PM
RE: CI 3 & HMVC Issue - by rfulcher - 04-13-2015, 06:45 PM
RE: CI 3 & HMVC Issue - by rfulcher - 04-14-2015, 08:49 AM
RE: CI 3 & HMVC Issue - by rfulcher - 04-16-2015, 05:50 AM
RE: CI 3 & HMVC Issue - by mwhitney - 04-17-2015, 02:03 PM
RE: CI 3 & HMVC Issue - by CroNiX - 04-18-2015, 03:16 PM
RE: CI 3 & HMVC Issue - by celiomap - 08-15-2016, 05:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB