Search

You searched for the word(s): php
Showing page 47 of 158 (1,571 total posts) < 1 second(s)
  • IE11 browser and PHP CuteEditor 6.6

     I would like to confirm that IE11 native mode has broken the PHP CuteEdit (6.6) menubars. I observe that I must now run in compatibility mode for proper execution. Is there a needed patch or should I tell users to run IE11 in compatibility mode? Appreciate any information.
    Posted to Cute Editor for PHP (Forum) by damps on November 30, 2013
  • Re: Uploaded document hiding after submitting the document

    Hi all,   Please check the advanced sample , the form-keepingstate.php file.   <?php require_once ''phpuploader/include_phpuploader.php'' ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
    Posted to PHP File Uploader (Forum) by cutechat on November 13, 2009
  • Progress bar stuck at 0%

    Hi, I was testing out the trial version of php uploader and got it mostly set up, but when I try to upload an image the bar just gets stuck at 0% and nothing happens!  I double-checked server-side settings -- the chmod for both temp and save directories are at 777, and the server supports both php 5 and html file uploads.We're using an ...
    Posted to PHP File Uploader (Forum) by ryantee on March 20, 2011
  • Re: Validate Sum of file size for multiple files

    Hi Joe, You can refer to the following method:  protected void UploadAttachments1_FileValidating(object sender, UploaderEventArgs args)       {            string disabledExtList = ''aspx,asp,ashx,html,htm,mht,exe,dll,php,jsp'';   ...
    Posted to Ajax Uploader (Forum) by Eric on June 28, 2011
  • Re: Multiple selection button not working With IE8 and IE9

    Hi sonirachna, Do you get the same problem on demo http://phpfileuploader.com/demo/select-multiple-files-upload.php ? The multiple files select function needs the silverlight or flash plug-in support, please ensure that you have installed the silverlight or flash plug-in  for your browser. Regards, Ken 
    Posted to PHP File Uploader (Forum) by Kenneth on April 10, 2012
  • Re: Permission denied , failed to delete /tmp/uploadertemp/uploading.....ecc...

    Hi Nibin, Two ways 1. Try give the write/read permission to user ''Everyone'' of folder  /tmp/ 2. Set the TempDirectory for the php uploader  and ensure that you site has the write/read permission of this folder $uploader->TempDirectory=''D:/2008/phpuploader/temp/'';  Regards, Ken
    Posted to PHP File Uploader (Forum) by Kenneth on September 8, 2011
  • Re: experiencing a problem with UTF encoding.

    I fix this problem.To fix follow this steps: ''cuteeditor_files/Dialogs'';Open all PHP files.Add to every file ''header(''Content-type: text/html; charset=utf-8'');'' (i added it after ''error_reporting(E_ALL ^ E_NOTICE);'');To automatically adding i used Notepad++.Also you have a right to request my changed files.(please turn on smiles here!)
    Posted to Cute Editor for PHP (Forum) by director on August 28, 2010
  • Re: need help settting up editor

    Guys,  I am very sorry to have to say this but I totally understand what Redgirl is saying, I don't think it's as easy as it sells itself and I have to also say that the support needs to be friendlier to beginners like myself and redgirl. We dabble in php and other technologies but by no mean genuises hence why we wanted to invest in Easy to ...
    Posted to Cute Editor for PHP (Forum) by justincase on September 1, 2009
  • Does CuteEditor PHP break READMORE, PAGEBREAK, and INSERT IMAGE in Joomla?

    Ever since I started using CuteEditor PHP on my Joomla 1.5 site, all three of these buttons, that use to work fine, don't work at all ... ??!! Is this normal for a Joomla Site running CuteEditor? I used those buttons (not the Image one so much), but the READ MORE a bunch! ... HELP!
    Posted to Cute Editor for PHP (Forum) by ketdk on May 13, 2009
  • Re: minor et major release for "CE for PHP"

    Laurent,   Cute Editor version 1.0 is released in 2002. We released major version every year in the earlier versions. Recently we released major version every two years.   The latest version is version 6.1. We released minor version every months.   Hope it helps.   Let me know if you have any further questions.
    Posted to Cute Editor for PHP (Forum) by Adam on October 15, 2008
« First ... < Previous 45 46 47 48 49 Next > ... Last »