Title: Error destination URL
Last modified: September 1, 2017

---

# Error destination URL

 *  [francarame](https://wordpress.org/support/users/francarame/)
 * (@francarame)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/error-destination-url/)
 * Hi, it works as far as it creates the user.
 * There is an error in the destination URL after registering: even if I registered
   in both app the correct URL address ([http://www.violacappelletti.it/fotografia/index.php/my-account/](http://www.violacappelletti.it/fotografia/index.php/my-account/))
   the new user lands to a wrong page ([http://www.violacappelletti.it/fotografia/my-account/](http://www.violacappelletti.it/fotografia/my-account/))
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-destination-url%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [dardar26](https://wordpress.org/support/users/dardar26/)
 * (@dardar26)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/error-destination-url/#post-9519049)
 * try to change this
    line 223 and line 384 in /wp-content/plugins/social-login-
   lite-for-woocommerce/woocommerce_social_login.php window.location.href = “<?php
   echo site_url();?>/my-account”;
 * to
    window.location.href = “<?php echo site_url();?>/index.php/my-account”;
    -  This reply was modified 8 years, 7 months ago by [dardar26](https://wordpress.org/support/users/dardar26/).
    -  This reply was modified 8 years, 7 months ago by [dardar26](https://wordpress.org/support/users/dardar26/).

Viewing 1 replies (of 1 total)

The topic ‘Error destination URL’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/social-login-lite-for-woocommerce_b18586.
   svg)
 * [Social Login Lite For WooCommerce](https://wordpress.org/plugins/social-login-lite-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/social-login-lite-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/social-login-lite-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/social-login-lite-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-login-lite-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-login-lite-for-woocommerce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [dardar26](https://wordpress.org/support/users/dardar26/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/error-destination-url/#post-9519049)
 * Status: not resolved