I am getting this error in the browser js console:
Uncaught TypeError: $(...).live is not a function
at elgg.places.interface (elgg.js:3233)
at callHookHandler (elgg.js:1611)
at elgg.js:1414
at Array.forEach (<anonymous>)
at elgg.js:1413
at Array.forEach (<anonymous>)
at elgg.ElggPriorityList.forEach (elgg.js:1412)
at elgg.js:1640
at Array.every (<anonymous>)
at Object.elgg.trigger_hook (elgg.js:1638)
I am getting this error in the browser js console:
Any clue to fix it?