Hi all,
I am trying to migrate a course following @us0906 instructions.
I modified /wp-content/plugins/course-migration-for-learndash/admin/js/sfwd-lms-course-migration-admin.js
I added to the Wordfence whitelist and cleared the cache.
Apparently, the course was exported with no errors.
Nevertheless, the course presented errors in my destination URL, and I got the following message:
explode() expects parameter 2 to be string, array given in mydomain.com/wp-admin/includes/post.php on line 1603
What I found on that line is:
// Primitive capabilities used outside of map_meta_cap():
Any idea what could be the error?
Thanks
Ricardo
I am unable to find the white list page so will not work can you advise
]]>It does not work for me.
The plugin keeps saying: Please enter a valid url
Hello,
I tried to migrate a course from one server to another.
Checking the receiver URL always returned an error.
After changing 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;
I was able to connect to my receiving service. Prior to that, $url did not have any service-URL.
I am using WordPress 5.5 with BuddyPress plugin
Regards
Hello,
I successfully migrated all topics of a course from one server to an other. Unfortunately, the topics are not connected with the lessons and courses.
I am using Learndash 3.
Regards
Hi Faizaan
Thank you for your useful plugin
I read instructions on the plugin page and follow steps as you told. I test it to migrate a course. but it didn’t work. can you please make a video tutorial for the migration process? It can be helpful
for example, how exactly fill Receiver’s Url?
which of the below example is correct?
1. https://www.example.com/
2. https://www.www.example.com/?sfwd-courses=example-course
please help me with this
I’m waiting for further response
thank you so much
There are others with issues but I want to keep it clean and start from scratch.
Server 1
Plugin v 1.0.2
NGINX server, PHP 7.3 / 7.4
Redis object cache and NGINX pagecache
Large learning site with more than 10.000 posts About 15 courses ranging from a few pages/subjects to large ons.
Server 2
Plugin v1.0.2
Apache with PHP 7.4
No cahcing enabled yet
Almost empty fresh setup, no courses / modules setup yet
After entering the key, selecting a small course / module and selecting some topics we press the Migrate button and the spinning starts. After some time we get the green V’s and all seems fine on this server.
In the console I see some ajax errors. Issues with other plugins like Oxygenbuilder and others. Bit strange that relative simple calls give so many issues.
Then copied the live site to my dev site, switched off all plugins but still got a console full of errors. To many to post here.
I am willing to open the dev site for you if you want to have a look. I fully agree with others that this would be a phantastic tool.
Bastiaan
]]>Hi there. Need help please. I migrated two courses but in both cases none of the course content was transferred with the course. Please help.
]]>Hi, great idea of plugin.
as I didn’t see anything in admin at first.
I did debug. HXR is status 200.
Dumped the sql on the duplicated site, the course is there, in the right subdomain but the builder is empty
course is empty, each module and topic are empty too.
none of the custom fields are passed either.
This does not completly work for me.
]]>Hi, where we can download/buy pro version? We need to migrate Quizzes, questions and certificates. Thanks.
]]>Hi,
We’ve been trying to migrate our LearnDash course from one site to another using Course Migration for LearnDash plugin.
We followed your instructions (installed the plugin on both websites, whitelisted, launched the process). Without any luck – red “X” symbols appear next to every part of the course we want to migrate. We checked the URLs many times, they’re correct.
Can you please help us figure out the problem?
Thank you so much!
]]>