Title: jQuery3.3 error
Last modified: October 9, 2018

---

# jQuery3.3 error

 *  [enomoto celtislab](https://wordpress.org/support/users/enomoto-celtislab/)
 * (@enomoto-celtislab)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/jquery3-3-error/)
 * Thank you for a nice plugin.
    An error occurred when jQuery was set to 3.3, and
   the image can not be uploaded
 * Looking at the source, it seems that we can support 3.3 with only some modifications,
   so I will report it
 * Function hm_bbpui_file_upload_submit () in bbp-image-upload.js
 * old: `jQuery('#hm_bbpui_file_frame').load(function() {`
 * new: `jQuery('#hm_bbpui_file_frame').on('load',function() {`

The topic ‘jQuery3.3 error’ is closed to new replies.

 * ![](https://ps.w.org/image-upload-for-bbpress/assets/icon-256x256.png?rev=2488183)
 * [Inline Image Upload for BBPress](https://wordpress.org/plugins/image-upload-for-bbpress/)
 * [Support Threads](https://wordpress.org/support/plugin/image-upload-for-bbpress/)
 * [Active Topics](https://wordpress.org/support/plugin/image-upload-for-bbpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/image-upload-for-bbpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/image-upload-for-bbpress/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [enomoto celtislab](https://wordpress.org/support/users/enomoto-celtislab/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/jquery3-3-error/)
 * Status: not resolved