Fresh install, no WYSIWYG editors working..?
Posted: Sun 23. Apr 2006, 09:43
Hi all,
I have done a fresh install of phpwcms, using the web hositing companies "Fantastico" auto-install system.
You can see the web site here.
The problem is that no matter which browser I use in the backend to edit articles, I can't get the WYSIWYG editors to come up. I have tried setting the conf.inc.php option:
to 1, 2, or 3 but in IE and FireFox the WYSIWYG editor won't come up.
Any ideas or suggestions?
Browsing the installation folders on the server, the HTMLarea and FCKeditor folders are there, seem to have all the right stuff in them and seem to have OK permissions.
Any help appreciated. Thanks,

I have done a fresh install of phpwcms, using the web hositing companies "Fantastico" auto-install system.
You can see the web site here.
The problem is that no matter which browser I use in the backend to edit articles, I can't get the WYSIWYG editors to come up. I have tried setting the conf.inc.php option:
Code: Select all
$phpwcms["wysiwyg_editor"] = 3; //0 = no wysiwyg editor, 1 = HTMLarea, 2 = FCKeditor, 3 = browser based
Any ideas or suggestions?

Browsing the installation folders on the server, the HTMLarea and FCKeditor folders are there, seem to have all the right stuff in them and seem to have OK permissions.
Any help appreciated. Thanks,
