View Single Post
  #2 (permalink)  
Old 08-24-2007, 01:42 PM
mmorse mmorse is offline
Moderator
 
Posts: 6,237
Default

hm, let's check this anyway-
to get a list of installed skins:
Code:
 zmprov gcf zimbraInstalledSkin
replace skin1 with desired etc:
Code:
zmprov mcf zimbraInstalledSkin skin1 zimbraInstalledSkin skin2 ...
Yes, you have to type zimbraInstalledSkin between each.
(You could always do +/- instead but all at once can't hurt.)
Do a tomcat stop/start. (or if you want a full zmcontrol stop/start)
Then go through your user/cos theme settings.
Clear your browser cache and try the ajax or lite web-client still listed there?

Last edited by mmorse; 08-25-2007 at 04:40 PM.. Reason: tomcat stop/start
Reply With Quote