Uncaught TypeError: undefined is not a function external.js

Uncaught TypeError: undefined is not a function external.js

I get this in console:  Uncaught TypeError: undefined is not a function .

I've tried to put functions between ;(function($){ and })(jQuery);, no succes. jQuery is included in header and external.js in footer. What should I do?