Hi!
I have an installation of phplist version 2.10.10 with FCKeditor enabled. The version of FCKeditor is 2.6.3 Build 19836. When writing a message and clicking in the Insert/Edit Image I can't Browse the Server neither Upload a file to the server.
When I try to Browse the Server, I get the following error:
The server didn't send back a proper XML response. Please contact your system administrator. XML request error: OK (200) Requested URL: http://<mydomain.com>/phplist/lists/admin/FCKeditor/editor/filemanager/connectors/phplist/connector.php?Command=GetFoldersAndFiles&Type=Image&CurrentFolder=%2F&uuid=1242223644532 Response text:
When selecting the Upload tab and try to upload the file, it seems it is sending the file but it stands there, doing nothing.
I'm using:
- phplist version: 2.10.10
- PHP version: 4.3.9
- Webserver: Apache/2.0.52 (Red Hat)
I've also installed phplist locally, using Xampp. It doesn't work either, but when trying to Browse the Server, the error is different:
The server didn't send back a proper XML response. Please contact your system administrator. XML request error: OK (200) Requested URL: http://localhost/phplist/lists/admin/FCKeditor/editor/filemanager/connectors/phplist/connector.php?Command=GetFoldersAndFiles&Type=Image&CurrentFolder=%2F&uuid=1242224239087 Response text: <br /> <b>Fatal error</b>: Call to undefined function senderror() in <b>H:\xampp\htdocs\phplist\lists\admin\FCKeditor\editor\filemanager\connectors\phplist\config.php</b> on line <b>31</b><br />
In localhost I have:
- phplist version: 2.10.10
- PHP version: 5.2.9
- Webserver: Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i PHP/5.2.9
Can anybody help? I've searched the forum here and in the phpList site, but found nothing.
Thanks.
Re: Getting error browsing the server
Hi Sun,
The solution has been found at phplist forums: see this post http://forums.phplist.com/viewtopic.php ... 506#p62700 by azero.
He says:
I have tried it and confirmed it works.