Hi everybody,
Since 10 minutes ago my chronoform6 in website www.chiuvetamobila.ro worked perfectly. Without any changes I am getting an error in Contact me page and I have no idea how to fix it. is this a bug?
Link to page is: http://chiuvetamobila.ro/index.php/contact
Error:
jQuery(document).ready(function($){ $.G2.boot.ready(); }); setInterval(function(){jQuery.get("http://chiuvetamobila.ro/index.php/contact2");}, 300000); jQuery(document).ready(function($){ $.G2.forms.invisible(); $('body').on('contentChange.form', 'form', function(e){ e.stopPropagation(); $.G2.forms.ready($(this)); }); $('form').trigger('contentChange'); });
Since 10 minutes ago my chronoform6 in website www.chiuvetamobila.ro worked perfectly. Without any changes I am getting an error in Contact me page and I have no idea how to fix it. is this a bug?
Link to page is: http://chiuvetamobila.ro/index.php/contact
Error:
jQuery(document).ready(function($){ $.G2.boot.ready(); }); setInterval(function(){jQuery.get("http://chiuvetamobila.ro/index.php/contact2");}, 300000); jQuery(document).ready(function($){ $.G2.forms.invisible(); $('body').on('contentChange.form', 'form', function(e){ e.stopPropagation(); $.G2.forms.ready($(this)); }); $('form').trigger('contentChange'); });