Re: Up Loader issues

  •  03-21-2011, 2:07 AM

    Re: Up Loader issues

    Hi Cgartrell,
     
    Please try this way
     
    1. Open file "cuteeditor_files\Dialogs\phpuploader\include_phpuploader.php"

    2. Find section below
     
    $cd=dirname($this->GetWebPath(__FILE__));
     
    3. Change to
     
    $cd = "http://www.knarfandkram.com/cuteeditor_files/Dialogs/phpuploader";
     
    If it still not working, please set up ftp access for me and send the information to Kenneth@CuteSoft.net. I will check it and get back to you as soon as possible.
     
    Regards,
     
    Ken
View Complete Thread