Welcome Guest, Not a member yet? Register   Sign In
jquery is not working with blueimp upload
#9

[eluser]InsiteFX[/eluser]
All your scripts src= and href= needs to be re-writen!
Code:
src="<?php echo base_url('assets/js/fileupload/tmpl.js'); ?>" >
href="<?php echo base_url('assets/js/fileupload/tmpl.js'); ?>" >

This will depend on where you placed your assets folder.

Show your directory structure

Should be like this
Code:
application
assets
-- css
-- images
-- img
-- js
system
index.php


Messages In This Thread
jquery is not working with blueimp upload - by El Forum - 05-25-2012, 01:34 PM
jquery is not working with blueimp upload - by El Forum - 05-25-2012, 02:49 PM
jquery is not working with blueimp upload - by El Forum - 05-25-2012, 09:05 PM
jquery is not working with blueimp upload - by El Forum - 05-25-2012, 09:37 PM
jquery is not working with blueimp upload - by El Forum - 05-25-2012, 09:45 PM
jquery is not working with blueimp upload - by El Forum - 05-28-2012, 10:45 AM
jquery is not working with blueimp upload - by El Forum - 05-28-2012, 10:50 AM
jquery is not working with blueimp upload - by El Forum - 05-28-2012, 11:21 AM
jquery is not working with blueimp upload - by El Forum - 05-28-2012, 01:19 PM
jquery is not working with blueimp upload - by El Forum - 05-29-2012, 07:40 AM
jquery is not working with blueimp upload - by El Forum - 05-30-2012, 07:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB