Thread
:
Want a WYSIWYG detailed description text area?
View Single Post
#
83
03-30-2005, 02:00 PM
PhilJ
X-Guru
Join Date: Nov 2002
Posts: 4,094
well, after scratching my head for a while...
assuming your fckeditor directory is in the root...
in
fckeditor.js
change
Code:
this.BasePath = '/fckeditor/' ;
to
Code:
this.BasePath = '../fckeditor/' ;
...worked for me anyway. Thanks!
__________________
xcartmods.co.uk
PhilJ
View Public Profile
Send a private message to PhilJ
Visit PhilJ's homepage!
Find all posts by PhilJ