Rich Editor Plugin

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
deserteagle369
Posts: 94
Joined: Wed Feb 29, 2012 2:00 am

Rich Editor Plugin

Post 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?
Eagle
Life is a journey.
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Rich Editor Plugin

Post by Klemen »

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 Image

Image 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
deserteagle369
Posts: 94
Joined: Wed Feb 29, 2012 2:00 am

Re: Rich Editor Plugin enable upload image (solved)

Post 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.
Eagle
Life is a journey.
Post Reply