CodeIgniter Forums
What causes upload error? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: What causes upload error? (/showthread.php?tid=74467)



What causes upload error? - Eagertocode - 09-27-2019

Hi. I have a codeigniter website with a strange error.
There's an upload page where the image upload working perfectly but if I put that upload view to another page only the form shows but won't upload. It's not showing error message.
Even if I write code from tutorial the same error occurres. However I know the tutorial is working on my server at a fresh start.
But on my website maybe there's a "hidden" setting which prevents the upload.
Anyone knows a solution?
It's driving me crazy :/ Huh


RE: What causes upload error? - InsiteFX - 09-27-2019

Do a web browser page view on both pages and see what the difference is.