![]() |
[solve]Display World Clock - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forum-17.html) +--- Forum: Administrator Support (https://discussions.corebos.org/forum-8.html) +--- Thread: [solve]Display World Clock (/thread-784.html) |
[solve]Display World Clock - rslemer - 12-10-2017 I set in my installation Application_Display_World_Clock = 1, but word clock icon still showing. in online demo, working well How I can solve that? RE: Display World Clock - joebordes - 12-11-2017 The correct value is 0: 0 => do not display 1 => display It should just work. Make sure you have the default, mandatory or selected user right. RE: Display World Clock - rslemer - 12-11-2017 No, not yet. RE: Display World Clock - joebordes - 12-11-2017 Make sure you have this line: https://github.com/tsolucio/corebos/blob/master/Smarty_setup.php#L39 and upload a screenshot of your variable make sure there isn't another one that overrides the one you are looking at there is a test section for that RE: [solve]Display World Clock - rslemer - 02-25-2018 Solved, but I did Redo all Smarty_setup.php ( manually ) Deleted globalVariable and recreate Now, worked |