CoreBOSBB

Full Version: [solve]Display World Clock
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
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.
No, not yet.
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
Solved, but I did

Redo all Smarty_setup.php ( manually )

Deleted globalVariable and recreate

Now, worked