Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Having read this post and getting errors (perhaps Migrate API changed since the post was made), and seeing no straightforward way to migrate content, I ended up going with a brute force approach. Perhaps this might help others who don't want to create a science project out of content migration.
In Drupal 8, if you add a field to the node, you will see reference field types - taxonomy term, etc. Choosing taxonomy term lets you categorize a node. Makes sense. One would think choosing Image under the reference field types would allow one to attach an image to a field as a reference. But that is not the case. It simply creates a regular Image field. There is no referencing going on... I actually see no reason why the Image field is even shown under reference... Am I missing something?
I was using drupal 7.24, and just upgraded to 7.38. Clean URL's was working, but after the upgrade now it is saying I cannot enable them.
"Clean URLs cannot be enabled. If you are directed to this page or to a Page not found (404) error after testing for clean URLs, see the online handbook."
I am using Windows IIS 7. I have URL rewrite/fast CGI enabled on my server, and I have gone through the web.config file several times, but nothing seems to help getting them enabled again.
I have checked the error logs and I am getting nothing.
My site doesn't show the previously configured blocks following the ver. 7.39 updated and installing current the ctools module. I've checked the settings of the blocks and the menus and they haven't changed but the blocks can't be seen. Any idea where to look for the solution?