Current version breaks the administration menu.
Even after uninstall it still calls the views tooltip object.

Uncaught TypeError: Cannot read property 'tooltip_content' of undefined

Anyone else having this error needs to go into the system table of the database and remove the views_tooltip field then uninstall the tipsy tooltip module and reinstall it.

Comments

datagroove_’s picture

I had this issue, all I did was go to the tipsy admin page and hit the save button at the bottom of the screen, fixed it right up. I'm not sure why it worked after that, maybe some db setting had to take effect.

askit’s picture

Thank you for the solution! It works and saves me an unknown amount of times :)

dannygoh’s picture

@datagroove_ you just save me life!

Dexter0015’s picture

@datagroove_ Thank you so much for the solution !

laurentchardin’s picture

Assigned: Unassigned » laurentchardin
Status: Active » Needs review
StatusFileSize
new989 bytes

Here is a patch to fix the tipsy cleanup on module uninstall.