Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
coreBOS Updater module blocking all other
#1
Hi,

I run two coreBOS system. On of of them when coreBOS Updater module is active it blocking all other modules.
Meaning on every module any user try to access he see the coreBOS Updater module.
In order to use the system I need to disable coreBOS Updater module!

This penomina is not occur in me other coreBOS system.
What going on here?
Reply
#2
When coreBOS loads it requires the GlobalVariable module and the Menu extension to work. So it checks for these and loads the cbupdater to install them. Maybe it is getting stuck there because it can't install them ??

https://github.com/tsolucio/corebos/blob/master/modules/evvtMenu/evvtMenuUtils.php#L204
Joe
TSolucio
Reply
#3
(11-02-2018, 09:22 PM)joebordes Wrote: When coreBOS loads it requires the GlobalVariable module and the Menu extension to work. So it checks for these and loads the cbupdater to install them. Maybe it is getting stuck there because it can't install them ??

https://github.com/tsolucio/corebos/blob/master/modules/evvtMenu/evvtMenuUtils.php#L204

Yes you are right!

GlobalVariable module and the Menu extension module where disable.

Thank you
Reply
#4
Nice :-)

I just added some code to make sure these two modules are always active. Thanks!
Joe
TSolucio
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)