Search

You searched for the word(s):
Showing page 176 of 381 (3,805 total posts) < 1 second(s)
  • Re: FLM error while uploading file

    Hi&nbsp;tetnet,&nbsp;Please change the upload type to IFrame, then it will shows you the actual error message.&nbsp;1. &nbsp;Open file&nbsp;''\cuteeditor_files\Dialogs\upload.php''&nbsp;2. Find section below&nbsp;&nbsp; $uploader=new PhpUploader();&nbsp;3. Change it to &nbsp; $uploader=new ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on January 30, 2012
  • Re: tmp_name is not exists C:\WINDOWS\Temp\php...

    Hi&nbsp;CrazyK,&nbsp;Please remove the code what you set for the &nbsp;TempDirectory and follow the steps below to set it again.&nbsp;1. Open ''cuteeditor_files\Dialogs\phpuploader\include_phpuploader.php'',2. Search function ''InternalGetTempDirectory'' and add temporary directory setting here:&nbsp; &nbsp; &nbsp; &nbsp; function ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on January 30, 2012
  • Re: Upload issue in VB.NET

    Hi&nbsp;Ranjinikg,&nbsp;1. Method ''UploadProgressChanged'' is not a part of DotNetGallery, if it is your own method, I think you need to check your code which fire this method.&nbsp;2. And the progressbar, do you mean the progressbar of the DotNetGallery upload function? &nbsp;DotNetGallery does not provided the method to custom the progressbar ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on January 30, 2012
  • Re: Editor1.Setting["security:HideDirectoryList"] - long list

    Hi sezam,&nbsp;Can you show me your folder structure(What you set for the ''FilesGalleryPath''?)? And what value you set for &nbsp;''security:HideDirectoryList''?&nbsp;Regards,&nbsp;Ken&nbsp;
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 30, 2012
  • Re: CSS Error Chrome browser. Inserts code / Style / SyntaxHighlighter.css and display page breaks.

    Hi Proconsi,&nbsp;Please try example http://phphtmledit.com/Auto-Adjusting-Height.php&nbsp;, you set&nbsp;&nbsp;&nbsp; $editor-&gt;EditorWysiwygModeCss=''example.css''; in this example. &nbsp;Do you get the same issue on it?&nbsp;If it works fine for you. Can you move the example page &nbsp;''Auto-Adjusting-Height.php'' to your site and test it? ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on January 20, 2012
  • Re: A few questions..

    Hi kbranden,&nbsp;1. If you did not get the TempDirectly, then the uploader will use the default system temp folder C:\Users\ken\AppData\Local\Temp\AjaxUploaderTemp\, not copies from memory.&nbsp;2. Get the &nbsp;''The process cannot access the file because it is being used by another process.' error because you try to remove the temp file by ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 20, 2012
  • Re: Mulitple FileStorageTypes

    Hi kumbsky,&nbsp;1. The other settings are&nbsp;&nbsp;Editor1.Setting[''InsertImage-CuteEditorFileStorageType''];Editor1.Setting[''ImageGalleryByBrowsing-CuteEditorFileStorageType''];Editor1.Setting[''InsertDocuemnt-CuteEditorFileStorageType''];Editor1.Setting[''InsertMedia-CuteEditorFileStorageType''];&nbsp;&nbsp;2. What I mean is if your use the ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 20, 2012
  • Re: Lost Messages

    Hi&nbsp;rcole,&nbsp;Please check the sql connection string, ensure that the connection string is correct.&nbsp;And please check the sql account which you used to connect the database, ensure that the account still have the write/read permission of the database. If allow, please use a new sql account to test it.&nbsp;Keep me ...
    Posted to Cute Live Support (Forum) by Kenneth on January 20, 2012
  • Re: Spaces in filename... no upload, no error

    Hi&nbsp;MarjaR,&nbsp;The spaces name works fine for me.&nbsp;Please try demo page http://www.ajaxuploader.com/Demo/multiple-files-upload.aspx&nbsp;I uploaded a file name ''abc def ghi.txt'', it upload correct. &nbsp;Can you reproduce this issue on the page about? If so, please show me the full steps, it will be very ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 20, 2012
  • Re: Error in Upload in FireFox

    Hi&nbsp;Pbanerji,&nbsp;Is your site online? If so, can you post the uploader page url here? So we can check it for you.&nbsp;Please try use IFrame upload mode, it should shows you move detail about the error.&nbsp;&nbsp; &nbsp; &nbsp; &lt;CuteWebUI:UploadAttachments ID=''uploader1'' runat=''server'' UploadType=''IFrame''&gt;&nbsp; &nbsp; &nbsp; ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 20, 2012