Search

You searched for the word(s): php
Showing page 89 of 158 (1,571 total posts) < 1 second(s)
  • Inserting image from custom imagegallery

    Hi all I'm new here - and I might be posting this ''problem'' in the wrong place! I'm haveing some trouble inserting images from my own custom imagegallery into the editor, this is what I have done. A custom button $editor->CustomAddons = ''<img title=\''Indsæt billede\'' class=\''CuteEditorButton\'' ...
    Posted to Cute Editor for PHP (Forum) by Beedk on June 11, 2012
  • Re: how can i delete the selected image?

    Hi Ger, Method $mvcfile->Delete(); use to delete the temp file. If you use the line below to save the upload file. Then you need to write you own code to delete this file. Because it already save into your custom store folder. The php uloader has not the delete method in-build to delete it. $path = ...
    Posted to PHP File Uploader (Forum) by Kenneth on February 5, 2012
  • Re: Editor Removing Inline CSS

    Hi solepixel, Please try demo http://phphtmledit.com/Edithtml.php with your html content. click the save button, then editor will posts the content and shows in the textarae, does it cut your inline styles too? If it works for you, please use the editor code which used in the demo page. It should works for you too.  You ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on December 20, 2011
  • Store Form Variables to MYSQL Database

    Hi, I'm actually testing the PHP FIle Uploader.  It works fine, I can choose, delete the files and store the Uploaded files into the correct directory according the user id (/uploads/Userid). Now I would like to store the path and filename of the uploaded files and Post data from my Form ($Title, $Message) into my Database, but I ...
    Posted to PHP File Uploader (Forum) by billledouble on November 14, 2011
  • cuteeditor on my website failed today 11-1-2011

    When I tred to use cuteeditor today in Firefox or IE it fails. In Firefox, I get none of the wysiwyg controls, and a generic box with a 404 (page not found) Error. Could this be a licensing issue?  Do I need to upgrade? Any advice will be appreciated.   Info:   The editor is embedded in a php app I wrote to store my work ...
    Posted to Cute Editor for PHP (Forum) by mp5802 on November 1, 2011
  • It doesn't work at all in my pc

    Hello!I just downloaded it in the trial version on my server space on pc and tried to run the demos it presents. This is the result for demo n°1:Simple Upload with Progress A basic sample demonstrating the use of the Upload control (Allowed file types: jpg, gif, png, zip). MultipleFilesUpload=false; ...
    Posted to PHP File Uploader (Forum) by ro82 on October 2, 2011
  • License Error

    I have a user complaining that when she tries to use my web page that uses the PHP File Uploader, she gets an error message that says something to the effect that the license is not good. She said that a dialog box appears while it is uploading the first tile, and the text in the dialog box is ''Error:  (1) host not match!'' I ...
    Posted to PHP File Uploader (Forum) by LenJacobson on August 16, 2011
  • Re: After inserting an image, the whole tab is closed in IE9

    Hi tetnet, Do you have the same issue on demo http://phphtmledit.com/EnableAll.php with your IE 9 browser? If it works for you, please download the latest version and try again. Latest version downloads http://cutesoft.net/downloads/folders/54374/download.aspx If the latest version still get the same issue, please ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on July 11, 2011
  • The area you are attempting to access is forbidden sec2

    I recently transferred a working CuteEditor php installation intact into a new code base, on the same server, in a parallel directory to the old.  When trying to browse an image library, I get the error message: The area you are attempting to access is forbidden sec2 I found where this error was being thrown, and put in debug ...
    Posted to Cute Editor for PHP (Forum) by HighConcept on June 4, 2011
  • Re: how can I set a REMOTE SERVER as the upload/browse path?

    i needed to do this and I think I ran into permission problems as well.   the solution I resorted to was , uploading the file to a temp folder in the same domain,  /uploadtemp  ( whatever ).   I set up ftp access to the folder i needed ,  in the call back function of the uploader, called a php page to ftp the files to ...
    Posted to PHP File Uploader (Forum) by D2Wheelz on March 25, 2011
« First ... < Previous 87 88 89 90 91 Next > ... Last »