Search

You searched for the word(s): php
Showing page 57 of 158 (1,571 total posts) < 1 second(s)
  • Re: Internet Explorer 8

    anki_tinki: Hello Team,   The file selection pop up dont appear in Internet Explorer 8. I have checked the downloaded package as well as the http://phpfileuploader.com/demo/demo2.php on IE8. I cant select file on IE8. Can you please check and let me know?   Thanks Ankita   Ankita,   This is ...
    Posted to PHP File Uploader (Forum) by Adam on November 17, 2009
  • Magic quotes?

    Next question ;-)   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: <a href='test.html'> and if i look what my scrit receives is: <a ...
    Posted to Cute Editor for PHP (Forum) by lpgr on October 23, 2009
  • Joomla-The area you are attempting to access is forbidden

    I am using CuteEditor PHP Joomla edition and cannot insert anything into the editor including images and hyperlinks.   At all times I get ''The area you are attempting to access is forbidden''  - I have looked at the posts from other users and have tried all that has been suggested and nothing is working.  I have checked and ensured ...
    Posted to Cute Editor for PHP (Forum) by FarshadV on October 13, 2009
  • upload image problems

    First problem:   Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid is 1185 is not allowed to access /var/www/tmp owned by uid 0 in /var/www/controller.info/public_html/login/CuteEditor_Files/Dialogs/phpuploader/include_phpuploader.php on line 723 Error:The folder /var/www/tmp does not exist. Please ...
    Posted to Cute Editor for PHP (Forum) by mester9 on September 30, 2009
  • Image Path Issue

    The site I am working on is located under ''/home/content/h/a/r/harper23/html/someone/'' Site of course is ''someone''   I uploaded the CuteEditor_Files to  ''/home/content/h/a/r/harper23/html/someone/CuteEditor_files/''   I include the file because im working in ...
    Posted to Cute Editor for PHP (Forum) by TopHatDan on September 13, 2009
  • Re: Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning

    I stumbled on this thread whilst looking for the answer to why I was getting an error message ''Error while parsing the toolbar configuration file/Configuration/AutoConfigure/Simple.config. In my case it was very simple; In the call to the editor in my php script was the line  $editor->AutoConfigure=''simple'';  //Select ...
    Posted to Cute Editor for PHP (Forum) by ScotKenwood on September 10, 2009
  • Re: HTML/Code View

    Jogn,   Yes, please use the following property.   Editor.ActiveTab Property Sets which Tab is active (Edit/Code/View).   Example Code <?php          $editor=new ...
    Posted to Cute Editor for PHP (Forum) by Adam on September 7, 2009
  • getting list of uploaded file information ?

    Hi, we are evaluating your product to check whether its easy for us to integrate.  One issue what we faced was how to get list of uploaded files after doing form submission ?. Is  there any call back url that we can feed to your phpuploader object so that it will notify us about the each and every uploaded file ? or is it possible ...
    Posted to PHP File Uploader (Forum) by drakshadow on August 29, 2009
  • HTML shows up in Normal mode

    I know I'm probably just missing something easy somewhere, but I've looked through the documentation and the forums and can't figure out what I'm doing wrong. When I load a blank editor to create a new piece of content and add it to the database, the editor handles everything perfectly. However, when I try to load the content to edit it ...
    Posted to Cute Editor for PHP (Forum) by MinistryWebs on August 26, 2009
  • CuteEditor_OnChange and Ajax

    I have a web page that dynamically creates a cute editor in a div that is ajax-loaded from some PHP code. I would like to be able to sense changes (and other events) in this editor. If I implement CuteEditor_OnChange() in the page, I find it isn't getting fired. Any hints on what I need to do to enable events in my dynamic ...
    Posted to Cute Editor for PHP (Forum) by dr3d on August 24, 2009
« First ... < Previous 55 56 57 58 59 Next > ... Last »