Search

You searched for the word(s): php
Showing page 20 of 158 (1,571 total posts) < 1 second(s)
  • Re: How can this be used in a PHP form?

    Hi peterbe, Please refer to http://phpfileuploader.com/Deployment.html. It shows you how to deploy and use the php uploader in your form. Step 3 shows you how to get the upload file name, you can write your database code there to save the name into database. Regards, Ken 
    Posted to PHP File Uploader (Forum) by Kenneth on July 13, 2012
  • Re: Debug information - PHP no request files

    rtm: It's interesting. During uploading with Internet Explorer, a file is created at /tmp/uploadertemp. While uploading with Firefox, no file is created. Firefox displays the progress bar and the time remaining as well as the calculation of the current bytes uploaded...   What the hell can be different on the server side for uploading ...
    Posted to PHP File Uploader (Forum) by Adam on March 18, 2010
  • Re: The area you are attempting to access is forbidden sec2

    Hi, Ken, I'm way beyond that. Other threads on this error say that it is due to a bug in CuteEditor that if the calling application is using Session Names, that one has to patch a session_name(''MySession'') into two routines: include_CuteEditor.php and dialogs/Include_Security.php. I did that with a static session name, and it ...
    Posted to Cute Editor for PHP (Forum) by HighConcept on June 5, 2011
  • Re: [Solved] Re: Getting error: Error: [8] Undefined index: UseUploadModule

    Hi Ken, I thought I had this solved, but it turns out I'm still getting the same error. I believe that $fileguidlist is not getting set. Here is the code I'm attempting to ...
    Posted to PHP File Uploader (Forum) by bluehatdesign on September 1, 2013
  • Re: problem with setting the Gallery's and template directory programmatically

    Hi Eric   Thank you for your answer, but unfortunatly it doesn't solve my problem. When i create a normal php file with your code and change the path's to the one i specified in my Zend_Form_Element it's working as it should be, and the strange thing is if i then reload the page with my Zend_Form_Element for Cute Editor it's also ...
    Posted to Cute Editor for PHP (Forum) by Emile on June 21, 2011
  • Re: Looks promising I do have a question though.

    Please save the following code to ''5.php'', run this example,  <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <html> <head> <title>Example</title> </head> <body> <form name=''theForm'' action=''5.php?postback=true'' ...
    Posted to PHP File Uploader (Forum) by Eric on May 14, 2010
  • Re: PHP File Uploader problems...

    Can you please check your PM.I paid $99 for this component to get quick, instant results. It's been 2 days and i'm still unable to use it. I read the documentation carefully and did everything exactly as mentioned... yet, i still have these problems. Please look into this.
    Posted to PHP File Uploader (Forum) by fatabbot on June 14, 2009
  • cuteeditor via ajax

    I'm trying to get CuteEditor to work via AJAX again.   I've set my page up just like your AJAX example.   I have a table cell that the Editor will be placed in named 'timelineEditor'   in my javascript I call this: new Ajax.Request(''modules/buscal/detail/getTimelineEditor.php'', { ...
    Posted to Cute Editor for PHP (Forum) by infringer on March 19, 2009
  • CuteEditor for PHP - file uploader asks for 401 authentication even when it was already done

    Hi We have a problem with CuteEditor for PHP We use CuteEditor in our Content Management System. The whole CMS is behind the http authentication layer so to access it you have to provide correct credentials. If I want to upload a file through insert image or document tool, it displays an authentication popup when uploader progress bar ...
    Posted to Cute Editor for PHP (Forum) by nacho66 on June 15, 2010
  • PHP File Uploader problems...

    Hi, I'm posting this here because I can't find a forum section for php file uploader. I have deployed the data to my project and put the license file in the right directory. Having the following problems: 1) When I try out the uploader on localhost, the file selection dialog does not show up when I press the Upload button. When ...
    Posted to PHP File Uploader (Forum) by fatabbot on June 13, 2009
« First ... < Previous 18 19 20 21 22 Next > ... Last »