RTC themes not working
![]()
I am trying themes configuration on RTC5.0.2. I tried using customHTMLExampleRTC theme downloading from site. It is working fine. But if I unzip and zip it (without making any change to file) and upload the newly zipped file, it is not showing up anything.
|
Accepted answer
![]()
Ralph Schoon (62.0k●3●36●43)
| answered Jul 01 '15, 7:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Consider trying another zip tool. E.g. 7Zip has always worked very well for me, the built in windows zip does not work very well.
Tojan John selected this answer as the correct answer
Comments Another thought: check the encoding of the files and if they change due to unzip and zip. Try using Eclipse, set the workspace to UTF-8 try to unzip the files.
Hi Ralph,
Thank you. Using eclipse, themes working as expected.
|
One other answer
![]()
Another tip is to keep the exact same folder structure when zipping the files again. e.g. do not create any subfolders
|