The best way is to update Additionally you will need to remove (recurcively) files webapps/openmeetings/upload/profiles/**/dashboard.xml
command should be something like: find webapps/openmeetings/upload/profiles -type f -name dashboard.xml|xargs rm On Wed, Apr 2, 2014 at 1:24 PM, <[email protected]> wrote: > Btw. any ways to force users to have this widget (without working > configuration settings) or do I have to update to 3.0.1? > > Thanks! > > Maxim Solodovnik kirjoitti 2014-04-01 06:31: > >> Fixed: https://issues.apache.org/jira/browse/OPENMEETINGS-967 [1] >> Thanks for reporting this :) >> >> On Tue, Apr 1, 2014 at 10:14 AM, Maxim Solodovnik >> <[email protected]> wrote: >> >> Can confirm this >>> Will try to investigate/fix >>> >>> On Mon, Mar 31, 2014 at 6:40 PM, <[email protected]> wrote: >>> OK. >>> >>> I have had dashboard.show.myrooms set to 0. But when I changed it >>> to 1 I cant get it working anymore. >>> I have created new users after setting it to 1 but new users do not >>> see My Rooms -widget on the dashboard either. >>> >>> Any tips/ideas? >>> >>> Thanks! >>> >>> Maxim Solodovnik kirjoitti 2014-03-31 12:50: >>> >>> dashboard.show.chat - is not working anymore (my fault) >>> >>> dashboard.show.myrooms - works as follows: >>> >>> 1) user haven't opened dashboard >>> the setting is checked and "My Rooms" widget is added or not >>> according the setting >>> 2) user opened dashboard and widgets with its position/state etc. >>> are >>> saved >>> setting is not in the effect >>> >>> Additionally no matter of this option user can go to Settings -> >>> Widgets and show/hide any widget he/she like >>> >>> Behavior can be changed, but I believe we need to discuss what >>> logic >>> should be implemented >>> >>> On Mon, Mar 31, 2014 at 4:22 PM, <[email protected]> wrote: >>> >>> I noticed that when changing dashboard.show.myrooms and >>> dashboard.show.chat settings to 1 or 0 it does not affect on >>> anything. I cant see on dashboard myrooms-widget. And chat is >>> always >>> available at the bottom of the page - no matter if I put 0 or 1 to >>> settings value. >>> >>> I tested on local installation and on server installation of OM3.0. >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >> >> -- >> WBR >> Maxim aka solomax >> >> -- >> WBR >> Maxim aka solomax >> >> Links: >> ------ >> [1] https://issues.apache.org/jira/browse/OPENMEETINGS-967 >> > -- WBR Maxim aka solomax
