Page 1 of 1

Change logo

PostPosted:Wed Jun 08, 2016 9:52 am
by SixArt
Hi,

I have a machine with ubuntu 14.04 with installed oracle-java7, and only Openkm community edition 6.3.1.

I try to change logo from WebGUI.
But when i try to change it, OpenKM return error:
Code: Select all
Class: 	java.lang.RuntimeException
Message: 	IO exception executing command: -resize 316x74> /opt/openkm-6.3.1-community/tomcat/temp/okm1672949008506496188.png /opt/openkm-6.3.1-community/tomcat/temp/okm2059647259407758673.png
How to fix it?

Thanks in advance
Dario

Re: Change logo

PostPosted:Thu Jun 09, 2016 7:19 am
by jllort
Ensure you have convert tool installed ( imagemagick ) and well configured ( system.imagemagick.convert parameter )

Re: Change logo

PostPosted:Thu Jun 09, 2016 7:34 am
by SixArt
I have installed the package imagemagick,

and now???

I must add "system.imagemagick.convert" in OpenKM.cfg, and parameter is???

Thanks

Re: Change logo

PostPosted:Sat Jun 11, 2016 8:14 pm
by jllort
The parameter is at Administration > Configuration parameters

I suggest take a look here http://wiki.openkm.com/index.php/Previsualization and http://wiki.openkm.com/index.php/Applic ... ge_preview

If you are on Windows the utility is named convert.exe into your ImageMagick folder

Re: Change logo

PostPosted:Mon Jun 13, 2016 7:33 am
by SixArt
thanks jllort.

I Insert system.imagemagick.convert=/usr/bin/convert in OpneKM.cfg but it not work.

I insert /usr/bin/convert in Administrator->Configuration parameters and it works.

Thanks

Dario

Re: Change logo

PostPosted:Mon Jun 13, 2016 7:43 am
by SixArt
Another question,

after login, I see in the upper right corner logo on OpenKM, if I want change it??

Re: Change logo

PostPosted:Thu Jun 16, 2016 4:25 pm
by jllort
I do not remember if community has logo.tiny configuration parameter. In case negative you might patch the webapps/OpenKM folder ( the image is into a subfolder -> looking with browser for image url you can quickly find it ).