Re: Ajax Multiple File Handler won't handle moving the file

  •  08-02-2009, 7:59 PM

    Re: Ajax Multiple File Handler won't handle moving the file

    Hi,
     
    Make sure you know what code show 'Processed:...' , and did you add method for this object ?
     
    $mvcfile->createMini(D."/vehicle_images/original", D."/vehicle_images");
     
    the $mvcfile should not has this method. Make sure your code do not throws error.
     
    Regards,
    Terry
View Complete Thread