Warning: A non-numeric value encountered

Seems there are still a few bugs in the latest release:

Warning: A non-numeric value encountered in C:\inetpub\CRM\include\ListView\ListViewSubPanel.php on line 324

If it’s a warning, and doesn’t break any functionality, it’s safe to ignore.

If it breaks something, please tell me on which screen it appears, when you’re doing what?

Also, what do you mean “latest”? For me, there are 3 “latest” versions: 7.8.12 LTS, 7.9.11, 7.10RC. These are different lines of the product.

Still it should be fixed, its good practice to keep warnings visible and only notices hidden, otherwise you end up with unstable code.

Version is latest stable 7.9.11

don’t remember which page it was, but found another one on page Releases: Home

Warning: A non-numeric value encountered in C:\inetpub\CRM\include\ListView\ListView.php on line 1189 on page

I thought that error was showing in the logs, you mean it’s showing on-screen? You can turn it off with error_reporting and display_errors in php.ini, but I agree with you that it’s better to leave this on and remove bogus warnings.

I don’t have a Releases:Home page, though… where is this? Can you please copy-paste the URL here?

Yeah, i prefer to keep them visible, so they can be fixed rather then forgotten.

its at http://crm.****/index.php?module=Releases&action=index , dunno what it does, just accidentally clicked on it :slight_smile:

Warning: A non-numeric value encountered in C:\inetpub\CRM\include\ListView\ListViewSubPanel.php on line 324
this one can be found if you open an account and then open the contacts tab