TypeError: $(...).qtip is not a function

nate
@nate
10 years ago
917 posts
I'm building a custom skin for a client and I've seen this error before on my skins. What do I need to do to stop it?

Quote: TypeError: $(...).qtip is not a function

updated by @nate: 03/19/16 10:47:38PM
brian
@brian
10 years ago
10,149 posts
All references to qtip() in Jamroom are in the System Tips module (jrTips) - you can disable that module and you should NOT see this.

Search your code for calls to qtip().


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags