Zen Cart Logo
Forums / All Other Contributions/Addons / FCKEditor offers me save the file browser.html

FCKEditor offers me save the file browser.html

Locked

Views: 750

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
8 Sep 2010, 2:15 PM
#1
rajoo_sharma avatar

rajoo_sharma

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