Welcome Guest, Not a member yet? Register   Sign In
Yet another Jquery Upload topic
#1

[eluser]dettie[/eluser]
Hi,

Has anyone been able to get this to work at all: jQuery-File-Upload (with CodeIgniter)

I've been fiddling with it for hours and the code doesn't even seem close to being valid or working.

Note that even the following part of it (Controller upload.php) has incorrect characters that would prevent any code from working correctly:
Code:
else {     //here you will need to decide what you want to show for a successful delete
     $file_data['delete_data'] = $file';
     $this->load->view('admin/delete_success', $file_data);
        }
With mistakes like that in it, is it even worth trying to get it to work? Really wish people who cannot code do not waste their time trying to be a "provider", incredible.
#2

[eluser]dettie[/eluser]
Bump - Everyone partying at CakePHP's forums? lol
#3

[eluser]Unknown[/eluser]
Maybe something like https://github.com/blueimp/jQuery-File-U...odeIgniter




Theme © iAndrew 2016 - Forum software by © MyBB