Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Error

Call to a member function findValueById() on null

$_GET = [
    'p' => '100%2C11%2C14-23%2C31%2C92',
];

$_SESSION = [
    '__flash' => [],
    'tmp' => '/?p=100%252C11%252C14-23%252C31%252C92',
    'H0' => '/?p=100%252C11%252C14-23%252C31%252C92',
    'H1' => null,
    'H2' => null,
    'H3' => null,
    'H4' => null,
    'H5' => null,
    'H6' => null,
    'H7' => null,
    'H8' => null,
    'H9' => null,
];