Please help someone!! My website www.janettedengo.com is off line and I do not know what to do next. I was on holidays for over 3 weeks so I don't even know when the problem occured. Help will be greatly appreciated. Thx.
I'm migrating content from an old (4.6) Drupal site to a new Drupal 6.3 installation by importing node and node revision table data. There used to be a table called 'sequences' that also had to be updated in order for nodes to be recognized, but that table no longer exists in Drupal 6. Anyone know what replaced it?
I've got several nodes and their corresponding node revisions added, but Drupal isn't recognizing that the nodes exist yet -- I'm guessing because there's something else instead of the sequences table that I need to update.
I installed a new drupal folder into my.domain.com/drupalm with the intention of using this for a multisite install - I have other sites i want to move into a multisite set up.
I then created my.newdomain.com/drupalm/sites/my.domain.com and made the needed to changes in apache to point my vhost to this.
I then backed up the my.domain.com/drupal database into a new database
I then configured my.domain.com/drupalm/sites/my.domain.com to point to the new database
I did a development on Drupal 5.3 and it requires to upgrade Drupal 5.9. But i have customized / newly added codes into the Drupal core modules like nodes, system, comments etc. Is it possible for me to upgrade by retaining my own customized functions / codes?
Please help me on how to upgrade from drupal 5.3 to 5.9.
Hi,
I have read several messages about problems upgrading drupal 5.9 to 6.3. What I was planning on doing is upgrading everything at once. uploading all the 6.3 code and uploading all the 6.x modules to the sites/all/modules folder then running the update. Am I doing ok with this or should I take a different approach?