CodeIgniter Forums
Uploadify and Codeigniter integration - 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: Uploadify and Codeigniter integration (/showthread.php?tid=50374)



Uploadify and Codeigniter integration - El Forum - 03-24-2012

[eluser]term25[/eluser]
I have set up Uploadify in Codeigniter, however the files are not uploaded.

It seems to work, I can chose the files and the progress animation shows up, I can delete files with the X cancel button and after pressing upload files button the popup shows that the file/s were uploaded and it shows also the correct path.

I have moved the folder uploadify to the root to avoid any complication.

I have also created a folder "uploads" in my root.

But the files are not uploaded in this folder.

Should I set something in htaccess? I am using WAMP on my localhost.


Uploadify and Codeigniter integration - El Forum - 03-24-2012

[eluser]Rok Biderman[/eluser]
Implementing Uploadify with Codeigniter is a total pain. Check out this and this for some insight.