[ solved ] Error on cbUpdater - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: [ solved ] Error on cbUpdater (/showthread.php?tid=1337) |
[ solved ] Error on cbUpdater - rslemer - 11-16-2018 How I solve that? RE: Error on cbUpdater - joebordes - 11-16-2018 is your Business Actions module active? RE: Error on cbUpdater - rslemer - 11-16-2018 No, At documentation says and suggest disable all modules not in using. but this procedure causes problem when upgrade system, because code needs the module active maybe need include code to actived a module and returned in older status, like other system does Occured at code try upgrade a cbTranslation, and now in cbBussiness action ... RE: Error on cbUpdater - joebordes - 11-16-2018 We have added code to activate the module if it is not active, but both the modules you reference are not user modules, they are administrative modules. It took us some time to start using them because the change was not easy. In other words you should not deactivate them RE: Error on cbUpdater - rslemer - 11-17-2018 I think the better is organized this kind of module in specific session in module manager page, and not agree user will deactiveted them |