Page 1 of 1

Rich Editor Plugin

Posted: Wed Apr 11, 2012 6:26 am
by deserteagle369
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
There is no image upload function for TinyMCE in hesk2.3, I found there are many plugin which can work well with TinyMCE, I download some and follow the instruction to setup, but it can't work. I tried:
ibrowser;
phpimage;
jbimages;
Is there any difference between the standard TinyMCE and the one included in hesk2.3?

and how to implement such plugin for hesk2.3?

Re: Rich Editor Plugin

Posted: Wed Apr 11, 2012 4:14 pm
by Klemen
HESK uses original TinyMCE. I'm afraid things like implementing plugins is out of the scope of my support.

Re: Rich Editor Plugin enable upload image (solved)

Posted: Wed Jun 13, 2012 8:17 am
by deserteagle369
Solved.

There are two place (start with tinyMCE.init({... ) needed to be change in the manage_knowledgebase.php, I only changed the first one. It works well after I changed both.