Need help migrating your site to Drupal?

D6 Migrate module does not expose Node:Title

Any body knows why in my content set destination field Node:Title is not included??? my destination is a CCK.

Alsa, what is the correct value for published fiedl to make the generated contents as published , is it Yes, 1 or what???

Thnx!

All User accounts from IPB to Drupal

Can anyone please tell me how to transfer all user accounts from an IPB to Drupal site?

I have an IPB forum and I'm migrating to Drupal and I need to transfer all user accounts from that forum to my Drupal site. Is it possible? If so, can anyone please tell me?

Thanks in advance!

Is my site Drupal?

I have a website for homebrew beer and I am looking for a CMS that will help me and my other editors modify the content. I also need to have the ability to create a recipe database which would allow register users to enter/view in a new and existing recipes. I have worked with Joomla, but wanted to give Drupal a try.

Getting "Access Denied for user..." when moved to new server

I am trying to move a working Drupal 6.14 (non-clean URLs) site that someone else developed to a new server. I have access to all files on the new server (SuSE10) and am running Apache 2 and PHP 5. I am a relative newbie to both Drupal and server administration. Thanks for any help in advance.

I am getting the error "Access denied for user 'user@localhost' (using password: YES)", where "user" is my actual username.

I have successfully created a database on the new server and loaded the database files from the working site into it using phpMyAdmin. I have a user/password in my MySQL user file that matches the info in my settings.php file:

$db_url = 'mysqli://user:password@localhost/name_of_database';

I have moved all of the Drupal files to the new server. I am running the new site as a VirtualHost and the server is working with other VirtualHosts. I have the following in my vhosts.d/sitename.conf:

<VirtualHost *:80>
  ServerName sitename.com
  ServerAlias *.sitename.com
  DocumentRoot /srv/www/htdocs/sitename
  ErrorLog /var/log/apache2/sitename.error.log
  CustomLog /var/log/apache2/sitename.access.log combined
</VirtualHost>

<Directory "/srv/www/htdocs/sitename">
   AllowOverride FileInfo Limit Options Indexes
   Order allow,deny
   Allow from all
</Directory>

User passwords so I can move from Nuke Evolution?

I was able to pull the user database into excel. I can see all the users emails etc. The passwords are either not listed or encrypted. How do I get the passwords to my new Drupal install so the users don't have to be bothered with the migration?

Media Server

Hi all,

I am new to drupal. I have currently setup a local drupal installation. I am the webmaster for a church which hosts weekly sermons. I would like to be able to take the existing directory of sermons and serve them using drupal for the interface.

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal