8 Sep 2010, 2:15 PM
Zen Follower
- Join Date:
- Aug 2009
- Posts:
- 137
- Plugin Contributions:
- 0
FCKEditor offers me save the file browser.html
Hi,
For testing I've an instance under the root in a directory called shoppingcart, I added this add-on and changed the line 30:
$Config['Enabled'] = true ;
also changed:
// Path to user files relative to the document root.
$Config['UserFilesPath'] = '/shoppingcart/myfiles/' ;
and
$Config['UserFilesAbsolutePath'] = '/home/ilng/public_html/shoppingcart/myfiles/' ;
When I click Browse Server, the browser offers me save the file browser.html, I believe there is some config problem at my end.
Please Guide.
Regards