|
|
|
สอบถามเรื่อง ckfinder ครับ คือผมลง ckeditor เรียบร้อยแล้วโดยอยู่ที่ ผมลง ckfinder ไว้ที่เดียวกัน |
|
|
|
|
|
|
|
คือผมลง ckeditor เรียบร้อยแล้ว
โดยอยู่ที่
www/editor/ckeditor/
ผมลง ckfinder ไว้ที่เดียวกัน คือ www/editor/ckfinder/
จากนั้นไปแก้ไฟล์ ckfinder.js (ckfinder)
CKFinder.DEFAULT_BASEPATH = '/editor/ckfinder/';
และ
config.php
$baseUrl = '/editor/ckfinder/userfiles/';
function CheckAuthentication(){
return true;
}
///ส่วนไฟล์ทดสอบคือ
<textarea cols="80" id="message" name="message" rows="10" ></textarea>
<script type="text/javascript">
CKEDITOR.replace( 'message',{
skin : 'kama',
language : 'en',
extraPlugins : 'uicolor',
uiColor : '#EEEEEE',
height : 300,
width : '100%',
filebrowserBrowseUrl : '/editor/ckfinder/ckfinder.html',
filebrowserImageBrowseUrl : '/editor/ckfinder/ckfinder.html?Type=Images',
filebrowserFlashBrowseUrl : '/editor/ckfinder/ckfinder.html?Type=Flash',
filebrowserUploadUrl : '/editor/ckfinder/core/connector/php/connector.php?command=QuickUpload&type=Files',
filebrowserImageUploadUrl : '/editor/ckfinder/core/connector/php/connector.php?command=QuickUpload&type=Images',
filebrowserFlashUploadUrl : '/editor/ckfinder/core/connector/php/connector.php?command=QuickUpload&type=Flash',
} );
</script>
จากนั้นลอง รันดู สามารถอัพโหลดรูปได้ครับแต่ว่า มีปัญหาดังรูปครับ
รบกวนผู้รู้แนะนำด้วยครับผมลองแล้วยังไงก็ไม่ได้อ่ะครับ
Tag : - - - -
|
|
|
|
|
|
Date :
2010-02-09 11:34:56 |
By :
ขอบคุณ |
View :
1341 |
Reply :
0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 01
|