cuny-academic-commons / cbox-theme

Default theme for Commons In A Box
GNU General Public License v2.0
20 stars 15 forks source link

Maximum call stack size exceeded when adding media in a post #242

Closed iwkse closed 8 years ago

iwkse commented 8 years ago

Hi, I'm getting this when trying to attach some media to a post:

`/wp-content/themes/cbox-theme/engine/includes/metaboxes/js/cmb.js?ver=0.9.1:89:38 window.send_to_editor()

/wp-content/themes/cbox-theme/engine/includes/metaboxes/js/cmb.js?ver=0.9.1:128:11 window.send_to_editor()

/wp-content/themes/cbox-theme/engine/includes/metaboxes/js/cmb.js?ver=0.9.1:128:11 window.send_to_editor()

/wp-content/themes/cbox-theme/engine/includes/metaboxes/js/cmb.js?ver=0.9.1:128:11 window.send_to_editor()

/wp-content/themes/cbox-theme/engine/includes/metaboxes/js/cmb.js?ver=0.9.1:128:11 window.send_to_editor()

/wp-content/themes/cbox-theme/engine/includes/metaboxes/js/cmb.js?ver=0.9.1:128:11 window.send_to_editor()

/wp-content/themes/cbox-theme/engine/includes/metaboxes/js/cmb.js?ver=0.9.1:128:11 window.send_to_editor()

/wp-content/themes/cbox-theme/engine/includes/metaboxes/js/cmb.js?ver=0.9.1:128:11 window.send_to_editor()

/wp-content/themes/cbox-theme/engine/includes/metaboxes/js/cmb.js?ver=0.9.1:128:11 window.send_to_editor()

/wp-content/themes/cbox-theme/engine/includes/metaboxes/js/cmb.js?ver=0.9.1:128:11 window.send_to_editor()`

Can you reproduce it? [edit] I've disabled all plugins and now it seems to work. I'm just trying to identify which plugin causes the issue and I will report it and open again this bug if it's related to cbox theme Best regards