Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session not visible in dashboard #532

Closed
brhndursun opened this issue Nov 5, 2018 · 0 comments · Fixed by #533
Closed

Session not visible in dashboard #532

brhndursun opened this issue Nov 5, 2018 · 0 comments · Fixed by #533

Comments

@brhndursun
Copy link
Contributor

What are the steps to reproduce this issue?

  1. Mute a player or change length value to negative integer in sb_comms table
  2. Session text not visible in dashboard
  3. You'll see Session text in comms page
  4. Also when a session has expired, only (E) comes up

Check live : L.O.T BANS

What happens?

When you mute someone in game for a session, the text not displayed in dashboard but comms page.

What were you expecting to happen?

Lets just print "Session", huh?

For quick fix;

replace this part {$player.length} in page_dashboard.tpl #L119

{if $player.length|count_characters>0}{$player.length}{else}Session{/if}

What versions of software are you using?

Operating System: Windows 10
SourceBans++ Version: v1.6.3
Latest version of xampp

@Groruk Groruk mentioned this issue Nov 5, 2018
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant