Jump to content

Eleeist

Clients
  • Posts

    72
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Eleeist

  1. Yes, he didn't do anything special, nor he knew he was anonymous. I logged in on his account and check account settings, but as expected there is no option to become anonymous for him.

  2. This happened on my community yesterday. A regular user was marked as logged in anonymously on the /online list, despite only Administrators being allowed to do so.

    Double checked, all of the groups the user belongs to (primary or secondary) have "Can login anonymously?" to Disallow.

    Not sure if it's a /online list display glitch or the user really was anonymous, but it really did happen - got a screenshot as a proof.

    Today the user appears normally, not Anonymous.

  3. Since applying the 4.7.16 hotfix from today, on default theme with no modifications, we started getting template error in forums.front.index.forumRow template in one of the forums.

    On further debugging

    {{$count = \IPS\forums\Topic::contentCount( $forum, TRUE );}}

    returns post count followed by plus sign +, which throws when passed to

    {number="$count" format="short"}

     since it's not a number.

    This happens for just one subforum.

    I've updated site access details in Client Area if you would like to have a look 🙂 The forum ID which returns this strange count is 111.

×
×
  • Create New...