• Resolved jimitris

    (@jimitris)


    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/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ajay

    (@ajay)

    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() ) {
    Thread Starter jimitris

    (@jimitris)

    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

    Plugin Author Ajay

    (@ajay)

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issue after Update’ is closed to new replies.