Page 1 of 1
tinyMCE
Posted: Wed Nov 02, 2022 5:39 pm
by ivan
Hi I would be grateful if someone could shed some light on the use of tinyMCE.
I have been unable to save images into tinyMCE, when I insert an image it stays there until I save at which time it just shows the link I typed.
This also happens when I try and insert a table, emoticons etc.
I look forward to hearing from anyone who could help.
Kind regards
Ivan (newbee)
Re: tinyMCE
Posted: Wed Nov 02, 2022 7:55 pm
by miasoft
Where is your file located? In subfolder your site?
All works for me:
02.11.png
02.11_1.png
Re: tinyMCE
Posted: Wed Nov 02, 2022 11:58 pm
by kev1n
Hi Ivan,
I've tried it with nuBuilder's "Notes":
1. Inserted a table through the menu Insert -> Table
2. Pasted a table from MS Word into TinyMCE
3. Pasted an image from MS Paint into TinyMCE
4. Inserted an image through Insert -> Image with
this source
In all 4 cases, the content was retained after saving.
Re: tinyMCE
Posted: Tue Nov 08, 2022 10:41 am
by ivan
Hi Kevin
Thanks for the reply, however as soon as I press Save, whatever I entered into Tiny disappears. Is it supposed to get saved into the database? Also the image source link you added does not seem to work.
Re: tinyMCE
Posted: Tue Nov 08, 2022 10:43 am
by ivan
EG: when I press save with a Table in tiny it gets replaced with <table style="border-collapse: collapse; width: 100%;" border="1"
Re: tinyMCE
Posted: Tue Nov 08, 2022 10:50 am
by kev1n
Does this also happen with nuBuilder's "Notes" form?
Re: tinyMCE
Posted: Tue Nov 08, 2022 11:00 am
by ivan
I think I have it!! when I added the object it created the wrong type of field in the database. I changed it to longtext and it now seems to work.
Many thanks all.