I am working on a project in codeigniter in my team, which works very well, but when passing the project in another team, with the same version of xampp it does not work, at the beginning I present an error with the session, when removing the session it was corrected, but now it does not load any view, it tells me the object not grasped located.
Already verify the names of the files that are the main cause of this error, but still nothing.
This is the error that appears to me when trying to mount the project:
When deleting the session, the config presents this other
When I delete the condition that the session in the view verifies me, it loads the style and everything, but when I access another route I get this, the routes are established according to the server.
The truth that has me very frustrated, since it is the first time that happens to me, I am using xampp on my PC with version of php 7.1 and on the other computer the same xampp with the same configuration, someone can help me solve this, I tried it on a free server and it works as nice, but the intention is to present it locally because it is expected that the day of the presentation will not have an optimal connection. By the way, the version of the codeigniter that is being used in version 3,