Using internal editor

Am building my links page with the internal editor. When I go to include link and click on brows server it tells me this connector is disabled.



Where and what do I need to change to get this to work please



Cheers



tiler

wetdec



version 1.34 you have to turn on the editor in the file

/classes/fckeditor/editor/filemanager/browser/default/connectors/php/config.php



line:

$Config[‘Enabled’] = true ;



that should solve the problem for you



good luck

Top Man YES !!!