Table = $form["table"]; $item = BigTree::translateArray($m->get($_GET["id"])); // Loop through form resources and see if we have related page data, only check html and text fields if (is_array($form["fields"])) { $check_data("",$external,$form["fields"],$item); } // Only retrieve these if we have errors as we only need them for URL generation if (array_filter($integrity_errors)) { $action = $admin->getModuleActionForForm($form); $module = $admin->getModule($action["module"]); } foreach ($integrity_errors as $field => $error_types) { foreach ($error_types as $type => $errors) { foreach ($errors as $error) { ?>
  • Edit

    Broken
    Notice: Undefined variable: type in /home/bidbyte/diagnostico.bidbyte.tec.br/core/admin/ajax/dashboard/integrity-check/module.php on line 29
    Link:
    Fatal error: Uncaught Error: Class 'BigTree' not found in /home/bidbyte/diagnostico.bidbyte.tec.br/core/admin/ajax/dashboard/integrity-check/module.php:29 Stack trace: #0 {main} thrown in /home/bidbyte/diagnostico.bidbyte.tec.br/core/admin/ajax/dashboard/integrity-check/module.php on line 29