[1.9.7] How to use ckeditor[Solved!]

LATEST Official version.
Questions and discussions - NO ISSUES
FOR ISSUES => http://mantis.testlink.org

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
archonwang1981
Advanced user
Posts: 24
Joined: Sat Jun 01, 2013 7:02 am

[1.9.7] How to use ckeditor[Solved!]

Post by archonwang1981 »

I installed the tl 1.9.7 on windows server with xampp

but How can I use the ckeditor, I found that I can not load ckeditor anywhere?

any solution? Thanks so much.
Last edited by archonwang1981 on Wed Aug 28, 2013 5:00 am, edited 1 time in total.
archonwang1981
Advanced user
Posts: 24
Joined: Sat Jun 01, 2013 7:02 am

Re: [1.9.7] How to use ckeditor

Post by archonwang1981 »

I found that I can not load ckeditor anywhere, but not error logs
anyone has met the same problem?
archonwang1981
Advanced user
Posts: 24
Joined: Sat Jun 01, 2013 7:02 am

Re: [1.9.7] How to use ckeditor

Post by archonwang1981 »

OK, I check the apache logs.
the follows information is :

::1 - - [27/Aug/2013:16:43:01 +0800] "GET /testlink/third_party/ckeditor/ckeditor.js?t=D03G5XL HTTP/1.1" 200 379427
::1 - - [27/Aug/2013:16:43:03 +0800] "GET /testlink/cfg/tl_ckeditor_config.js?t=D03G5XL HTTP/1.1" 500 1074
::1 - - [27/Aug/2013:16:43:03 +0800] "GET /testlink/third_party/ckeditor/skins/kama/editor.css?t=D03G5XL HTTP/1.1" 200 30786
::1 - - [27/Aug/2013:16:43:03 +0800] "GET /testlink/third_party/ckeditor/lang/en-gb.js?t=D03G5XL HTTP/1.1" 200 17342
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: [1.9.7] How to use ckeditor

Post by fman »

depending on apache version i have experience
problems due to .htaccess files provided on several
directories of testlink distribution.
For a quick check , search for these files remove them,
restart apache and retest.
archonwang1981
Advanced user
Posts: 24
Joined: Sat Jun 01, 2013 7:02 am

Re: [1.9.7] How to use ckeditor

Post by archonwang1981 »

to fman:
yes, that's it.
Thanks so much.

I used these step to solve the problem.
=========================================================
1. in XMAPP folder search the file named [.htaccess]
2. delete them
3. restart XAMPP

by the way, I think it should be written into the readme file or manual book.
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: [1.9.7] How to use ckeditor[Solved!]

Post by fman »

as stated this does not happens always and can be considered only a workaround.
do not think has to be written to readme
Post Reply