|
Search
You searched for the word(s):
Showing page 176 of 381 (3,805 total posts)
< 1 second(s)
-
Hi tetnet, Please change the upload type to IFrame, then it will shows you the actual error message. 1. Open file ''\cuteeditor_files\Dialogs\upload.php'' 2. Find section below $uploader=new PhpUploader(); 3. Change it to $uploader=new ...
-
Hi CrazyK, Please remove the code what you set for the TempDirectory and follow the steps below to set it again. 1. Open ''cuteeditor_files\Dialogs\phpuploader\include_phpuploader.php'',2. Search function ''InternalGetTempDirectory'' and add temporary directory setting here: function ...
-
Hi Ranjinikg, 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. 2. And the progressbar, do you mean the progressbar of the DotNetGallery upload function? DotNetGallery does not provided the method to custom the progressbar ...
-
Hi sezam, Can you show me your folder structure(What you set for the ''FilesGalleryPath''?)? And what value you set for ''security:HideDirectoryList''? Regards, Ken
-
Hi Proconsi, Please try example http://phphtmledit.com/Auto-Adjusting-Height.php , you set $editor->EditorWysiwygModeCss=''example.css''; in this example. Do you get the same issue on it? If it works fine for you. Can you move the example page ''Auto-Adjusting-Height.php'' to your site and test it? ...
-
Hi kbranden, 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. 2. Get the ''The process cannot access the file because it is being used by another process.' error because you try to remove the temp file by ...
-
Hi kumbsky, 1. The other settings are Editor1.Setting[''InsertImage-CuteEditorFileStorageType''];Editor1.Setting[''ImageGalleryByBrowsing-CuteEditorFileStorageType''];Editor1.Setting[''InsertDocuemnt-CuteEditorFileStorageType''];Editor1.Setting[''InsertMedia-CuteEditorFileStorageType'']; 2. What I mean is if your use the ...
-
Hi rcole, Please check the sql connection string, ensure that the connection string is correct. 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. Keep me ...
-
Hi MarjaR, The spaces name works fine for me. Please try demo page http://www.ajaxuploader.com/Demo/multiple-files-upload.aspx I uploaded a file name ''abc def ghi.txt'', it upload correct. Can you reproduce this issue on the page about? If so, please show me the full steps, it will be very ...
-
Hi Pbanerji, Is your site online? If so, can you post the uploader page url here? So we can check it for you. Please try use IFrame upload mode, it should shows you move detail about the error. <CuteWebUI:UploadAttachments ID=''uploader1'' runat=''server'' UploadType=''IFrame''> ...
... 176 ...
|
|
|