Search

You searched for the word(s): php
Showing page 68 of 158 (1,571 total posts) < 1 second(s)
  • Re: PHP Uploader not working on IE9

    Hi Ken   Insert the screenprint for this. There is no difference between the working PHP and non-working PHP when using the mouse right click on the uploader button. Any clues for solution?  
    Posted to PHP File Uploader (Forum) by DongZheng on October 30, 2012
  • How to detect the domain name or IP?

    If you purchase domain license,small business license, you need use domain name to generate license, If you purchase IP license, you need use IP to generate License, Please follow the following steps and get your domain name or IP:   ASP.NET series: CuteEditor for .NET, Ajax Uploader, DotNetGallery,CuteChat, Cute Messenger, Cute Live ...
    Posted to FAQ (Forum) by Eric on October 10, 2010
  • Exact Clone of maakaan.com php realestate script.

    Makaan.com Clone Features Details… Exact Clone of makaan.com with same features. New Features:- Makaan Mobile Application – This feature has facility to search property on your compatible mobiles and user get response via SMS. FAQ’s – Viewer can observe site by checking online faq. User can post his requirements. For ...
    Posted to PHP File Uploader (Forum) by phpscriptforsell on March 6, 2010
  • Re: Image upload doesn't work - File format not allowed

    I think i have the problem with the images because i use a citrix client. I have already found how i should change the Mime-types in Include_Mimetype.php for some common images, but i still don't know how i should change Include_Mimetype.php to make it able to upload the tiff/tif-Extentions images with editor.  
    Posted to Cute Editor for PHP (Forum) by oxflo on March 20, 2009
  • Re: Blank Display every few refreshes

    Thanks Eric, I know we talked about this over chat, but I'll just add some testing data here so that the dev team has something to reference. To clarify, after each unsuccessful reload, I wait at-least 60 seconds before considering it a 'fail'.  I also refresh the screen at least 25 times before considering a platform a failure (because ...
    Posted to Cute Editor for PHP (Forum) by kjgraham on March 18, 2011
  • Re: Editor some times not load fine with MOZILLA VERSION 3.6

    Adam : please check directly our page http://200.111.84.172/aula/prueba.php  WITH MOZILLA 3.6 (LATEST VERSION)   the editor is loades via ajax, jquery, you can see the javascript that try to load the editor. The problem is the first time you load the page the editor not load, but the second time load..   What can ido ? please ...
    Posted to Cute Editor for PHP (Forum) by forkus2000 on March 9, 2010
  • Re: Control customization

    After 3-4 hours of studying the uploader.js I found the NumFilesShowQueueUI property which, if set, gives me exactly the functionality I asked about in my previous post. The funny thing is that this property is NOT documented anywhere, nor is it part of any example... It isn't even programmed to receive any value in the ...
    Posted to PHP File Uploader (Forum) by PrinceOfAbyss on February 17, 2010
  • Re: URGENT - Editor not posting changes in FireFox 1.0.6 using Javascript submit

    Adam: // get the cute editor instance var editor1 = document.getElementById('Editor1'); editor1.NotifySelectionChange(); 'Editor1' should be 'CE_Editor1_ID' when working with CuteEditor for PHP. Unfortunately also with this function still the hidden field isn't updated directly. I found a workaround myself: editor1 = ...
    Posted to Cute Editor for ASP (Forum) by J-roen on September 4, 2007
  • Re: File Browsing dialog has been blocked - Flash 10

    nkhl20: I am using form-manualstart.php from your example. i m using this code in our page but there are some problem that it get error file browsing dialog has been blocked.   Please find the solution     nkhl20,   Please make sure you are using the latest build of Ajax Uploader.
    Posted to Ajax Uploader (Forum) by Adam on February 22, 2010
  • Re: IE 8 and Image Upload Issues

    Hi pauldas,   Please try the way below   1. Open file "\cuteeditor_files\Dialogs\upload.php"    2. Find section below    $uploader=new PhpUploader();   3. Change it to    $uploader=new PhpUploader(); $uploader->UploadType="IFrame";   Regards,   Ken  
    Posted to Cute Editor for PHP (Forum) by Kenneth on May 9, 2013
« First ... < Previous 66 67 68 69 70 Next > ... Last »