Tagged Questions

13
votes
1answer
4k views

Upgrading from Drupal 6 to Drupal 7: best programmer's practices?

Although I am using drupal since the D4 series, I only started developing professionally for it with D6, so - despite I did various site upgrades - I was never faced by the task of having to port my ...
1
vote
2answers
2k views

finding out what is causing dreaded “The website encountered an unexpected error. Please try again later.” message

while doing a drupal 6 to 7 upgrade I am getting the not so helpful message "The website encountered an unexpected error. Please try again later." everytime I go to certain pages. ex) /admin/config ...
1
vote
7answers
3k views

Import Drupal 6 content types into Drupal 7

What happened to /admin/content/types/import in D7? Can you still import a content type (not the actual data) in D7? In D6 you could at /admin/content/types/import. Has this feature just moved ...
0
votes
2answers
22 views

upgrading features from drupal6 to drupal7

Is it possible to upgrade the modules created by features module on drupal6 to drupal7?If yes, please lemme know how to do that?
0
votes
1answer
46 views

upgrading a feature from drupal 6 to drupal 7

I need to use features created by me on a drupal 6 website over a new drupal 7 instance. Is there a way to port drupal 6 features to drupal 7.Or will upgrading the website give me d7 version of the ...
0
votes
1answer
170 views

Drupal upgrade 6.20 to 7.0

I am attempting to upgrade my version of drupal from 6.20 to 7.0. When i try to get to update.php page, i get this error before I even can start the update script: ...
0
votes
2answers
1k views

Upgrading from Drupal 6 to Drupal 7

I'm trying to find a way to migrate my Drupal 6 website to Drupal 7. I want to migrate all my content types. How do I do that?