Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Error

Call to a member function findValueById() on null

$_GET = [
    'p' => '24%2C12%2C55%2C40%2C43%2C57%2C14-35',
];

$_SESSION = [
    '__flash' => [],
    'tmp' => '/?p=24%252C12%252C55%252C40%252C43%252C57%252C14-35',
    'H0' => '/?p=24%252C12%252C55%252C40%252C43%252C57%252C14-35',
    'H1' => null,
    'H2' => null,
    'H3' => null,
    'H4' => null,
    'H5' => null,
    'H6' => null,
    'H7' => null,
    'H8' => null,
    'H9' => null,
];