So here is the story. I had a rather simple site that was a basic blog and photo gallery here at home. I created the site using O'Reilly's Using Drupal, specifically chapter 7.
I have tried to migrate the site from Drupal 6 to 7 twice. Once as soon as Drupal 7 was released by simply doing the basic remove old code, untar new code, move settings.php and files back in place. Of course this failed miserably so I simply restored my backup.
So this week I have been reading over the documentation, looking at how to migrate data from CCK and have followed all the instructions. Things have gone okay except for two things.
One I can't get my Image Galleries to appear again, and I am not seeing the Add Content Article type in my add content menu (yes I did a vanilla install on another site to check out). I am trying to restore my old site to another space so I can view it, but this is just causing more frustration and confusion. Any help at this point would be appreciated.
Comments
Which module were you using
Which module were you using for your image galleries?
Modules
I was using Image Field, Image Cache, and Custom Pagers to create the galleries. I tried upgrading again after double checking all of the things that I did the first time around. Still not able to add the article content type either. It seems that there is no way to upload files at this point.
I didn't think my site was that complex, guess it was more so than I thought.