Foren

Dockbar

Kostyantyn Harasevich, geändert vor 11 Jahren.

Dockbar

New Member Beiträge: 2 Beitrittsdatum: 21.02.11 Neueste Beiträge
Hello

Having trouble with dockbar . Dockbar dont appeared and cant add portlets to portal. After redeploing liferay portal 6.0.5 all the same .
Problem is in db but don like to recreate all db.

Please help with how to reset dockbar ?

Thanks very much
thumbnail
Subhasis Roy, geändert vor 11 Jahren.

RE: Dockbar

Expert Beiträge: 275 Beitrittsdatum: 20.01.12 Neueste Beiträge
Check the theme code
In portal_normal.vm file is should have entry for docbar.

Ex:
inside portal_normal.vm file
#if ($is_signed_in)
#dockbar()
#end


this code is responsible for showing the docbar in your page
thumbnail
Ravi Kumar Gupta, geändert vor 11 Jahren.

RE: Dockbar

Liferay Legend Beiträge: 1302 Beitrittsdatum: 24.06.09 Neueste Beiträge
Kostyantyn Harasevich:

Problem is in db but don like to recreate all db.


If there are problems with db, i would suggest to re-create it. Otherwise that may lead to unknown problems and data loss. You just need to create the db and liferay will add all the tables automatically.