FCKeditor Programming Web Development by drsmith … my Drupal website. For whatever reason, FCKeditor does not allow a file to be overwritten...it will … FCKEditor Programming Web Development by starguys83 HI.... We are using FCKEditor but it is not gettin loaded in Firefox.\ Can any help me in getting this issue solved please..... Thanks, Saravanan FCKeditor chracter counter Problem at client side. Programming Web Development by scorpionz …text/javascript"> window.onload = function() { var sBasePath = './fckeditor/' ; var oFCKeditor = new FCKeditor('message') ; oFCKeditor.BasePath = sBasePath ; oFCKeditor.Width = '600px'; … allowed.... like this , When i placed the code of fckeditor it is doing nothing, not using the attributes of textarea… FckEditor Image upload problem Programming Web Development by ssreevidya.m hai, I used FCKEditor in my Application. But when i browse the server any … sure that it is spelled correctly. Requested URL: /SchoolAdmin/fckeditor/editor/dialog/~/fckeditor/ How Can I fix this problem. Thanks in Advance… FCKEditor - WYSIWYG not working Programming Web Development by chrishea … is like this: * I am using a CMS that uses FCKEditor (that's what came with it not CKEditor). * I use… WYSIWYG view of each web page with all of the FCKEditor icons along the top of the box. * From another Win… Admin facility does not provide a WYSIWYg display and the FCKEditor icons aren't displayed. There is a (small) box displayed… Re: FCKEditor - WYSIWYG not working Programming Web Development by gabrielcastillo … see if the editor is working. [Click Here](http://drupal.fckeditor.net/demo) Have the client disabled all browser plugins or… fckeditor problem Programming Web Development by umesh.daiya hi i am using fckeditor in asp.net using c# but its return error 404. … FCKeditor uploading problems Programming Web Development by codemonkey88 Is anyone on here using FCKeditor filemanager? I know its quite old now, but it came … Re: FCKeditor uploading problems Programming Web Development by codemonkey88 Thanks veedeoo - although I have the ability to use htaccess, it appears to be tripping some kind of bug in FCKeditor. However, the .ini approach - which I hadn't heard of before, worked fine! Simple PHP Help required for FCKeditor Programming Web Development by hallianonline … = html_entity_decode(stripslashes($items['news_description'])); include("FCKeditor/fckeditor.php"); $oFCKeditor = new FCKeditor('news_description'); $oFCKeditor->BasePath = 'FCKeditor/'; $oFCKeditor->Value = $templatecontent; $oFCKeditor->… Re: Simple PHP Help required for FCKeditor Programming Web Development by diafol Any reason why you're using FCKeditor instead of CKeditor? no database selected error for fckeditor in php Programming Web Development by veerpavan …quot;Location: youreditor.php"); } include_once "../FCKeditor/fckeditor.php"; ?><!DOCTYPE html PUBLIC "…gt; <head> <title>Test FCKeditor</title> </head> <…body> <h1>Test FCKeditor</h1> <form action="youreditor.… Install FCKEditor with ASP.Net Programming Software Development by arshadshaikh … ASP.Net. I have downloaded FCKeditor.Net_2.6.3 and source code FCKeditor_2.6.3 and … framework. I was helping from the link: [url]http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Integration/ASP.NET[/url] but unable… problem wiht path for userfileupload for fckeditor in cakePHP Programming Web Development by naju … problem wiht path for userfileupload for fckeditor in cakePHP i used in config.php of fckeditor as $Config['UserFilesPath'] = '/tours/app/webroot… but it is not working for uploading the files with fckeditor it says '/tours/app/webroot/index.php/images' cannot be… Re: Trying to create FCKEditor plugin Programming Web Development by Taywin I would think that FckEditor website should have a forum or tutorial for this. I never used FckEditor but tinyMCE. Their website has a wiki and explain how to add your own button/functionality. I would expect FckEditor to have some sort of information as well because it has been existing for longer than tinyMCE. download fckeditor Programming Web Development by lydia21 can u please tell me how to download fckeditor with skin-office 2003 ie.[url]http://www.fckeditor.net/demo/skins?skin=office2003[/url] how to implement skin in fckeditor Programming Web Development by MARKAND911 I want to apply skins to fckeditor. the code which is with me is as follows ---------------code-------------- FCKeditor1.SkinPath = FCKeditor1.BasePath + "skins/silver/"; but this code doesnt works and no buttons of fckeditor's are visible. Trying to create FCKEditor plugin Programming Web Development by dennishall Hi there: I am running FCKEditor 2.6.4 and am looking for a solution to …;</a>[/CODE] Any help or advice for this FCKEditor plugin would be great. Best regards, dennishall Re: download fckeditor Programming Web Development by nav33n Umm.. what are you guys trying ? Tinymce or fckeditor ? how to integrating FCKeditor to jsp/html page Community Center by vinki hi all I am working on CMS . i need to integrate the FCKeditor into my JSP/HTML page to allow the users to edit & submit thier content. can some one send me the procedural steps how to do that. i am working with liferay portal server,IE (browser). very much waiting your reply... Thanks & Regards Vinki integrating fckeditor filemanager in ckeditor Programming Web Development by mangel.murti hi ,,, i am using fckeditor filemangar to ckeditor for uploading image file. it's working fine for me... i search in google for this but not understand.... my problem is that when i using my own path in \ckeditor\filemanager\connectors\php\confi.php it's not working... any help appre..... thnx Uploading fckeditor...how...??? Programming Web Development by ManishS How to upload fckeditor on my xampp server...and then how to use it..... Re: FCKEditor - WYSIWYG not working Programming Web Development by chrishea Thanks, I'll have her try that site as a starting point. Re: fckeditor problem Programming Web Development by Missouri_Mule I am a newbie to ASP.Net but it sounds to me like you are having a DataSource and postback error. Is that correct? Re: FCKeditor uploading problems Programming Web Development by veedeoo copy, paste to notepad, save as anyNameYouWant.php, upload to your server, and then direct you browser to it. <?php phpinfo(); ?> Look for the server API value and the loaded configuration file value.. 1. If Server API says anything about apache, then you can use the .htaccesss trick. 2. If Server API says anything about … Re: FCKeditor uploading problems Programming Web Development by codemonkey88 Hmm.... Just tried this on another server and neither method seems to work, possibly .ini has been disabled by the shared hosting. MAybe its easier to get them to use FTP? Re: Simple PHP Help required for FCKeditor Programming Web Development by jstfsklh211 you're not going to be able to create multiple instances with the same name each time you loop your telling the edit button to only work on the last one Re: problem wiht path for userfileupload for fckeditor in cakePHP Programming Web Development by diafol Not sure about this one, but what does your browser address show for this location: [CODE]http://localhost/tours/app/webroot/files/images[/CODE] ? If not that could be your prob. If it is - no idea. Re: problem wiht path for userfileupload for fckeditor in cakePHP Programming Web Development by naju [url]http://localhost/tours/app/webroot/files/images/[/url] this path can list the directory itself .. so hope if i could upload my files to this directory then .. it can be easily show in browser .. Re: problem wiht path for userfileupload for fckeditor in cakePHP Programming Web Development by jagadishwor Can you post your few lines of upload code so that I can see what have been there . Have you used php_self method ?