Page 1 of 1
Editor is not working
Posted: Wed Jan 31, 2018 8:17 am
by pintraj
Hi i have installed mods of hesk. As per the demo, i am unable to see RICH TEXT editor.
Re: Editor is not working
Posted: Fri Mar 23, 2018 6:38 am
by mgipp
The same here.
No adblocker or scriptblocker
Re: Editor is not working
Posted: Fri Mar 23, 2018 6:53 am
by mgipp
I found an error with developer console
The resource:
Code: Select all
https://my.hesk.server/hesk/inc/tiny_mce/3.5.11/tiny_mce.js
returns 404
There is a tiny_mce in subdirectory
Code: Select all
/hesk/inc/tiny_mce/3.5.12/tiny_mce.js
My installation was a fresh installation with mods-for-hesk-Version 3.3.0
i symlinked the old directory to new directory and this worked
Code: Select all
ln -s /opt/hesk/inc/tiny_mce/3.5.12 /opt/hesk/inc/tiny_mce/3.5.11
But this is an error within a fresh installtion