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.
I have upgraded my drupal 7 (version - 7.41) site to drupal 8 (version - 8.0.1) and the upgradation process was successful.
In my upgraded drupal 8 site, I have accidentally enabled the core module telephone. Now I can't disable that module (because it has dependency on field module and the field module can't be disabled). How can I disable the telephone module?
I have tried to change the status of telephone module in database, but couldn't find which table the module configurations are saved in drupal 8. Previously in drupal 7, it was in system table. Anybody please help.
I am working on a project where we need to migrate a D6 site to D8 site on regular basis (like every month). This will be done till the D8 site is ready to launch.
There are 10-15 content types in D6 site along with other regular stuff. I don't want to migrate 3-4 content types (content types, their fields and content in those content types).
When upgrading with the Drupal migrate module i first got problems with 'url-aliases'. There wher more then 56,000 and the migrate module stops with an error. I then truncate te table and start again. Now I'm migrating about 25,000 nodes and got also an error. When it stops and i rerun the migrate module i see that now the nodes are migrated one by one...
Currently upgrading Nodes (adresarchief) (51 of 121 total tasks)
Continuing with Nodes (adresarchief) (processed 1 item)
Continuing with Nodes (adresarchief) (processed 1 items)
Hi did an upgrade from my (local) D7 site today and the next items were updated
Block Class 7.x 2.3
Menu Token 7.x 1.0 Beta6
Views 7.x 3.13
When the database upgrade part took place I got the next error message:
Unresolved dependency: uuid(Missing)
Menu Token requires this module
Probably some part of Menu token needs to be present or needs to be update also ?
I will wait with upgrading my life site till I know what I have to do with this item.