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?
Rich Editor Plugin
Moderator: mkoch227
-
- Posts: 94
- Joined: Wed Feb 29, 2012 2:00 am
Rich Editor Plugin
Eagle
Life is a journey.
Life is a journey.
Re: Rich Editor Plugin
HESK uses original TinyMCE. I'm afraid things like implementing plugins is out of the scope of my support.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 94
- Joined: Wed Feb 29, 2012 2:00 am
Re: Rich Editor Plugin enable upload image (solved)
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.
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.
Eagle
Life is a journey.
Life is a journey.