I am running Drupal 7 and building my companies site. We have used Wordpress migrate to migrate 403 blog posts into the content type WP Blog. I have enabled the block into our right sidebar and when you click on the link for the year or the month we just get a page not found.
The wordpress migrate uploaded all our wordpress blogs to the url "blog/{title}"
app.dev.plattformad.com/blog is where you can see it.
Any help would be much appreciated.
Thanks
Comments
Comment #1
manarth commentedApologies for the delay in responding to this issue. Unfortunately the link you've provided isn't working at this stage, so I'm at a loss as to what the problem may be.
I've not used the wordpress migrate module before, however, the links blog/2011, blog/2011/08, etc, are part of the views module (created by the WP Blog's default views), so should not be affected by the wordpress migrate tool or the fact that the node URLs don't conform to the same pattern.
Comment #2
GStegemann commentedIn fact, I have the same problem. When I analyze the "WP Blog's default view" I get the following message:
Can this happen when the Drupal Blog module is enabled as well?
Comment #3
manarth commented