⚠ 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

Javascript possibly conflict when integrating image_crud



alain

alain
  • profile picture
  • Member

Posted 05 July 2013 - 09:15 AM

Hi!

 

I tested and customized image_crud since two days. Now, I integrate it iny my web application. The displaying is ok but all other actions don't work: the move button don't drag, the delete button doesn't show the confirm dialog but immediately deletes image, the upload button doesn't work with message:

 

[FineUploader] Caught exception in 'onComplete' callback - $.ajax is not a function

 

I want an experience feedback of an experimented users of this wonderful gallery, what was the common conflict you got?

I use JQuery, JQuery UI and Prototype in my application.

 

Regards,

 

Alain


davidoster

davidoster
  • profile picture
  • Member

Posted 05 July 2013 - 11:44 AM

Unless you give enough information about the customizations you did, how can somebody help you?

Since the download version of Image CRUD is fully working, clearly your customizations did something.

 

So, share your code in order to help you!


alain

alain
  • profile picture
  • Member

Posted 09 July 2013 - 15:24 PM

It works now!

 

In fact the problem is conflicts: I try to remove one by one the javascript inclusions in the page => jquery ui, prototype, etc.