Recent content by itslegend

  1. itslegend

    Fixed PHP variable incorrect passed into captcharow

    Hello. In the template contact_form variable $forceCaptcha is incorrect passed and doesn't interpolate for view.
  2. itslegend

    Third party Embed Imgur and spoiler

    If to put embed imgur (MEDIA bb-code) in a spoiler then iframe doesn't resize and image doesn't to show up. In some cases it's not reproduce. Example:
  3. itslegend

    Fixed MemberStat results cache behavior

    Hello! I found that MemberStat doesn't cache previous result and get new query to DB on call the getResults method. This thing you can see on the notable members page (/members/): XF\Pub\Controller\Member.php - 114, 127
  4. itslegend

    Fixed Duplicate record in moderator logs

    Records in moderator logs as 'Close/Open threads', 'Change prefix', etc. are duplicating if content tagging is enabled.
Top Bottom