|
Search
You searched for the word(s): php
Showing page 89 of 158 (1,571 total posts)
< 1 second(s)
-
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\'' ...
-
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 = ...
-
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 ...
-
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 ...
-
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 ...
-
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; ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
... 89 ...
|
|
|