New theme activated but not being used
Moderator: crythias
-
- Znuny newbie
- Posts: 32
- Joined: 19 Apr 2011, 23:27
- Znuny Version: 3.3.1
- Real Name: Nathan Unsworth
- Company: CSS Corp
- Location: Salt Lake City, Utah
- Contact:
New theme activated but not being used
I have just finished creating a new theme and activated it in Frontend::Theme, selected the theme in user preferences and changed the site default theme to the new one. However, when I browse to the pages that were supposed to be changed, my modifications are not being used. I followed the guide in Chap. 14 of the admin manual but it is not working. Is there something else I need to modify in SysConfig to make it start using the new Theme?
-
- Znuny superhero
- Posts: 723
- Joined: 10 Oct 2007, 14:30
- Znuny Version: 3.0
- Location: Hamburg, Germany
Re: New theme activated but not being used
Try rebuilding your config and restarting apache.
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
-
- Znuny newbie
- Posts: 32
- Joined: 19 Apr 2011, 23:27
- Znuny Version: 3.3.1
- Real Name: Nathan Unsworth
- Company: CSS Corp
- Location: Salt Lake City, Utah
- Contact:
Re: New theme activated but not being used
That worked wonderfully. Thank you!
-
- Znuny newbie
- Posts: 32
- Joined: 19 Apr 2011, 23:27
- Znuny Version: 3.3.1
- Real Name: Nathan Unsworth
- Company: CSS Corp
- Location: Salt Lake City, Utah
- Contact:
Re: New theme activated but not being used
Ran into another problem. Modifications to CustomerTicketMessage.dtl located in my new theme folder is not being used. I have rebuilt the config, restarted the server, disabled all other themes in the system and changed the default theme to my new theme. I have verified the files are named the exact same and permissions are the same but I cannot get the modified CustomerTicketMessage.dtl to be used. Is there a step I'm missing somewhere?
-
- Znuny newbie
- Posts: 32
- Joined: 19 Apr 2011, 23:27
- Znuny Version: 3.3.1
- Real Name: Nathan Unsworth
- Company: CSS Corp
- Location: Salt Lake City, Utah
- Contact:
Re: New theme activated but not being used
Solved. The OTRS 3.0.9 version of CustomerTicketMessage.dtl does not support specific FreeText dlt:blocks. You have to insert a single generic dlt:Block:FreeText statement and it will display the fields in numerical order.