![]() |
Jquery + file upload problems - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Jquery + file upload problems (/showthread.php?tid=39844) Pages:
1
2
|
Jquery + file upload problems - El Forum - 03-29-2011 [eluser]skunkbad[/eluser] Odd. I'm using CI2.0, and have that script working on a dev server (xampp/Windows), and a production server (litespeed/linux). Its probably something simple, like the fact that I didn't include my .htaccess file, which gets rid of index.php. Could be that I'm removing the url suffix in config/config ? Jquery + file upload problems - El Forum - 03-29-2011 [eluser]DanTheMan[/eluser] I am using it with HMVC; however, looking at your code this really should effect it. Jquery + file upload problems - El Forum - 03-29-2011 [eluser]skunkbad[/eluser] [quote author="DanTheMan" date="1301427083"]I am using it with HMVC; however, looking at your code this really should effect it.[/quote] I think all I can say is to debug it for your setup/application, and let me know when you've figured it out what you did. I'll update the download in the wiki if you can provide that info. |