Search

You searched for the word(s):
< 1 second(s)
  • Re: upload button does not work

    Hello Adam, &nbsp; thanks for the response. The upload function works well in your example below. After a cklick on ''upload files'' a window with my local hard drive opens. But not when I try this on my webserver. &nbsp; &nbsp; Adam: Can you reproduce your issue in the following example? http://phphtmledit.com/EnableAll.php
    Posted to Cute Editor for PHP (Forum) by lpgr on October 23, 2009
  • upload button does not work

    Hello, &nbsp; when I try to upload an image, nothing happens when i click the button ''upload files'' &nbsp; &nbsp; also it looks different to the upload window here in this forum: &nbsp; &nbsp; Could you please help me? &nbsp; Thanks in advance lpgr
    Posted to Cute Editor for PHP (Forum) by lpgr on October 23, 2009
  • Re: Magic quotes?

    I fixed that problem with the PHP funktion stripslashes()
    Posted to Cute Editor for PHP (Forum) by lpgr on October 23, 2009
  • Magic quotes?

    Next question ;-) &nbsp; Everytime I post something including quotes (like this ' or this '') then a backslash is added in front of the quote. So I'm not able to set a hyperlink, image or something else. Because I post following source code with CuteEditor: &lt;a href='test.html'&gt; and if i look what my scrit receives is: &lt;a ...
    Posted to Cute Editor for PHP (Forum) by lpgr on October 23, 2009
  • Re: Wrong path after installation

    I fixed the problem myself. &nbsp; I added the fat printed line to my source code: &nbsp; &lt;?php &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$editor=new CuteEditor(); &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$editor-&gt;ID=''Editor1''; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$editor-&gt;Text=''Type ...
    Posted to Cute Editor for PHP (Forum) by lpgr on October 23, 2009
  • Wrong path after installation

    Hello, &nbsp; i loaded up the&nbsp;CuteEditor, then I changed, that all *.php files get parsed with PHP5, but I don't know what to do next. I get only following error page: &nbsp; I guess it is because cuteEditor tries to use the wrong path variables. If i click right and take a look to the properties of the 404 error, the document seems to ...
    Posted to Cute Editor for PHP (Forum) by lpgr on October 23, 2009