Jump to content

Minor E_NOTICE in MemberACPProfileBlocks -> Header


Recommended Posts

header.thumb.PNG.d64551d75cfa309a3cf0aaf669d89b56.PNG

As I said, it's just an E_NOTICE while I'm IN_DEV but it did stop me from accessing that particular member (and only that member :shrug:) - it's just the += choking so I cleared it with:

$rows[$row['time']] = $row['count'] + ($rows[$row['time']] ?? 0);

Maybe worth same on your end, or not, ehh...

EDIT: 4.6.1 but I looked and is same in 4.6.2

Edited by All Astronauts
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...