![]() |
(08-31-2023, 12:36 AM)kenjis Wrote: I assumed your modules are like these: Correct - each subfolder is as separate module. I am not using "main module" Modules/Auth Modules/Base - this is what i can call CORE of modules, main module Modules/Cms Modules/Currency Modules/Member Modules/Settings etc... So Base has registrar, which connects to DB and tries to use one of Settings model. While Base is loading, Settings module is not know by the system yet. This makes Services misleading infinite loop. I will jump into debuging now. Busy with other projects, you know... |
Messages In This Thread |
CI 4.4.0 modules shared services not working - by davis.lasis - 08-30-2023, 02:39 AM
RE: CI 4.4.0 modules shared services not working - by ozornick - 08-30-2023, 04:27 AM
RE: CI 4.4.0 modules shared services not working - by davis.lasis - 08-30-2023, 04:41 AM
RE: CI 4.4.0 modules shared services not working - by kenjis - 08-30-2023, 04:34 AM
RE: CI 4.4.0 modules shared services not working - by kenjis - 08-30-2023, 02:26 PM
RE: CI 4.4.0 modules shared services not working - by davis.lasis - 08-30-2023, 10:45 PM
RE: CI 4.4.0 modules shared services not working - by kenjis - 08-31-2023, 12:36 AM
RE: CI 4.4.0 modules shared services not working - by davis.lasis - 08-31-2023, 04:06 AM
RE: CI 4.4.0 modules shared services not working - by davis.lasis - 08-31-2023, 06:48 AM
|