Title: us0906's Replies | WordPress.org

---

# us0906

  [  ](https://wordpress.org/support/users/us0906/)

 *   [Profile](https://wordpress.org/support/users/us0906/)
 *   [Topics Started](https://wordpress.org/support/users/us0906/topics/)
 *   [Replies Created](https://wordpress.org/support/users/us0906/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/us0906/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/us0906/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/us0906/engagements/)
 *   [Favorites](https://wordpress.org/support/users/us0906/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Course Migration for LearnDash] No whitelist](https://wordpress.org/support/topic/no-whitelist/)
 *  [us0906](https://wordpress.org/support/users/us0906/)
 * (@us0906)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/no-whitelist/#post-14009186)
 * probably, you are entering the url for the destination system.
    There is a known
   error in the plugin that prevents you from entering even valid data.
 * try this:
    change line 76 of sfwd-lms-course-migration-admin from var $url = 
   $(‘#ldcm_receiver_url’).attr(‘value’) + ldcm_urls.endpoint; to var $url = $(‘#
   ldcm_receiver_url’).val() + ldcm_urls.endpoint;
 * That worked for me.
 * Regards
    Uli
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Course Migration for LearnDash] No whitelist](https://wordpress.org/support/topic/no-whitelist/)
 *  [us0906](https://wordpress.org/support/users/us0906/)
 * (@us0906)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/no-whitelist/#post-14009143)
 * Hello,
 * as far as I can say, there is no need to use the whitelist. Just enter the key
   of destination site in the sending site and send the course to the destination
   site.
 * Regards
    Ulrich
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Course Migration for LearnDash] Keep saying “Please enter a valid url”](https://wordpress.org/support/topic/keep-saying-please-enter-a-valid-url/)
 *  [us0906](https://wordpress.org/support/users/us0906/)
 * (@us0906)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/keep-saying-please-enter-a-valid-url/#post-13518721)
 * Hello all,
    after you changed the js file as stated above, you have to manually
   reload the page. Sometimes you even have to clear your browser cache to have 
   the changed file reloaded to your browser.
 * Regards
    Ulrich
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Course Migration for LearnDash] Keep saying “Please enter a valid url”](https://wordpress.org/support/topic/keep-saying-please-enter-a-valid-url/)
 *  [us0906](https://wordpress.org/support/users/us0906/)
 * (@us0906)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/keep-saying-please-enter-a-valid-url/#post-13337880)
 * Hi!
    try this: change line 76 of sfwd-lms-course-migration-admin from var $url
   = $(‘#ldcm_receiver_url’).attr(‘value’) + ldcm_urls.endpoint; to var $url = $(‘#
   ldcm_receiver_url’).val() + ldcm_urls.endpoint;
 * That worked for me.
 * Regards
    Uli

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