A while ago I reported the problem that deleted users appearing on the notificiations tab as “has visited your profile” without a name.
This is fixed in version 1.8.9 you said.I am currently testing this and now it says “Delete user hat dein Profil besucht”. Because my bp is running under a different language it mixes up both. I checked the translation file and did not found a translation for the string “Delete user”. So I hardcoded it in my language on file visitors-notification on line 159.
But now I will lose this change on next update. Can you make that string also translateable?
Thanks!
Hi Alex,
Thank you for reporting the issue. The string is localizable. We missed to update our po file with the new string.
If you are using any plugin/tool, you can regenerate the po/umo. Otherwise, we will release an update tomorrow.Regards
BrajeshHi Alex,
Please upgrade to 1.9.0. I also fixed a type “Delete User” to “Deleted user” and updated the localization files.I guess we have most people here with sites in English locale, that’s why the issue was not resported.
Please let me know if it works for you or not?
Regards
BrajeshNow the messages are deleted in both, the notifications list and the user visits list if that user got deleted. So actually I don’t need the translation anymore because the text its not shown anywhere.
BUT the number badge at the visitors tab still shows 1 for the deleted visitor. Its not reseted on user delete.
Hi Alex,
Thank you for the feedback. I am glad that most of the issues were fixed. please allow me 24 hours to look into the count issue again.Regards
BrajeshHi Alex,
Thank you for the reply.1. The count issue:- We set the count as transient which will eventually recount in 1 hours(or earlier if someone visits the profile who have never visited before). So, the count will reset back to the number of actual visits. It is very inefficient for count to check if a user exists, so any entry in table will be counted.
2. About notification:- We did not make any change for users who exist, we only did change to ‘#’ for the non-existant users. Please check your notification and let me know if other links are point to user correct in the notification and what is being pointed by our link.
Thank you
Brajesh
You must be logged in to reply to this topic.