No theme found for specified theme id abc_WAR_xyztheme

11 Jul

As far as my experience is concerned, this error means that your database is referring to theme which is not present. To make sure run the following commands

select distinct themeid from layout;
select distinct themeid from layoutset;

Now go to liferay’s Control Panel -> Plugin Configuration -> Theme Plugins tab and click on the theme in question. See the
Plugin ID of the theme. It should match what is there in layout and layoutset tables. If it doesn’t then you have to either change themeid or update database tables. If you happen to update DB don’t forget to restart or clear DB cache.

About these ads

2 Responses to “No theme found for specified theme id abc_WAR_xyztheme”

  1. George November 6, 2012 at 6:53 pm #

    And if my theme appears in Plugin Update but not in Plugin Configuration?

  2. jorgegirao November 6, 2012 at 6:54 pm #

    And if my theme shows in Plugin Update but not in Plugin Configuration?

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

%d bloggers like this: