getPage($id); $template = $cms->getTemplate($page["template"]); $local_path = $cms->getLink($id); $resources = BigTree::translateArray($page["resources"]); // Loop through template resources and see if we have related page data, only check html and text fields if (is_array($template["resources"])) { $check_data($local_path,$external,$template["resources"],$resources); } // Loop through the errors foreach ($integrity_errors as $title => $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/page.php on line 22
    Link:
    Fatal error: Uncaught Error: Class 'BigTree' not found in /home/bidbyte/diagnostico.bidbyte.tec.br/core/admin/ajax/dashboard/integrity-check/page.php:22 Stack trace: #0 {main} thrown in /home/bidbyte/diagnostico.bidbyte.tec.br/core/admin/ajax/dashboard/integrity-check/page.php on line 22