XenForo
Administrative
- Thread starter
- Admin
- #1
This is the odd error we are seeing in the xenForo Error Logs, repetitively...
TypeError: substr(): Argument #1 ($string) must be of type string, array given src/XF/Repository/SessionActivity.php:216
Stack trace
Code:
Read more
Read more about this Feed . . .
TypeError: substr(): Argument #1 ($string) must be of type string, array given src/XF/Repository/SessionActivity.php:216
Stack trace
Code:
Code:
#0 src/XF/Repository/SessionActivity.php(216): substr(Array, 0, 25)
#1 src/XF/Pub/Controller/AbstractController.php(85): XF\Repository\SessionActivity->updateSessionActivity(0, '34.116.21.33', 'XF\\Pub\\Controll...', 'List', Array, 'valid', Array)
#2...
Read more
Read more about this Feed . . .