Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Well I just started to experiment with Drupal. I currently am using bBlog for my blog site. I have a unique mySQL database between the bBlog & Drupal. How can I export, copy or move my bBlog entries into my Drupal? This is a large factor if I switch my site over to Drupal, which I believe I want to do. I have yet to find much on this. Thanks!
I'm considering moving from a custom php/mysql solution to Drupal, and I'm curious about how people are using nodes. My current impression is that anything can be a node (with some help from flexi-node). It makes sense to me that stories are nodes, but what about other resources? For example, my current system has people in one table, organizations in another table, stories in another table, and URL's in yet another table. I could see putting these different types of data into a single node table, but is that the most efficent way of doing it?
I apologize if this has already been discussed, by I couldn't find anything (only info on phpBB -> Drupal).
I run an Invision Power Board site, and am currently setting the site up to me run on Drupal. What I would like to do is transfer the usernames and passwords (no other info) over so that they do not have to re-register.
Can this be done, and if so, how do I do it?
(I know it will require MySQL, and I do know how to use PHPMyAdmin, I just don't know which specific commands or what exactly do do)
I have a Xoops site with about 200 users I'd like to covert to Drupal, since Drupal has more lovin' ;)
Anyway, I need to migrate the users and newbb2 forum content. It would be nice to migrate the user-uploaded files, but I can do that by hand if need be, or just let them not get migrated.
If someone has already written scripts for this, please share. If not, I might write them and share them here. Anyway, advice is welcome.