WPIntell

Source evidence

Issue after Update

WZ Followed Posts – Display what visitors are reading · support · 2014-04-23T15:22:00+00:00

mixedsentiment
mediumseverity
0.84relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 32 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
jimitris resolved
Hello I’m receiving the following message from the plugin on all pages Warning: Missing argument 1 for echo_ald_wherego(), called in /path-to-them/content-page.php on line 20 and defined in /plugins/where-did-they-go-from-here/where-did-they-go-from-here.php on line 235 I have the same issue on a 3.8.3 installation as well Any idea what it might be? Thank you https://wordpress.org/plugins/where-did-they-go-from-here/ Hi, There is a bug in the new version of the plugin that lost backward compatibility which I will fix. I’ll push through a patch tonight, but for now, you can edit line 235 of the plugin to: function echo_ald_wherego( $args = array() ) { Many thanks Ajay, the workaround works fine on my dev site. I’ll wait for the patch to make the plugin active again on my live site I’ve updated v1.7.1 which includes the bug fix.

Comments

3 shown
Ajay 2014-04-24T08:54:00+00:00

Hi, There is a bug in the new version of the plugin that lost backward compatibility which I will fix. I’ll push through a patch tonight, but for now, you can edit line 235 of the plugin to: function echo_ald_wherego( $args = array() ) {

jimitris 2014-04-24T13:20:00+00:00

Many thanks Ajay, the workaround works fine on my dev site. I’ll wait for the patch to make the plugin active again on my live site

Ajay 2014-04-25T22:50:00+00:00

I’ve updated v1.7.1 which includes the bug fix.