For non-members too? Tried browsing the webpage with another browser?Its not working.Even if the option is Unchecked, Ribbon is Showing " Online " .
That is correct.Edit: When 'show online status' is unchecked you will still show as Online to yourself, even when using 'test permissions' as another user. You need to actually properly log in as another user in another browser (staying logged in in one browser) to see yourself showing Offline.
I will look into that!Also, is there anyway to show the status ribbons in Conversations too?
Thanks.
Can you share?Thanks Daniel. I did try editing your code and got them to display, but they weren't showing the correct status.
public static function messageUserInfo_TemplateHook($name, &$contents, $params, XenForo_Template_Abstract $template)
{
if(in_array($name, array('message_user_info_avatar', 'message_user_info_text', 'message_user_info_extra')) && isset($params['user']['message']) && !isset($params['user']['conversation_id']))
public static function messageUserInfo_TemplateHook($name, &$contents, $params, XenForo_Template_Abstract $template)
{
if(in_array($name, array('message_user_info_avatar', 'message_user_info_text', 'message_user_info_extra')) && (isset($params['user']['message']) || isset($params['user']['conversation_id'])))
And that did not help for showing it in convo?Nothing amazing, in Plugin.php I simply changed...
to...
Same problem here.The ribbon showed but didn't show Online status, only Offline.
Copyright Notice:
You may NOT redistribute this Add-On or any of my other Add-On's without prior permission. This is copyrighted code, and any release not prior authorized will be handled as theft of code.
Donations:
Please consider donating some money. Because I use hours after hours working on this Add-On.
Nothing amazing, in Plugin.php I simply changed...
to...
I am sorry. Do you want me to remove it?Okay, I'm confused. Isn't this my code, with a few edits, redistributed without prior permission?
Oh. Nice.
I am sorry. Do you want me to remove it?
Done. If you have anything to contribute let me know and I will update it.I think it's disingenuous to assert copyright claim over it when, by your definition, it's stolen code. I think it's further disingenuous to request donations for it.
If these points are addressed, I have no issues.
Arik I think you should post your version in the RM. Please contact me if you plan to do so, I'll send you updated CSS for Ribbons, I think it should be included with the addon.I think it's disingenuous to assert copyright claim over it when, by your definition, it's stolen code. I think it's further disingenuous to request donations for it.
If these points are addressed, I have no issues.
Like I said, I can remove this!Arik I think you should post your version in the RM. Please contact me if you plan to do so, I'll send you updated CSS for Ribbons, I think it should be included with the addon.
We use essential cookies to make this site work, and optional cookies to enhance your experience.