Closed johnbreslin closed 9 years ago
Thanks for that. It seems I accidentally deleted the join method for the table entirely. I will be pushing the update tonight to solve this issue.
This is now fixed in the version 1.4 release. I also added new hooks and removed old code. I also change the way users are imported to solve out of memory issues for larger user base.
Missed the %d
to %s
. This is now fixed in version 1.4.1 release. Thanks for your input :+1:
Thank you! This is a great script, found it very useful. I may have some more feedback but well done and much appreciated.
On Thursday, March 26, 2015, Jeremy Simkins notifications@github.com wrote:
Closed #1 https://github.com/jpSimkins/Drupal2WordPress-Plugin/issues/1.
— Reply to this email directly or view it on GitHub https://github.com/jpSimkins/Drupal2WordPress-Plugin/issues/1#event-266433242 .
John Breslin Educator/Engineer/Entrepreneur http://johnbreslin.com/ @johnbreslin http://twitter.com/johnbreslin
This should fix it:
Also change the third %d to a %s for the comment_author name.