|
|
|
ใช้ ckfinder ร่วมกับ ckeditor เซตค่ายังไงครับ (พอดีทำแล้ว แต่เวลาจะคลิกอัพโหลด มันไม่ทำงานครับ) |
|
|
|
|
|
|
|
ที่เซตค่าไปแล้วคือ
1. ในโฟลเดอร์ ckfinder/config.php แก้ return = ture แล้ว
2. ผมเซตที่เก็บรูปไว้ตามนี้ $baseUrl = '/ckfinder/userfiles/';
2. แล้วก็เรียกใช้ ckeditor ครับ โค้ดตามนี้
Code (PHP)
<script type="text/javascript">
//<![CDATA[
CKEDITOR.replace( 'details',{
skin : 'kama',
language : 'th',
extraPlugins : 'uicolor',
uiColor : '#f0f0f0',
height : 250,
width : 650,
toolbar :
[
['Source','-','Templates'],
['Bold','Italic','Underline','Strike','-','Subscript','Superscript'],
['NumberedList','BulletedList','-','Outdent','Indent','Blockquote'],
['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'],
['Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak'],
],
filebrowserBrowseUrl : '/ckfinder/ckfinder.html',
filebrowserImageBrowseUrl : '/ckfinder/ckfinder.html?Type=Images',
filebrowserFlashBrowseUrl : '/ckfinder/ckfinder.html?Type=Flash',
filebrowserUploadUrl : '/ckfinder/core/connector/php/connector.php?command=QuickUpload&type=Files',
filebrowserImageUploadUrl : '/ckfinder/core/connector/php/connector.php?command=QuickUpload&type=Images',
filebrowserFlashUploadUrl : '/ckfinder/core/connector/php/connector.php?command=QuickUpload&type=Flash'
} );
//]]>
</script>
ดูมาจากหลายๆ ที่ แต่ไม่เห็นมีบอกเกี่ยวกับเซต ckfinder ร่วมกับ ckeitor เห็นแต่ร่วมกับ fkeditor นะครับ
แล้วเวลาจะคลิกอัพโหลดรูปมันขึ้นแบบนี้ครับ
ที่เก็บไฟล์ผมคือ :
tourthai/ckeditor
tourthai/fkeditor
เราต้องเซตอะไรต่ออีกหรอครับ ช่วยดูให้ทีนะครับ แก้ไม่ได้ซะที
ขอบคุณมากๆ ครับ
ปล. ขอตัวไปนอนก่อนครับ ทำมาทั้งคืนจนสว่างเลย ไว้ตื่นนอนตอนบ่ายๆ จะมาดูอีกทีครับ
Tag : PHP, HTML/CSS, JavaScript
|
ประวัติการแก้ไข 2011-08-13 07:01:46 2011-08-13 13:36:32
|
|
|
|
|
Date :
2011-08-13 07:00:37 |
By :
fogza |
View :
2040 |
Reply :
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Path มันไม่ถูกน่ะครับ ตาม error จะบอกว่าตอนนี้ Path มันอยู่ที่ไหนครับ
|
|
|
|
|
Date :
2011-08-13 08:32:28 |
By :
webmaster |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/ ใส่นี่เฉยๆ หมายถึง www root นะครับ ซึ่งมันก็คือ localhost นั่นแหละ ถ้าในเครื่องเรา
|
|
|
|
|
Date :
2011-08-13 17:55:41 |
By :
ikikkok |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เยี่ยมมากผมมาอ่านทำได้แล้ว ขอบคุณทุกท่านมากนะครับ
|
|
|
|
|
Date :
2012-06-25 09:29:42 |
By :
clashhum |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 04
|