User login

Drupal

Features re-export / download; meaningless warning message?

The following overridden view(s) are provided by other modules: highlight. To resolve this problem either revert each view or clone each view so that modified versions can be exported withy our feature.

Features appears to be unaware that it is the very feature i am exporting that is the module that provides the View highlight.

Exporting the feature again worked fine.

More info on the general process of re-exporting features:

If no new components are added:

drush fu features_example

Upgrading a Drupal 6 site to Drupal 7

These are notes for what will be an Appendix in the Definitive Guide to Drupal 7.

Before we do anything to try to upgrade a site, we back it up. We also never upgrade the live, production instance of a site, but a copy. (At least the first time.

[gotcha] If copying over the entire code of a site, make absolutely certain that we have changed the database connection settings in settings.php. Especially if we are (and we shouldn't be, but if we are) on the same server as our live site. [/gotcha]

Syndicate content