Still attempting to get the WYSIWYG module to work with fckeditor.<br><br>When I go to upload an image I get the following:<br><br>error message:<br>This file uploader is disabled. Please check the &quot;editor/filemanager/connectors/php/config.php&quot; file<br>
<br>and if I go to the config.php file, I cannot change it.<br><br>// SECURITY: You must explicitly enable this &quot;connector&quot;. (Set it to &quot;true&quot;).<br>// WARNING: don&#39;t just set &quot;$Config[&#39;Enabled&#39;] = true ;&quot;, you must be sure that only<br>
//        authenticated users can access this file or use some kind of session checking.<br>$Config[&#39;Enabled&#39;] = false ;<br><br>So, if I can&#39;t just set it to true, how do I enable this?  Is there a setting somewhere in WYSIWYG that I have missed?<br>
<br>thanks in advance.<br><br>Cherie<br><br><br>