WPIntell

Source evidence

BUG: Undefined index: post_type

ONTRApages · support · 2019-05-03T06:49:00+00:00

complaintsentiment
mediumseverity
0.75relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

3 / 25 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
mountainash unresolved
Plugin Version 1.2.12 WordPress Version 5.1.1 With define(‘WP_DEBUG’, true) turned on the ONTRAport plugin is causing a PHP error. “Notice: Undefined index: post_type in wp-content/plugins/ontrapages/ONTRApage.php on line 233” The line in error can be found in the source at: https://plugins.trac.wordpress.org/browser/ontrapages/trunk/ONTRApage.php#L233 Thanks! We’ll take a look to see if we can update the code to deal with this notice. For others reading this, in general PHP notices and errors are not any cause for alarm . They often occur because the most recent version of PHP has changed some functions. Sometimes, the errors are unavoidable when making a plugin compatible with prior versions of PHP. Other times the fix won’t break prior versions of PHP, and we update the code in those instances.

Comments

1 shown
ontraportfrank 2019-05-06T16:32:00+00:00

Thanks! We’ll take a look to see if we can update the code to deal with this notice. For others reading this, in general PHP notices and errors are not any cause for alarm . They often occur because the most recent version of PHP has changed some functions. Sometimes, the errors are unavoidable when making a plugin compatible with prior versions of PHP. Other times the fix won’t break prior versions of PHP, and we update the code in those instances.