This is the main problem and was caused by missing date.1) those joins with the tooltip error did not have a date joined. I will just have to make sure that they all do.
The HTML structure is correct. It's supposed to have the full datetime in the title. Something else on your site is taking the title attribute and turning it into another tooltip is my guess or your browser just displays hover titles really far away from their element for whatever reason.2) the 2nd tooltip ( below the date ) is in a title attribute:
Activity creation should never not have a date. How are you creating activity? Are you using the "CB GroupJive - Group Join" system action or a custom auto action?It seems adding people to the groups from the backend is not setting the date. For now, I will have to fix their dates in the backend ( activity -> groupjive*joins )
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Strange, shouldn't be possible for it to be missing a date. Will review the Activity action and that system action for upcoming CB Auto Actions release and make sure it's working correctly.Yes, I am using the system action ( you suggested in a earlier thread).
Ok, then there's nothing to worry about. That's standard browser title attribute behavior.The title attribute popup is standard behavior in Firefox.
Please Log in or Create an account to join the conversation.