Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

580
Vistas
Notice: Trying to access array offset on value of type null on line 15

Notice: Undefined index: data on line 15

Notice: Trying to access array offset on value of type null on line 15 I Am new to javascript database connections and can't find why I am getting this error.

If more information is needed to find a solution just say what is missing because its a 200+ line code

Edit(<td class="center-blocks"><label id="labelname"><?php echo $FieldData["NoClaim"]; ?></label></td>) this is also getting the same Notice: Trying to access array offset on value of type null.

<?php
session_start();
require "init.php";
$RecordID = $_SESSION["RecordId"];
$findrecords = array(
    "query" => array(
        array(
            "RecordId" => $RecordID
        )
    )
);

$result = $fm6->findRecords($findrecords);
$RecordId = $result["result"]["response"];
$FieldData = $result ["result"]["response"]["data"][0]["fieldData"]; Line 15

include 'Header.php';
?>
<!DOCTYPE html>
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

I think you are not getting "data" in response object. $result ["result"]["response"]["data"];

try this
    echo "<pre>";
    print_r($result ["result"]["response"]["data"]);
    exit;
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda