[Plugin - Sidebar Online|Admidio-3.3.1] - Online sind text

If you aren't speaking german, you can ask for support or post your request here.
Antworten
Benutzeravatar
amitabhmca
Beiträge: 104
Registriert: 18. Apr 2018, 02:44
Wohnort: Singapore

[Plugin - Sidebar Online|Admidio-3.3.1] - Online sind text

Beitrag von amitabhmca »

Hello All,

I setup Sidebar online plugin today and i see the text shows as " Online sind" as in below screenshot.
[attachment=0]sidebar-online.JPG[/attachment]

English translation file look like this -

Code: Alles auswählen

<?xml version='1.0' encoding='UTF-8'?>
<resources>
  <string name="PLG_ONLINE_HEADLINE">Online</string>
  <string name="PLG_ONLINE_NO_VISITORS_ON_WEBSITE">No visitors are on the website..</string>
  <string name="PLG_ONLINE_VAR_NUM_VISITORS">#VAR1# Visitors</string>
</resources>
Can someone suggest what to be modified to fix that?
Dateianhänge
sidebar-online.JPG
sidebar-online.JPG (11.01 KiB) 5523 mal betrachtet
XimeX
Developer
Beiträge: 1148
Registriert: 12. Jul 2015, 13:21
Wohnort: Austria

Re: [Plugin - Sidebar Online|Admidio-3.3.1] - Online sind text

Beitrag von XimeX »

could you delete your cookies and try it again
Benutzeravatar
amitabhmca
Beiträge: 104
Registriert: 18. Apr 2018, 02:44
Wohnort: Singapore

Re: [Plugin - Sidebar Online|Admidio-3.3.1] - Online sind text

Beitrag von amitabhmca »

Yes i cleared cookies in all browsers(Chrome/Firefox/IE/edge) & tried but it still shows same message with "Sind".
Benutzeravatar
amitabhmca
Beiträge: 104
Registriert: 18. Apr 2018, 02:44
Wohnort: Singapore

Re: [Plugin - Sidebar Online|Admidio-3.3.1] - Online sind text

Beitrag von amitabhmca »

Hello Ximex,

I was able to find out the line in Sidebar_online/config.php which says "Online sind" as below.. changed to "Online are" and its fine. may be correct this in upcoming version..

[code]// Text der über den angezeigten Benutzern steht (Default = "Online sind:<br />"
$plg_online_text = 'Online sind:<br />';[/code]

Thanks,
Amitabh
Benutzeravatar
amitabhmca
Beiträge: 104
Registriert: 18. Apr 2018, 02:44
Wohnort: Singapore

Re: [Plugin - Sidebar Online|Admidio-3.3.1] - Online sind text

Beitrag von amitabhmca »

I have another issue where i see all online users are also visible to visitors..how can i hide online users from visitors?
XimeX
Developer
Beiträge: 1148
Registriert: 12. Jul 2015, 13:21
Wohnort: Austria

Re: [Plugin - Sidebar Online|Admidio-3.3.1] - Online sind text

Beitrag von XimeX »

Your first problem is already fixed in the next version: https://github.com/Admidio/admidio/comm ... 5952369f80
Benutzeravatar
fasse
Administrator
Beiträge: 6053
Registriert: 12. Nov 2005, 16:06

Re: [Plugin - Sidebar Online|Admidio-3.3.1] - Online sind text

Beitrag von fasse »

Hi Amitabh,

both problems are fixed in Admidio 3.3.2 . We will release this version within the next days.

There you can configure if visitors could view member names.

Best regards
Fasse
Benutzeravatar
amitabhmca
Beiträge: 104
Registriert: 18. Apr 2018, 02:44
Wohnort: Singapore

Re: [Plugin - Sidebar Online|Admidio-3.3.1] - Online sind text

Beitrag von amitabhmca »

Sure Fasse. thank you very much. I will try the new version.

Thanks,
Amitabh
Antworten