Same here. I am on Chrome. I first noticed when I tried to see if the new items in the news were wearable.
I'm having the same issue of missing hovers using Chrome on Windows 10, but I'm pretty sure they were working earlier this morning using Chrome on OS X though I wasn't paying much attention.
So far it seems Millionaire Center, Token Shop, Quest Shop, and any other shops with code like that aren't loading items, SB is not autorefreshing, vending does not work, and item hovers/username hovers do not work.
On profile comments, I can do p2p but not reply...hovers are still bad
Thank you Keith!!

Okay, so it sounds like all of you are having some kind of javascript related error - if someone that this is happening to could right click on your page, and go to "inspect" and then click on the console tab of that page, you should see an error. Can you tell me what that says?

💖 ✨ 🤗
https://cdn.socket.io/socket.io-1.4.5.js Failed to load resource: net::ERR_INSECURE_RESPONSE news.php:69 Uncaught ReferenceError: io is not defined live_events.js?v=25:1 Uncaught TypeError: Cannot read property 'on' of undefined
[tot=bapkate]
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT https://cdn.socket.io/socket.io-1.4.5.js Failed to load resource: net::ERR_INSECURE_RESPONSE subeta.net/:69 Uncaught ReferenceError: io is not defined shoutbox.js?v=25:2 Uncaught TypeError: Cannot read property 'on' of undefined /forums.php/read/856476/Item-amp-Username-Hovers-Not-Working/2/:1 Mixed Content: The page at 'https://subeta.net/forums.php/read/856476/Item-amp-Username-Hovers-Not-Working/2/' was loaded over HTTPS, but requested an insecure image 'http://f.cl.ly/items/0D461g1K2v103D0o0Z3S/Screen%20Recording%202016-05-27%20at%2010.34%20AM.gif'. This content should also be served over HTTPS.
Art by
UGH. What that means is that the CDN for loading socket.io (the technology that powers shoutbox/live events) has a broken HTTPS token and so your browser won't load it (which is good security!)
I just pushed a fix so that it's loading from another source while this is happening and I've filed a bug ticket with them :)
💖 ✨ 🤗
bug ticket! haha good going! LOL still smiling! Thank you!

Thank you~