Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-15140

S_USER_NEW global template variable not based on Newly Registered Users group even though documentation states it is.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.2.0
    • None
    • Group Management
    • PHP 5.6.29-0+deb8u1
      MySQL 5.5.53-0+deb8u1

    Description

      When using the S_USER_NEW global template variable it is documented to be basing this on the users within the Newly Registered Users group
      Also see
      https://wiki.phpbb.com/Global_Template_Variables#S_USER_NEW

      However my findings are that it is actually basing this variable off the user post count instead so even if the user is still within the newly registered user group but has several posts this condition does not trigger or the opposite way around when the user is not in the group anymore this condition still triggers due to 0 posts.
      This means that the documentation about it is incorrect or if it is supposed to be like this that the variable is incorrectly set.

      Attachments

        Activity

          People

            Unassigned Unassigned
            thomb thomb [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: