• Payment Plugins Poll

    We need your feedback on the need for updated payment plugins. Please go here and give us your feedback.

  • Joomla 5.1

    For running J!5.1 you must install Fabrik 4.1
    See also Announcements

  • Subscription and download (Fabrik 4.1 for J!4.2+ and J!5.1) are working now

    See Announcement
    Please post subscription questions and issues here

    We have resolved the issue with the J! updater and this will be fixed in the next release.

List view: Uncaught TypeError: $ is not a function

Status
Not open for further replies.

paolo.tateo

Member
I connected a new list in front end. When I open the page, it remains blocked, and in the console, I can read this error:

Uncaught TypeError: $ is not a function
at onFabrikReady (blockuserinput.js:3:545)
onFabrikReady @ blockuserinput.js:3
setTimeout (async)
onFabrikReady @ blockuserinput.js:3
(anonymous) @ blockuserinput.js:3
 
Which exact Fabrik version, which frontend Joomla template?
Can you enable "Debug JS" in Fabrik Options/Debugging (so it's running the uncompressed JS and showing some more meaningful line number)?
 
Here you are the screeenshot of debug.

Thank you
 

Attachments

  • screenshot.jpg
    screenshot.jpg
    110.2 KB · Views: 118
Is it working in the backend resp. with Cassiopeia template?

Is jQuery loaded with your J! template?

Can you try to replace $ with jQuery in blockuserinput.js
 
In the backend, it worked
In the front end with Cassiopea template did not work.
I solved it with your advice: by substituting all $ in the file with jQuery

Thank you!
 

Attachments

  • screenshot3.jpg
    screenshot3.jpg
    140.7 KB · Views: 114
Status
Not open for further replies.

Members online

No members online now.
Back
Top