Anyone else run into this when trying to browse the server (after clicking the "Insert/Edit Image" button)? I did set "enabled" to true in the config.php, and entered the userfilesabsolutepath....still getting this error.
Parse error: syntax error, unexpected T_STRING in E:\web\xxxxxxxx\htdocs\fckeditor\editor\filemanager\connectors\php\config.php on line 44
Line 44 just says: $Config['ForceSingleExtension'] = true ;
I tried setting ForceSingleExtension to false too...no change.
Also, if I click the upload tab and try to upload a file, it just thinks for a couple seconds...then does nothing.
Parse error: syntax error, unexpected T_STRING in E:\web\xxxxxxxx\htdocs\fckeditor\editor\filemanager\connectors\php\config.php on line 44
Line 44 just says: $Config['ForceSingleExtension'] = true ;
I tried setting ForceSingleExtension to false too...no change.
Also, if I click the upload tab and try to upload a file, it just thinks for a couple seconds...then does nothing.

Re: .net FCKeditor - unexpected T_String