CodeIgniter Forums
SyntaxError: Unexpected end of input - 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: SyntaxError: Unexpected end of input (/showthread.php?tid=61144)



SyntaxError: Unexpected end of input - El Forum - 09-30-2014

[eluser]Unknown[/eluser]
Hello
I am trying to integrate jQuery File Upload (Plugin from https://github.com/blueimp/jQuery-File-Upload) with codeigniter but when i click start then it shows me error
SyntaxError: Unexpected end of input

See attached file for screen shots.

Please tell me where i am doing mistakes.

Thanks


SyntaxError: Unexpected end of input - El Forum - 09-30-2014

[eluser]InsiteFX[/eluser]
Look for a missing closing brace, also check you php.ini file there are post max size etc; that effect uploads.