Foren

creating theme using liferayplugin5.2.3

jyo thi, geändert vor 13 Jahren.

creating theme using liferayplugin5.2.3

Junior Member Beiträge: 38 Beitrittsdatum: 24.05.10 Neueste Beiträge
Hai

i am trying to create a theme using liferay plugin5.2.3 using the command
create mytheme "mytheme"
and using "ant all" to build and deploy it on the server

i can see mytheme-theme in the tomcat server webapps folder

but if i try to check my theme on the browser ,i can not find mytheme in the managepages


i can see on the server as
22:46:43,546 INFO [ThemeHotDeployListener:119] 0 themes for morning-theme are available for use


I did not do any of the customisation ,just created the default theme and wanted to see mytheme on the browser, do i need do any of the customisation to see mytheme on the browser




why is it showing 0 themes for morning-theme are available to use ?
Shreyas Atre, geändert vor 13 Jahren.

RE: creating theme using liferayplugin5.2.3

New Member Beiträge: 5 Beitrittsdatum: 13.07.10 Neueste Beiträge
Hi,

You need to go in the folder 'mytheme' and use the command 'ant deploy' (in case 'ant all' does not work).

Regards.
jyo thi, geändert vor 13 Jahren.

RE: creating theme using liferayplugin5.2.3

Junior Member Beiträge: 38 Beitrittsdatum: 24.05.10 Neueste Beiträge
Yes i did using ant deploy aslo , the build is successfull but in the server i can see that

07:51:03,033 INFO [ThemeHotDeployListener:90] Registering themes for mytheme-theme
07:51:03,037 ERROR [ThemeLocalServiceImpl:472] Themes in this WAR are not compatible with Liferay Portal Standard Edition / 5.2.3
07:51:03,038 INFO [ThemeHotDeployListener:119] 0 themes for mytheme-theme are available for use

I use liferay plugins SDK 5.2.3 for creating theme and deploying on liferaytomcat bundel 5.2.3



How do i solve this ?
thumbnail
Felix Ashirov, geändert vor 13 Jahren.

RE: creating theme using liferayplugin5.2.3

Regular Member Beiträge: 128 Beitrittsdatum: 26.02.10 Neueste Beiträge
Hi!
It seems that some problem in theme configuration file/
Check your liferay-look-and-feel.xml. Show me the file's contents.
jyo thi, geändert vor 13 Jahren.

RE: creating theme using liferayplugin5.2.3

Junior Member Beiträge: 38 Beitrittsdatum: 24.05.10 Neueste Beiträge
Thanks for the clue i changed the version in look-and-feel.xml itz working now