I have a slight problem with my migration to Drupal 7. I've been writing my own PHP-scripts to migrate all the data from the old site to the new, this includes a taxonomy term, which I successfully migrated to Drupals database. I changed the hierarchy inside taxonomy_vocabulary table to "2", which I thought was for the best - it wasn't...
Anyone in the Phoenix, AZ area that could lend some basic help to getting a site up and running with Drupal? I am getting some of the basics down and learning as I go, but would be nice to have someone run through some of the drupal capabilities and give my learning curve a big kick start.
I am planning on converting my current website (collegebodybuilding.com) to drupal in the near future. The website is currently designed with straight html/css in dreamweaver. Next I was planning to forward all traffic (search engines, etc) from the html site to the new drupal site. I also considered changing the domain name to something more specific but don't know the consequences or what not from doing this.
I'm migrating a custom PHP site to Drupal 7 and everything has been working fine. I made a custom PHP-script that gets the old data from the old DB and inserts it into the new, Drupal, DB.
But to get to the point: Now when create a new node inside of Drupal, the rev_id and entity_id isnt the same - which I've used in my script: