WPIntell

Source evidence

Warning in map preview window

LocateAndFilter · support · 2026-06-23T18:11:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 23 rows with source links

30.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
dangerdanj unresolved
In the map preview, I don’t see the map, just this warning listed multiple times: Warning : Undefined variable $marker in /home/XXXXX/public_html/wp-content/plugins/locateandfilter/public/class-locate-and-filter-public.php on line 1112 The warnings are being displayed because PHP debugging is enabled on the site. To hide warnings from being shown on the screen, please make sure the following settings are present in your wp-config.php file: define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors', 0);

Comments

1 shown
dgamoni 2026-06-24T11:10:00+00:00

The warnings are being displayed because PHP debugging is enabled on the site. To hide warnings from being shown on the screen, please make sure the following settings are present in your wp-config.php file: define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors', 0);