cancel
Showing results for 
Search instead for 
Did you mean: 

Nuxeo 5.5 Admin Center Issue

nsecurity_
Confirmed Champ
Confirmed Champ

Just upgraded 5.4.2 to 5.5-RC1 and the theme looks fine on the Document Management pages, but in the admin center the header links and overall theme is broken. All of the links are white and cannot be seen except for the link for my currently logged in user's name. Is this a known issue?

16 REPLIES 16

I should note that I did the upgrade on a Windows 7 workstation. And I created an upgrade document as I went (which I will post later today on my blog at concena.com). Cheers, Bruce.

@bruce

I updated to postgresql 9.1, recreated db's, and restored with still no change. I tried the manual install of the theme and that fixed the crashing issue, but the presets in Studio revert the look back to the 5.4.2 theme with some anomalies. Best way to fix the new theme is to change what's needed in nuxeo-platform-webapp-5.4.2.jar and redeploy as a custom plugin. Still doesn't fix Admin Center layout issues though.

Anahide_Tchertc
Elite Collaborator
Elite Collaborator

It seems like in the admin center you're still using the old theme, referencing presets that are not there anymore. In 5.5 default themes do not declare CSS information anymore, so we removed the corresponding presets. This reference might be kept by a custom theme, if you used the theme editor. Can you try removing (after backup) the directory at server_home/nxserver/data/themes, restart the server and check again?

I checked and the themes directory does not exist in my nxserver/data dir. Only things in the data dir are

$NUXEO_HOME/nxserver/data is the default data directory, but you likely customized it in your $NUXEO_CONF.

Anahide_Tchertc
Elite Collaborator
Elite Collaborator

Several issues are mixed up here, do you still have the problem now that Studio has been upgraded?