I'm really struggling with this one. I've ensured that all of the configuration steps have been followed to the letter (after some hiccups) however I keep getting the following error when loading the 'browse server' popup:

The server didn't send back a proper XML response. Please contact your system administrator.

XML request error: OK (200)

Requested URL:
/sites/all/modules/fckeditor/fckeditor/editor/filemanager/connectors/php/connector.php?ServerPath=%2Fsites%2Fdefault%2Ffiles&Command=GetFoldersAndFiles&Type=Image&CurrentFolder=%2F&uuid=1231880625875

Response text:
<br />
<b>Parse error</b>:  syntax error, unexpected T_DNUMBER in <b>/home/virtual/site97/fst/var/www/mag_html/sites/all/modules/fckeditor/fckeditor/editor/filemanager/connectors/php/config.php</b> on line <b>151</b><br />

The second folder structure is incorrect however I can't see where it is pulling this from. Please let me know if you have any idea what the problem is and if you need any more information.

Comments

wwalc’s picture

Just like the error message says, check the following file:
/home/virtual/site97/fst/var/www/mag_html/sites/all/modules/fckeditor/fckeditor/editor/filemanager/connectors/php/config.php
in line 151 (...or not)
there is an error.
Paste here this line if you have problems with finding what's wrong.

wwalc’s picture

Status: Active » Postponed (maintainer needs more info)
scotty6435’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

My bad, the problem was caused by not stripping out the (drupal 2,5+) text from the readme file.