Knowledgebase editor skipps images

Forum dedicated to Mods for HESK created by Mike Koch

Moderator: mkoch227

Post Reply
fm5000
Posts: 23
Joined: Fri Feb 12, 2016 7:30 am

Knowledgebase editor skipps images

Post by fm5000 »

hi,

if I write a new entry in the knowledgebase that contains images (via copy and paste), HASK won't store the images in the database.

Example: I copy your PHP Junkyard logo into the entry. The HTML Source Editor shows:

Code: Select all

<p>Test 123<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJUAAABJCAIAAAC7PPNMAAAgAEl...
.../nu1cbkM6GoV+UU4823cIVPxA9joAge4T8Jd9Z+F784Vf7r6cd/c9SCi/CeevUzsaxdqZe5AcgISJLkdUEPBKx5/vOPV7YiY1/V/vf/T/x/c8/gd/EO4dHP0ZwwAAAABJRU5ErkJggg==" alt="" /></p>
If I save the entry and edit it again, the HTML Source Editor shows:

Code: Select all

<p>Test 123</p>
What was changed since hesk 2.6.7 with mod 2.6.1?

Regards
Frank

--
HESK Version: 2.7.2
Mods for HESK Version: 3.0.3
PHP-Version: 5.4.45-0+deb7u2 (MySQLi)
MySQL-Version: 5.5.46-0+deb7u1
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Knowledgebase editor skipps images

Post by Klemen »

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
fm5000
Posts: 23
Joined: Fri Feb 12, 2016 7:30 am

Re: Knowledgebase editor skipps images

Post by fm5000 »

it works.
thank you :)

regards,
Frank
Post Reply