Search

You searched for the word(s): php
Showing page 121 of 158 (1,571 total posts) < 1 second(s)
  • Evaluation version doesn't display upload dialogue

    Greetings,  The phpfileuploader looks like a great product that fits my needs. I'm looking forward to trying it out. However, when I downloaded the trial and installed it, nothing displays on the page. Here is a url to my test install: http://www.smartmediaconsulting.com/phpuploadtest/demo.htm None of the examples that are ...
    Posted to PHP File Uploader (Forum) by therealhg on August 8, 2012
  • Use CuteEditor as an image selector

    Hi,   I am trying to use the editor as an image selector, but I can't get rid of the space and border that appears below the form field. Your example at http://phphtmledit.com/use-CuteEditor-as-image-selector.php shows the same field no matter what browser is used.   Can you help? I am using the latest version of the ...
    Posted to Cute Editor for PHP (Forum) by random on February 22, 2011
  • no upload possible

    Hi, i have changed in upload.php the temporary upload folder with: $uploader->TempDirectory=$_SERVER['DOCUMENT_ROOT'].''/temp''; This works fine, files uploaded are written in this temporary directory. I see files like ''persisted.545ec26c-628d-46b7-9206-ba21bb0c70e5.Lighthouse.jpg.resx'' in this directory now i want these ...
    Posted to Cute Editor for PHP (Forum) by claude68 on August 2, 2010
  • Re: What's new in CuteEditor 6.6?

    Dear Smith, 1. Is the new version 6.6 available for Joomla?         It is available, the download link http://cutesoft.net/downloads/folders/cute-editor-php/entry54375.aspx 2. Does it work with Internet Explorer 8?          It support IE5+,Firefox 1.0+, Mozilla ...
    Posted to News and Announcements (Forum) by Eric on March 5, 2010
  • Uploaded document hiding after submitting the document

    Hi, I am using your product and i need help on the following in the below exampleshttp://www.phpfileuploader.com/demo/form-manualstart.php after uploading a document and then click on the submit button, document will be hidded and progress bar  appears. I want that document to be visible even after clicking the submit button.  ...
    Posted to PHP File Uploader (Forum) by ram090 on September 16, 2009
  • EditorWysiwygModeCss doesn't seem to do anything

    Here's a snippet...   $editor=new CuteEditor(); $editor->ID=''Editor1''; $editor->AutoParseClasses=true; $editor->EditorWysiwygModeCss=''admin.css'';   I'm expecting it to use the admin.css css file for the text that's being edited. I would also expect the ''CSS Class'' menu to pick these up. Neither works. ...
    Posted to Cute Editor for PHP (Forum) by mlockett on January 1, 2009
  • Re: You don't have permission to access!!!

    Hi SAIED,   Is the editor loaded successfully? If you click some buttons, do you have this permission issue for every button? Can you check the permission of file ''template.php'', does it have some specifial permission as other files?   Thanks for asking [email protected]
    Posted to Cute Editor for PHP (Forum) by Eric on June 12, 2011
  • Uploading Error in some files

    I'm usng php file uploader and I'm having a problems... concretly, this errors: ''Server side exception, failed to upload Maid with the Flaxen Hair.mp3Debug Information: (1) tmp_name is not available for Maid with the Flaxen Hair.mp3'' It happen beacuse the name contains spaces(' ')in the name, I think. ''Server side exception, ...
    Posted to PHP File Uploader (Forum) by Vizzent on June 21, 2012
  • need help settting up editor

    I can't find nay setup information. I don't know php.   I have loaded cutesoft under httpdocs directory    /httpdocs/cutesoft/CuteEditor_Files  and made the following file   <?php          $editor=new CuteEditor();          ...
    Posted to Cute Editor for PHP (Forum) by redgirl on August 18, 2009
  • Form Keeping State

    I hope you can save me some time and help me with the question.   When the submit button is clicked in the form-keepingstate.php file, which function clears the file list on the screen?        
    Posted to PHP File Uploader (Forum) by openmedpractice on September 13, 2013