留言板

Enable to find DockBar

thumbnail
Subhash Pavuskar,修改在12 年前。

Enable to find DockBar

Regular Member 帖子: 234 加入日期: 12-3-13 最近的帖子
Enable to find DockBar from my portal ? Can anyone pls tell me the procedure how can i return it back !!!
thumbnail
Paul .,修改在12 年前。

RE: Enable to find DockBar

Liferay Master 帖子: 522 加入日期: 11-8-29 最近的帖子
Have you made any custom changes to the portal? Perhaps you applied a theme and there was no dockbar code in the template or may be some changes through permissions?
Once you login using /c/portal/login with admin credentials, try accessing the control pane using it's url (for 6.1) http://localhost:8080/group/control_panel?doAsGroupId=10180&refererPlid=10183
thumbnail
Paul .,修改在12 年前。

RE: Enable to find DockBar

Liferay Master 帖子: 522 加入日期: 11-8-29 最近的帖子
Checkout this post as well http://www.liferay.com/community/forums/-/message_boards/message/13499171
thumbnail
Subhash Pavuskar,修改在12 年前。

RE: Enable to find DockBar

Regular Member 帖子: 234 加入日期: 12-3-13 最近的帖子
@Paul : Thanks a lot for your valuable reply !!!
Second option worked out !! but i need the reason what exactly happened because after typing this URL "http://localhost:8080/?js_fast_load=0"
my portal working fine.. Why is like that.?
thumbnail
Paul .,修改在12 年前。

RE: Enable to find DockBar

Liferay Master 帖子: 522 加入日期: 11-8-29 最近的帖子
As Gregory indicated in his post it's something of a glitch.
According to portal.properties, this will disable fast load of javascript meaning it will not load the packed version of javascripts that might cause this problem.
thumbnail
Subhash Pavuskar,修改在12 年前。

RE: Enable to find DockBar

Regular Member 帖子: 234 加入日期: 12-3-13 最近的帖子
Ok got it !! Thanks