WYSIWYG Editor Troubleshooting
1. Javascript enabled?
Check that you have javascript enabled for your browser. A message in red bold
text will appear below if you don't have JavaScript enabled.
2. Supported Browser?
Check that you are using one of the supported browsers:
Note: Browsers not supported will display a unedittable textarea.
for Windows users: for Mac OS X users: Internet Explorer 5.5+ Firefox 1.0+ Firefox 1.0+ Mozilla 1.7+ Mozilla 1.7+ Netscape 7.1+ Netscape 7.1+
3. File permissions set?
Check that the following permissions are set:
[webroot]/artman2/wysiwyg/ - the directory itself
and all subdirectories set permission to 755 (executable)
[webroot]/artman2/wysiwyg/*.* - all files in this directory and in subdirectories
set permission to 644 (readable)
4. Article Field type set to WYSIWYG?
The Article Field (Summary or Content for example) that you want to appear as
a WYSIWYG editor needs to a have the field type option set to "WYSIWYG".
To check, go to the Admin > Database Editor and select "edit table & fields" for "Articles".
On the following Table Editor page for Articles, select "modify" for Content field. Confirm that
the radio button for editor type on the page is selected for WYSIWYG (rich text editor).
5. Using a relative URL for the Images URL in the Setup
Options?
In the Images URL field (in the Setup Options under the
Server tab), check that you are using a relative URL like this "/artman/images/".
On some hosts, using an absolute URL like this "http://www.mywebsite.com/artman/images/"
causes problems with the editor if a user logs in to Article Manager without
the "www" in the URL.
6. Try our Article Manager online demo.
Take a look at the Article Manager online demo to see if the WYSIWYG editor is visible on the
edit and create article pages. This is help determine if it is an issue specific to your web browser
or your installation of Article Manager
7. Still no WYSIWYG editor appearing
in Article Manager?
Let us know so we can help. When contacting
us, please include the following details to help us troubleshoot the issue
as quickly as possible:
- Operating system (PC or Mac)
- Browser Name
- Browser Version