Javascript issue, not hidding or displaying groups

zucchetti

Member
Hi to everyone, i been having a problem with a fabick form module. I set the javascripts to hide/show some groups, but it doesn't work, my console shows me this errors.

If some comunity member wants to see the issue its at (registred module):
http://www.mvotma.gub.uy/programas-permanentes-por-postulacion/comprar/vivienda-construida

I created a user and a access url for the comunity helpers at my user profile (the fabrik form name its calculadora)

Uncaught SyntaxError: Unexpected token <
Uncaught ReferenceError: Masonry is not defined
at vivienda-construida:3914
Failed to load resource: net::ERR_FILE_NOT_FOUND
Failed to load resource: the server responded with a status of 404 (Not Found)
Uncaught Error: Script error for: fab/fabrik

http://requirejs.org/docs/errors.html#scripterror

at C (eval at <anonymous> (jquery.min.js?83a452b89bd2df22562f80fb236110f4:2), <anonymous>:8:252)

at HTMLScriptElement.onScriptError (eval at <anonymous> (jquery.min.js?83a452b89bd2df22562f80fb236110f4:2), <anonymous>:29:514)
Failed to load resource: the server responded with a status of 404 (Not Found)
Uncaught Error: Script error for: fab/chosen-loader

http://requirejs.org/docs/errors.html#scripterror

at C (eval at <anonymous> (jquery.min.js?83a452b89bd2df22562f80fb236110f4:2), <anonymous>:8:252)

at HTMLScriptElement.onScriptError (eval at <anonymous> (jquery.min.js?83a452b89bd2df22562f80fb236110f4:2), <anonymous>:29:514)
Failed to load resource: the server responded with a status of 404 (Not Found)
Uncaught Error: Script error for: fab/tipsBootStrapMock

http://requirejs.org/docs/errors.html#scripterror

at C (eval at <anonymous> (jquery.min.js?83a452b89bd2df22562f80fb236110f4:2), <anonymous>:8:252)

at HTMLScriptElement.onScriptError (eval at <anonymous> (jquery.min.js?83a452b89bd2df22562f80fb236110f4:2), <anonymous>:29:514)
 
Something weird is going on with the loading of that page. Something is trying to re-load the whole page as an AJAX call (which is there the "SyntaxError: Unexpected token <" is coming from, and almost certainly causes the rest of the errors).

I tried logging in to the back end, so I could test with a different site template, but the credentials you provided don't seem to work.

-- hugh
 
cheesegrits thank you for your time, the registred module name its "Calculadora", and its placed to the left of the content, its a form module that has some calcs fields it doesn't send anything. Depending of the option you choose its the group that should appear.
Once you log in at http://mvotma.gub.uy/login and go to http://www.mvotma.gub.uy/programas-permanentes-por-postulacion/comprar/vivienda-construida you'll see it at the left side.
I just find out that the script works only on chrome.
Thanks.
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top