[SOLVED] JS error | datepicker doesn't work when clicked | Yes/no Element default value No not set

marcq

Member
Joomla 3.5.1
Fabrik 3.4.3
Github from yesterday

------------------------------

Hi,

I've got issues in all forms where I've got a datapicker date and a radio|button Yes/No element (default value set on "No").

Please see video :

http://www.screencast.com/t/AabepDY1dDSM

Please see page :

http://www.webamazingapps.com/projects/neptunegeneve.ch/index.php

Please see firebug errors :

ReferenceError: FbElement is not defined

var FbInternalId=new Class({Extends:FbElement,initialize:function(a,b){this.setP...

internalid-min.js (ligne 2, col. 29)

ReferenceError: FbElement is not defined

....log("no body")}var FbField=new Class({Extends:FbElement,initialize:function(a,b...

field-min.js (ligne 2, col. 130)

ReferenceError: FbElement is not defined

"}.bind(this))}b=this.element.getElements("option"),"number"===typeOf(a)&&(a=a.toString());for(var d=0;dvar FbDropdown=new Class({Extends:FbElement,initialize:function(a,b){this.setPlu...

dropdown-min.js (ligne 2, col. 27)

ReferenceError: FbElementList is not defined

FbRadio=new Class({Extends:FbElementList,options:{btnGroup:!0},type:"radio",init...

radiobu...-min.js (ligne 2, col. 20)

ReferenceError: FbElement is not defined

var FbDisplay=new Class({Extends:FbElement,initialize:function(a,b){this.parent(...

display-min.js (ligne 2, col. 26)

TypeError: a is undefined

...ors={Extends:function(a){this.parent=a;a.$prototyping=!0;var b=new a;delete a.$p...

Thank you in advance for your support.

Cheers,

Marc
 
Seems something got wrong with your GitHub update (did you pick the joomla3 branch?).

Your xx-min.js files are not showing the recent code, e.g.
in your form in browser dev tool I can see internalid-min.js "var FbInternalId=new Class({Extends:FbElement,initialize...."

recent is "define(["jquery","fab/element"],function(a,b){return window.FbInternalId=new Class...."
 
Thank you troester, indeed I had a problem with the github update. Everything is ok. Cheers, Marc
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top