• Top ten missing a user

    From Caphood@21:1/112 to All on Sunday, April 30, 2017 08:20:25
    It came to my attention that a user is not included in my top ten callers listing. He has 234 calls to the board which puts him up near the top of the list but it's not including him :( Any thoughts on what could be the issue? Thanks.

    ²ß±ß° {tHE.pIRATE.kING} ÜßÛßÜ
    ß²Ü°ß HOIST THE COLOURS ßÛÜÛß
    þþþ NEVER SHALL WE DIE. ÝÝÞ

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: ACiD Telnet HQ / blackflag.acid.org (21:1/112)
  • From Avon@21:1/101 to Caphood on Monday, May 01, 2017 20:13:01
    On 04/30/17, Caphood pondered and said...

    It came to my attention that a user is not included in my top ten callers listing. He has 234 calls to the board which puts him up near the top of the list but it's not including him :( Any thoughts on what could be the issue? Thanks.

    Page six of the user editor - are they excluded from caller stats? (No CallsStats = Yes) ?

    Best, Paul

    --- Mystic BBS v1.12 A32 (Windows)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
  • From Avon@21:1/101 to Caphood on Monday, May 01, 2017 20:14:16

    On 05/01/17, Avon pondered and said...

    Page six of the user editor - are they excluded from caller stats? (No CallsStats = Yes) ?


    Also check 'No History' if set to Yes ...

    Best, Paul

    --- Mystic BBS v1.12 A32 (Windows)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
  • From Caphood@21:1/112 to Avon on Monday, May 01, 2017 09:46:26
    Page six of the user editor - are they excluded from caller stats? (No CallsStats = Yes) ?

    No Callstats is set to NO in there.

    ²ß±ß° {tHE.pIRATE.kING} ÜßÛßÜ
    ß²Ü°ß HOIST THE COLOURS ßÛÜÛß
    þþþ NEVER SHALL WE DIE. ÝÝÞ

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: ACiD Telnet HQ / blackflag.acid.org (21:1/112)
  • From Caphood@21:1/112 to Avon on Monday, May 01, 2017 09:48:03
    Also check 'No History' if set to Yes ...

    No History is set to NO

    ²ß±ß° {tHE.pIRATE.kING} ÜßÛßÜ
    ß²Ü°ß HOIST THE COLOURS ßÛÜÛß
    þþþ NEVER SHALL WE DIE. ÝÝÞ

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: ACiD Telnet HQ / blackflag.acid.org (21:1/112)
  • From Avon@21:1/101 to Caphood on Tuesday, May 02, 2017 10:11:49
    On 05/01/17, Caphood pondered and said...

    No History is set to NO

    Is this a new user or older one?

    Hmm

    Best, Paul

    --- Mystic BBS v1.12 A32 (Windows)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
  • From Caphood@21:1/112 to Avon on Tuesday, May 02, 2017 08:37:31
    Is this a new user or older one?

    First call is 08/28/16

    ²ß±ß° {tHE.pIRATE.kING} ÜßÛßÜ
    ß²Ü°ß HOIST THE COLOURS ßÛÜÛß
    þþþ NEVER SHALL WE DIE. ÝÝÞ

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: ACiD Telnet HQ / blackflag.acid.org (21:1/112)
  • From Avon@21:1/101 to Caphood on Wednesday, May 03, 2017 20:27:51
    On 05/02/17, Caphood pondered and said...

    First call is 08/28/16

    OK thanks...

    --- Mystic BBS v1.12 A32 (Windows)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
  • From Avon@21:1/101 to Caphood on Wednesday, May 03, 2017 20:30:40
    On 04/30/17, Caphood pondered and said...

    It came to my attention that a user is not included in my top ten callers listing. He has 234 calls to the board which puts him up near the top of the list but it's not including him :( Any thoughts on what could be the issue? Thanks.

    Could you post your [GenerateTopLists] stanza from the ini file you call
    using MUTIL to generate the top 10 list? It is the MUTIL report we're talking about right?

    Also can you post the template you are using, it's the one referenced as

    top_call_template=

    Best we check these also to see if anything seems amiss.

    Best, Paul

    --- Mystic BBS v1.12 A32 (Windows)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
  • From Caphood@21:1/112 to Avon on Wednesday, May 03, 2017 16:43:29
    Could you post your [GenerateTopLists] stanza from the ini file you call using MUTIL to generate the top 10 list? It is the MUTIL report we're talking about right?
    Also can you post the template you are using, it's the one referenced as top_call_template=
    Best we check these also to see if anything seems amiss.

    [GenerateTopLists]

    exclude_list = mutil.toplist.exclude.txt

    ; User name for "no one" when for example you have 3 users and make a
    ; top 10 list

    no_user = No one

    ; Sort order. You can use this to calculate top or bottom 99. 1=top

    sort_top=1

    ; configuration for top callers generator
    ; @NA=name @DA=calls

    top_call = 1
    top_call_template = mutil.topcall.txt
    top_call_output = topcallers.asc
    top_call_desc = Callers
    top_call_namelen = 27
    top_call_datalen = 10

    ; configuration for top downloads
    ; @NA=name @DA=downloads

    top_dl = 1
    top_dl_template = mutil.topdown.txt
    top_dl_output = topdownload.asc
    top_dl_desc = Downloaders
    top_dl_namelen = 27
    top_dl_datalen =10

    top_ul = 1
    top_ul_template = mutil.topupld.txt
    top_ul_output = topupload.asc
    top_ul_desc = Uploaders
    top_ul_namelen = 27
    top_ul_datalen = 10

    top_post = 1
    top_post_template = mutil.toppost.txt
    top_post_output = topposts.asc
    top_post_desc = Posters
    top_post_namelen = 27
    top_post_datalen = 10

    top_pcr = 1
    top_pcr_template = mutil.toppcr.txt
    top_pcr_output = toppcr.asc
    top_pcr_desc = Posts Per Call
    top_pcr_namelen = 27
    top_pcr_datalen = 10
    -------------------------

    mutil.topcall.txt

    C|08 (|031|08) |07@NA01 |15@DA01
    C|08 (|032|08) |07@NA02 |15@DA02
    C|08 (|033|08) |07@NA03 |15@DA03
    C|08 (|034|08) |07@NA04 |15@DA04
    C|08 (|035|08) |07@NA05 |15@DA05
    C|08 (|036|08) |07@NA06 |15@DA06
    C|08 (|037|08) |07@NA07 |15@DA07
    C|08 (|038|08) |07@NA08 |15@DA08
    C|08 (|039|08) |07@NA09 |15@DA09
    C|08(|0310|08) |07@NA10 |15@DA10

    ²ß±ß° {tHE.pIRATE.kING} ÜßÛßÜ
    ß²Ü°ß HOIST THE COLOURS ßÛÜÛß
    þþþ NEVER SHALL WE DIE. ÝÝÞ

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: ACiD Telnet HQ / blackflag.acid.org (21:1/112)