PHP Notice

Message

Undefined index: custom_company_headquarters_address

Error at

app/addons/sd_seo_jsonld/schemas/jsonld_objects/website_schema.php, line: 2

Backtrace

File:app/addons/sd_seo_jsonld/schemas/jsonld_objects/website_schema.php
Line:2
Function:{closure}
File:app/functions/fn.common.php
Line:2142
Function:include
File:app/addons/sd_seo_jsonld/func.php
Line:2
Function:fn_get_schema
File:app/addons/sd_seo_jsonld/controllers/frontend/init.post.php
Line:2
Function:fn_sd_seo_jsonld_create_object
File:app/functions/fn.control.php
Line:700
Function:include
File:app/functions/fn.control.php
Line:456
Function:fn_run_controller
File:index.php
Line:26
Function:fn_dispatch
SELECT 
  a.category_id 
FROM 
  cscart_categories as a 
  LEFT JOIN cscart_categories as b ON b.category_id IN (878) 
WHERE 
  a.id_path LIKE CONCAT(b.id_path, '/%')

Query time 0.00045

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE b const PRIMARY,p_category_id,idx_category_id PRIMARY 3 const 1
1 SIMPLE a ALL 415 Using where

Result

category_id
879