Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
I have created a new second site on my local PC but when I try and edit an XhtmlString field on the new site the WYSIWYG editor doesn't load.
The following link profiled from the network tab in Chrome’s developer tools gives a 404 error:
https://newsite.local.co.uk/util/Editor/tinymce/plugins/TinyMCEConfig/editor_plugin.js?moduleArea=Util
If you open a page from the main website the following link successfully loads the editor:
https://oldsite.local.co.uk/util/Editor/tinymce/plugins/TinyMCEConfig/editor_plugin.js?moduleArea=Util
I have the following system32/drivers/etc/hosts file entries:
127.0.0.1 newsite.local.co.uk
127.0.0.1 oldsite.local.co.uk
The bindings are set in IIS.
Does anyone have any ideas?
Regards
Darryl