⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Upload Image Issues



sparrowfizow57
  • profile picture
  • Member

Posted 18 June 2015 - 06:25 AM

Hi all GC expert,

 

I've a small questions regarding upload image.

 

I want to upload image using the api set_field_upload.

 

However, it gives this error in the browser console:

 

Uncaught TypeError: $(...).fileupload is not a function
 
ALso, when i hit the "Save and go Back to List" button, it return me this error:
 
Uncaught TypeError: $(...).ajaxSubmit is not a function
 
Any help would be appreciate..
 
Cheers :)
 

 

 


Paul Savostin
  • profile picture
  • Member

Posted 18 June 2015 - 09:46 AM

Need more details, however for first look this means that JQuery not added to the page.

Paste here all code response for upload and mb someone help you:)