Tagged: promo box
Hi,
I get the above error in avia-builder.js when I try to save a promo-box, or a button, which prevents me from updating my website.
I’ve just reinstalled the latest version of enfold.
Other message:
“[AVIA-HELP] Make sure that the modal_on_load function defined in your Shortcodes config array exists ”
and:
“Uncaught TypeError: Object function (p_val) {
var l = this.length;
for(var i = 0; i < l; i++) {
if(this[i] == p_val) {
return true;
}
}
return false;
} has no method ‘replace’ avia-builder.js?ver=0.4:1150
$.AviaBuilder.update_builder_html avia-builder.js?ver=0.4:1150
$.AviaBuilder.send_to_datastorage avia-builder.js?ver=0.4:1081
$.AviaModal.execute_callback avia-modal.js?ver=0.4:281
(anonymous function) avia-modal.js?ver=0.4:59
x.event.dispatch load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,plupload-html5,plupload-f…:4
v.handle load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,plupload-html5,plupload-f…:4”
Hi eostis!
Please try deactivating all active plugins and check if that helps. Then you can activate them one by one to find the culprit
Cheers!
Yigit
HI Yigit,
It worked !
Thanks.