Hello,
I'm trying to get the example from the Integrating TinyMCE Editor page to work. I have downloaded the zip file, save file and example script. It renders a page but the text does not display and the buttons throw an error. I'm assuming I don't have the correct path or name somewhere but I'm not sure where. Does anybody have any experience with this or any suggestions?
Thanks
Integrating TinyMCE Editor
-
- New User
- Posts: 15
- Joined: Tue Jan 18, 2022 6:45 pm
- First Name: Donald
- Last Name: Butler
- Company Name: BloodworksNW
- Contact:
Integrating TinyMCE Editor
- Attachments
-
- TinyMCE.JPG (46 KiB) Viewed 1456 times
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Integrating TinyMCE Editor
It seems that tinymce isn't loading into the browser for some reason.
I would suggest using the developer tools in the browser to see if it is trying to load it. If it is, but is failing, the browser should give you an error code telling you why. (And if so, you can also look in the server's error log for more details.)
If it is not, it means you've forgotten to add the code to load the tinymce JavaScript.
I would suggest using the developer tools in the browser to see if it is trying to load it. If it is, but is failing, the browser should give you an error code telling you why. (And if so, you can also look in the server's error log for more details.)
If it is not, it means you've forgotten to add the code to load the tinymce JavaScript.
-
- New User
- Posts: 15
- Joined: Tue Jan 18, 2022 6:45 pm
- First Name: Donald
- Last Name: Butler
- Company Name: BloodworksNW
- Contact:
Re: Integrating TinyMCE Editor
Thanks for the quick response and good tip to use the developer tools. The tinymce.min.js script was not getting found. I was getting a 404, page not found error. When I corrected the path, it works!
Who is online
Users browsing this forum: No registered users and 1 guest