CI 3.1.13 Unable to locate the specified class: Session.php |
(09-18-2024, 09:43 AM)LuizFilipe Wrote:(09-18-2024, 02:05 AM)Smekke Wrote: So I've inherited an old CI 3 project running on PHP7.0 I started from 3.0.4. I did see in another topic someone said that going from 2.X to 3.0 there might be issues if you do not delete the system folder. I've done that just to be sure but to no avail. There is some improvement. Whenever I drop "model" from autoload libraries and mod_pages (a custom mod) from autoloaded models, the pages seem to work. The rest of the site bricks because they don't get loaded, but I was thinking if I can adjust the rest to load the library and mod individually, it might just work. |
Messages In This Thread |
CI 3.1.13 Unable to locate the specified class: Session.php - by Smekke - 09-18-2024, 02:05 AM
RE: CI 3.1.13 Unable to locate the specified class: Session.php - by LuizFilipe - 09-18-2024, 09:43 AM
RE: CI 3.1.13 Unable to locate the specified class: Session.php - by Smekke - 09-18-2024, 11:51 PM
RE: CI 3.1.13 Unable to locate the specified class: Session.php - by Smekke - 09-18-2024, 11:14 AM
|