Browsing this Thread:
1 Anonymous Users
FCK editor won't work |
||
---|---|---|
Just popping in
Joined:
2004/10/27 22:23 Group:
Registered Users Posts:
9
Level : 1; EXP : 86
HP : 0 / 21 MP : 3 / 1279 |
Using:
Xoops 2.0.10 Articles 0.24a fck installed in: When I select FSK in the administration panel (i guess FSK is a typo? must be FCK?) and add or modify an article i get "404 not found" errors (i have a custom 404 error page on my host) in the place where the editor must be shown. Other editors I tested (spaw and htmlarea) work good. Maybe you have suggestions to make FCK work? thanx in forward for your reply
Posted on: 2005/5/7 22:42
|
|
Transfer |
Re: FCK editor won't work |
||
---|---|---|
Webmaster
Joined:
2003/11/7 20:56 Group:
Webmasters Registered Users Posts:
137
Level : 10; EXP : 75
HP : 0 / 243 MP : 45 / 15054 |
I, just by chance, found this to happen if XOOPS is not installed in the root directory of the web site - it seems the paths in the XOOPS integration file is hard coded to be in the root of the site.
By root, I mean by URL, e.g. http://www.example.com and not a subdir like http://www.example.com/xoops/ If this is the case, it can be fixed by changing a setting in "formfckeditor.php" (in the fckeditor directory) on line 185 $oFCKeditor->SetVar('BasePath', "/class/fckeditor/"); Change "/class/fckeditor/" to reflect the path as it would be by accessing it by a URL. The "FSK" in the settings is indeed a typo, and has already been changed for the next release. TTFN
Posted on: 2005/5/8 0:15
|
|
Transfer |
Re: FCK editor won't work |
||
---|---|---|
Just popping in
Joined:
2004/10/27 22:23 Group:
Registered Users Posts:
9
Level : 1; EXP : 86
HP : 0 / 21 MP : 3 / 1279 |
thanks, that worked
Posted on: 2005/5/8 10:16
|
|
Transfer |
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.