I have a website where I was running chronoform v5, I have installed the new version V6, I've installed a demo with multiple page but it wont work, in the console I have this:
g2.forms.js:366 Uncaught TypeError: Cannot read property 'forms' of undefined
at HTMLFormElement.<anonymous> (g2.forms.js:366)
at Function.each (jquery-3.1.1.min.js:2)
at r.fn.init.each (jquery-3.1.1.min.js:2)
at Object.$.G2.forms.ready (g2.forms.js:364)
at HTMLDocument.<anonymous> (prenota:68)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at Function.ready (jquery.min.js:2)
at HTMLDocument.K (jquery.min.js:2)
I have tried to create an empty form but whatever thing I do I get in the console always the same error, even if I load other form examples
I use php 7.0 and Joomla 3.6.5
g2.forms.js:366 Uncaught TypeError: Cannot read property 'forms' of undefined
at HTMLFormElement.<anonymous> (g2.forms.js:366)
at Function.each (jquery-3.1.1.min.js:2)
at r.fn.init.each (jquery-3.1.1.min.js:2)
at Object.$.G2.forms.ready (g2.forms.js:364)
at HTMLDocument.<anonymous> (prenota:68)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at Function.ready (jquery.min.js:2)
at HTMLDocument.K (jquery.min.js:2)
I have tried to create an empty form but whatever thing I do I get in the console always the same error, even if I load other form examples
I use php 7.0 and Joomla 3.6.5