Title: Issue after Update
Last modified: August 21, 2016

---

# Issue after Update

 *  Resolved [jimitris](https://wordpress.org/support/users/jimitris/)
 * (@jimitris)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/issue-after-update-1/)
 * 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/](https://wordpress.org/plugins/where-did-they-go-from-here/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/issue-after-update-1/#post-4841257)
 * 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](https://wordpress.org/support/users/jimitris/)
 * (@jimitris)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/issue-after-update-1/#post-4841269)
 * 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](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/issue-after-update-1/#post-4841362)
 * 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.

 * ![](https://ps.w.org/where-did-they-go-from-here/assets/icon-256x256.png?rev=
   1431009)
 * [WZ Followed Posts - Display what visitors are reading](https://wordpress.org/plugins/where-did-they-go-from-here/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/where-did-they-go-from-here/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/where-did-they-go-from-here/)
 * [Active Topics](https://wordpress.org/support/plugin/where-did-they-go-from-here/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/where-did-they-go-from-here/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/where-did-they-go-from-here/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ajay](https://wordpress.org/support/users/ajay/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/issue-after-update-1/#post-4841362)
 * Status: resolved